Age | Commit message (Expand) | Author |
2009-01-22 | merge revision(s) 19078,20097: | shyouhei |
2008-07-10 | merge revision(s) 17842: | shyouhei |
2008-06-29 | merge revision(s) 17617: | shyouhei |
2008-06-15 | merge revision(s) 15645:15647: | shyouhei |
2008-06-15 | merge revision(s) 15541,15545,15558: | shyouhei |
2008-06-07 | merge revision(s) 13699:13704: | shyouhei |
2007-09-07 | * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep | shyouhei |
2007-08-22 | * hash.c (rb_hash_delete_key): delete the entry without calling block. | shyouhei |
2007-06-14 | * test/ruby/test_beginendblock.rb (test_should_propagate_signaled): | shyouhei |
2007-05-26 | * eval.c (mnew): call of super via a method object should work again. | shyouhei |
2007-05-22 | merge -c 12126 | shyouhei |
2007-01-31 | * eval.c (rb_iterate): need to PUSH_ITER in proper order. | matz |
2006-10-31 | * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest. | usa |
2006-09-16 | use assert_same instead of assert_equal. | akr |
2006-07-31 | * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile): | akr |
2006-07-18 | * test/ruby/test_float.rb (TestFloat::test_strtod): update test to | matz |
2006-06-21 | use fork to isolate rlimit effect. | akr |
2006-06-15 | add RLIMIT_NOFILE test | akr |
2006-06-15 | give dummy argument for Process.getrlimit and rescue TypeError. | akr |
2006-06-15 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-05-01 | * numeric.c (num_div): use floor rather than rb_Integer(). | matz |
2006-03-04 | fix string interpolation | akr |
2006-03-04 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-02-17 | * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330] | ocean |
2006-02-11 | * eval.c (eval): no need to push ruby_class. [ruby-dev:28176] | matz |
2006-01-01 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2005-12-29 | * test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead of | akr |
2005-12-24 | * stable version 1.8.4 released. | matz |
2005-12-19 | * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047] | nobu |
2005-11-22 | * file.c (rb_file_s_basename): skip slashes just after UNC top slashes. | usa |
2005-11-20 | * test/ruby/test_array.rb (test_misc): added some tests | ocean |
2005-11-18 | * file.c (rb_file_s_dirname): should use skipprefix for UNC path. | usa |
2005-11-18 | * file.c (file_s_dirname): added checks for some patterns with drive | usa |
2005-11-15 | * array.c (rb_ary_fill): tail elements were vanished when the middle | ocean |
2005-11-02 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2005-10-30 | * test/ruby/test_float.rb (test_precision): test by assert_in_delta. | ocean |
2005-09-15 | * test/ruby/test_signal.rb (test_exit_action): skip the test using | usa |
2005-09-12 | * test/dbm/test_dbm.rb: remove locking test, which may not be | matz |
2005-08-17 | * test/ruby/test_iterator.rb (test_block_passing): more tests. | nobu |
2005-08-10 | * test/ruby/test_iterator.rb (test_block_passing): yield in method | nobu |
2005-08-08 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2005-08-07 | * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743] | nahi |
2005-07-03 | avoid some race condition | akr |
2005-06-30 | add a test for [ruby-dev:26383]. | akr |
2005-06-05 | kill a process spawned by test_exit_action. | akr |
2005-06-03 | add a test for [ruby-dev:26128]. | akr |
2005-05-13 | * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p... | ocean |
2005-05-12 | add tests for reading an extended file | akr |
2005-05-12 | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr |
2005-05-12 | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr |