summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-23* tool/file2lastrev.rb: detects vcs directory properly on buildingyugui
2008-12-23fix typos.akr
2008-12-23 * io.c (pipe_open): need to initialize args.usa
2008-12-23 * include/ruby/st.h: need to include defines.h because LONG_LONG isusa
2008-12-23Don't coalesce adjacent comment blocks. [bug#901]drbrain
2008-12-23updated.akr
2008-12-23* io.c (pipe_close): fix coding style. [ruby-dev:37554]akr
2008-12-22Fix documentation. [bug#827]drbrain
2008-12-22Don't remove methods twice. [bug#555]drbrain
2008-12-22* 2008-12-23svn
2008-12-22* sprintf.c (rb_str_format): fix buffer overflow.mame
2008-12-22* common.mk (revision.h): uses tool/file2lastrev.rb to supportyugui
2008-12-22* Doxyfile.in: new file. Template of a configuration file foryugui
2008-12-22* numeric.c (int_ord): Integer#ord implemented.akr
2008-12-22rdoc update.akr
2008-12-22* io.c (rb_io_s_pipe): IO.pipe can take a block.akr
2008-12-22* lib/test/unit/assertions.rb (assert_nothing_raised): incrementakr
2008-12-22 * thread_win32.c (Init_native_thread): need to callusa
2008-12-22* ext/tk/tcltklib.c: fix wrong flag value.nagai
2008-12-22* cygwin/GNUmakefile.in (rubydll.def), win32/mkexports.rbnobu
2008-12-22* missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, bynobu
2008-12-22* ChangeLog: added ticket number [Bug#6].nobu
2008-12-22* configure.in (mingw): no longer uses snprintf and vsnprintf ofnobu
2008-12-22* lib/rake.rb (Rake::MultiTask): invoke_prerequisites should bematz
2008-12-22* lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",matz
2008-12-22* string.c (rb_str_upto): should return enumerator if calledmatz
2008-12-22* parse.y (gettable_gen): the encoding of __FILE__ should bematz
2008-12-21* 2008-12-22svn
2008-12-21* ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).nagai
2008-12-21* lib/optparse.rb (SPLAT_PROC): splat values by hand.nobu
2008-12-21* test/readline/test_readline_history.rb: checked encoding.kouji
2008-12-21* lib/optparse.rb (parse_in_order): splat values to be passed.nobu
2008-12-21* test/readline/test_readline.rbkouji
2008-12-21* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]nobu
2008-12-21* 2008-12-21svn
2008-12-21 * sample/test.rb: rescue exception.takano32
2008-12-20* dln.c (dln_find_1): supplements an extension for executablenobu
2008-12-20ChangeLog: ML ref was wrongmatz
2008-12-20* 2008-12-20svn
2008-12-20* lib/irb/locale.rb (IRB::Locale#initialize)yugui
2008-12-19* io.c (rb_io_extract_encoding_option): "internal_encoding: nil"matz
2008-12-19* ruby.c (process_options): get rid of warning on DOSISH.nobu
2008-12-19properties.nobu
2008-12-18* 2008-12-19svn
2008-12-18* error.c (exc_equal): duck typing equal to make it transitive.matz
2008-12-18rdoc update.akr
2008-12-18* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as commandyugui
2008-12-18* lib/cgi/session.rb: fix bug for ignore session_id option.xibbar
2008-12-18* hash.c (rb_hash_aset): string key copying only happen if key ismatz
2008-12-18* lib/optparse/version.rb: remove variable shadowing to stopmatz