summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-10-31* array.c (ary_partial0): recovers mistakenly feature change at r19723.yugui
2008-10-31* spec/default.mspec: supports that the build directory != srcdir.yugui
2008-10-30* test/test_delegate.rb (test_syscallerror_eq): ignored because theyugui
2008-10-30merges r20057 from trunk into ruby_1_9_1.yugui
2008-10-30merges r20056 from trunk into ruby_1_9_1.yugui
2008-10-30merges r20054 and r20055 from trunk into ruby_1_9_1.yugui
2008-10-30* array.c (rb_ary_permutation): hide temporal array.mame
2008-10-30merges r20052 from trunk into ruby_1_9_1.yugui
2008-10-30merges r20051 from trunk into ruby_1_9_1.yugui
2008-10-30merges r20046 from trunk into ruby_1_9_1.yugui
2008-10-30merges r20045 from trunk into ruby_1_9_1.yugui
2008-10-29* add references.mame
2008-10-29* array.c (rb_ary_sort_bang): remove SEGV when replacing array withmame
2008-10-29* test/ruby/test_array.rb: add some tests.mame
2008-10-29* array.c (rb_ary_splice): remove redundant check.mame
2008-10-29* string.c (rb_str_cmp): fix condition which always returned truemame
2008-10-29merged r20021 and r20022 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20020 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20019 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20018 from trunk into ruby_1_9_1.yugui
2008-10-29* configure.in (rb_cv_lib_xpg4_needed): Drop legacy FreeBSDyugui
2008-10-29* test/ruby/test_array (test_permutation): add a test that replacesmame
2008-10-29merged r20012 and r20013 from trunk into ruby_1_9_1.yugui
2008-10-29merged 20011 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20005 and r20007 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20004 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20001 and r20002 from trunk into ruby_1_9_1.yugui
2008-10-29* array.c (rb_ary_sort_bang): replacing array during sort brokemame
2008-10-29* revert the previous wrong commit; sorry.mame
2008-10-29* array.c (rb_ary_sort_bang): replacing array during sort brokemame
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2008-10-29* configure.in (dln-a-out): cannot make shared library nor work withnobu
2008-10-29 * win32/win32.c (rb_w32_open): shouldn't seek here.usa
2008-10-28 * win32/win32.c (rb_w32_open): need to seek to the end of the file whenusa
2008-10-28* test/ruby/test_proc.rb: filled all patterns for testingyugui
2008-10-28* parse.y (parser_yylex): check EOF explicitly.mame
2008-10-28merge from trunk (r19984, r19985, r19991-r19998)usa
2008-10-28* tool/make-snapshot.rb: merged back from trunk.yugui
2008-10-28* tool/make-snapshot.rb: had returned wrong sizes for generatedyugui
2008-10-28* tool/make-snapshot.rb (package): did not accept tagnames with theyugui
2008-10-28* test/rubygems/test_gem.rb (@default_dir_re): considers yugui
2008-10-28* version.h: set 1.9.1 into Ruby's version number.yugui
2008-10-28* gem_prelude.rb: considers --program-suffix and prefix configureyugui
2008-10-28merged r19973 from trunk into ruby_1_9_1.yugui
2008-10-28merged r19970-r19971 from trunk into ruby_1_9_1.yugui
2008-10-27* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui
2008-10-27 * ext/mathn/complex/complex.c: no need to define rb_cComplex becauseusa
2008-10-27* ruby.c (load_file): preserves $.. [ruby-dev:36937]nobu
2008-10-27* io.c (argf_init): initial value of $. should be 0.nobu
2008-10-27* test/minitest/test_mini_test.rbyugui