summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merged r20021 and r20022 from trunk into ruby_1_9_1.yugui2008-10-291-0/+5
* merged r20020 from trunk into ruby_1_9_1.yugui2008-10-291-0/+5
* merged r20019 from trunk into ruby_1_9_1.yugui2008-10-291-0/+5
* merged r20018 from trunk into ruby_1_9_1.yugui2008-10-291-0/+4
* * configure.in (rb_cv_lib_xpg4_needed): Drop legacy FreeBSDyugui2008-10-291-0/+7
* * test/ruby/test_array (test_permutation): add a test that replacesmame2008-10-291-0/+5
* merged r20012 and r20013 from trunk into ruby_1_9_1.yugui2008-10-291-0/+7
* merged 20011 from trunk into ruby_1_9_1.yugui2008-10-291-0/+4
* merged r20005 and r20007 from trunk into ruby_1_9_1.yugui2008-10-291-0/+6
* merged r20004 from trunk into ruby_1_9_1.yugui2008-10-291-0/+8
* merged r20001 and r20002 from trunk into ruby_1_9_1.yugui2008-10-291-0/+10
* * array.c (rb_ary_sort_bang): replacing array during sort brokemame2008-10-291-0/+5
* * revert the previous wrong commit; sorry.mame2008-10-291-5/+0
* * array.c (rb_ary_sort_bang): replacing array during sort brokemame2008-10-291-0/+5
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-0/+10
* * configure.in (dln-a-out): cannot make shared library nor work withnobu2008-10-291-0/+5
* * win32/win32.c (rb_w32_open): shouldn't seek here.usa2008-10-291-0/+7
* * win32/win32.c (rb_w32_open): need to seek to the end of the file whenusa2008-10-281-0/+5
* * test/ruby/test_proc.rb: filled all patterns for testingyugui2008-10-281-0/+5
* * parse.y (parser_yylex): check EOF explicitly.mame2008-10-281-0/+4
* merge from trunk (r19984, r19985, r19991-r19998)usa2008-10-281-0/+17
* * tool/make-snapshot.rb: merged back from trunk.yugui2008-10-281-0/+4
* * tool/make-snapshot.rb: had returned wrong sizes for generatedyugui2008-10-281-1/+6
* * tool/make-snapshot.rb (package): did not accept tagnames with theyugui2008-10-281-0/+5
* * test/rubygems/test_gem.rb (@default_dir_re): considers yugui2008-10-281-0/+5
* * version.h: set 1.9.1 into Ruby's version number.yugui2008-10-281-0/+4
* * gem_prelude.rb: considers --program-suffix and prefix configureyugui2008-10-281-0/+7
* merged r19973 from trunk into ruby_1_9_1.yugui2008-10-281-0/+5
* merged r19970-r19971 from trunk into ruby_1_9_1.yugui2008-10-281-0/+5
* * vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui2008-10-271-0/+13
* * ext/mathn/complex/complex.c: no need to define rb_cComplex becauseusa2008-10-271-0/+8
* * ruby.c (load_file): preserves $.. [ruby-dev:36937]nobu2008-10-271-1/+3
* * io.c (argf_init): initial value of $. should be 0.nobu2008-10-271-0/+5
* * test/minitest/test_mini_test.rbyugui2008-10-271-0/+10
* * test/minitest/test_mini_test.rb: fixed that r19958 madeyugui2008-10-271-0/+5
* * test/ruby/envutil.rb: reverted the changeset 19948 because ityugui2008-10-271-0/+7
* * ChangeLog: added missing timestampsyugui2008-10-271-0/+6
* * ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.kazu2008-10-271-0/+4
* * test/minitest/test_mini_test.rb (test_filter_backtrace):yugui2008-10-271-0/+8
* fix typokazu2008-10-271-2/+2
* * io.c (read_all): the 3rd argument maybe Qnil.usa2008-10-271-0/+4
* * test/nkf/test_nkf.rb: add a test for [ruby-dev:36909].mame2008-10-261-0/+4
* * ext/nkf/nkf.c (rb_nkf_convert): avoid GC.naruse2008-10-261-0/+5
* * ChangeLog: fixed indentation.nobu2008-10-261-42/+44
* * test/json/test_json.rb: remove dependency on permutation gem.mame2008-10-261-0/+4
* * gem_prelude.rb: disables debug and verbose flags to suppress failurenobu2008-10-261-1/+4
* * test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygemsnobu2008-10-261-1/+6
* * ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl onnobu2008-10-261-1/+4
* * ext/etc/etc.c (sGroup): getgrent may not be available.nobu2008-10-261-1/+3
* * thread.c (blocking_region_{begin,end}): declared as inline.nobu2008-10-261-0/+8