| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/ruby/test_signal.rb (test_exit_action): skip the test using | usa | 2005-09-15 | 1 | -0/+10 |
* | * test/dbm/test_dbm.rb: remove locking test, which may not be | matz | 2005-09-12 | 1 | -6/+4 |
* | * test/ruby/test_iterator.rb (test_block_passing): more tests. | nobu | 2005-08-17 | 1 | -0/+6 |
* | * test/ruby/test_iterator.rb (test_block_passing): yield in method | nobu | 2005-08-10 | 1 | -0/+8 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-08-08 | 1 | -0/+42 |
* | * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743] | nahi | 2005-08-07 | 1 | -0/+29 |
* | avoid some race condition | akr | 2005-07-03 | 1 | -1/+6 |
* | add a test for [ruby-dev:26383]. | akr | 2005-06-30 | 1 | -0/+6 |
* | kill a process spawned by test_exit_action. | akr | 2005-06-05 | 1 | -3/+8 |
* | add a test for [ruby-dev:26128]. | akr | 2005-06-03 | 1 | -0/+23 |
* | * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p... | ocean | 2005-05-13 | 1 | -0/+10 |
* | add tests for reading an extended file | akr | 2005-05-12 | 1 | -0/+38 |
* | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr | 2005-05-12 | 1 | -6/+6 |
* | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr | 2005-05-12 | 1 | -6/+6 |
* | * test/ruby/envutil.rb, test/drb/drbtest.rb: can test drb | ocean | 2005-05-12 | 1 | -0/+3 |
* | * eval.c (rb_call0): "return" event hook should be always executed | shugo | 2005-04-07 | 1 | -39/+55 |
* | * test/ruby/test_settracefunc.rb (test_event): added tests for | shugo | 2005-03-22 | 1 | -12/+106 |
* | * eval.c (rb_call0): call_cfunc() should be protected. | shugo | 2005-03-16 | 1 | -9/+11 |
* | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read, | gotoyuzo | 2005-03-07 | 1 | -0/+13 |
* | add test_rand_0x100000000. | akr | 2005-02-07 | 1 | -0/+7 |
* | * io.c (io_fread): warn nonblocking behavior. | akr | 2005-01-08 | 1 | -0/+2 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-01-04 | 1 | -0/+124 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-12-20 | 1 | -0/+88 |
* | * object.c (convert_type): [ruby-core:03845] | matz | 2004-11-29 | 1 | -5/+0 |
* | * test/ruby/test_stringchar.rb (test_bang): added. | eban | 2004-11-20 | 1 | -0/+50 |
* | Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp> | nahi | 2004-11-17 | 1 | -1/+1 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-11-17 | 1 | -0/+26 |
* | backport from 1.9 | gotoyuzo | 2004-11-13 | 1 | -0/+38 |
* | * test/ruby/test_file.rb (test_truncate_wbuf): we want to test | usa | 2004-11-11 | 1 | -3/+3 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-10-09 | 1 | -0/+11 |
* | test String#sum for bits=0..7. | akr | 2004-10-03 | 1 | -1/+1 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-10-03 | 1 | -0/+19 |
* | copy test/zlib/test_zlib.rb from trunk. | akr | 2004-09-07 | 2 | -0/+55 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-09-07 | 1 | -0/+72 |
* | * util.c (ruby_strtod): should not convert string in the form of | ocean | 2004-07-14 | 1 | -3/+20 |
* | add an assertion. | akr | 2004-06-25 | 1 | -0/+1 |
* | * test/ruby/test_array.rb: use local variables instead of a global | nobu | 2004-06-16 | 1 | -49/+49 |
* | * lib/logger.rb: leading 0 padding of timestamp usec part. | nahi | 2004-05-27 | 1 | -0/+18 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-04-06 | 1 | -0/+73 |
* | add test_symmetry_bignum. | akr | 2004-04-01 | 1 | -0/+6 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 33 | -66/+0 |
* | * test/ruby/marshaltestlib.rb: common marshal testcase added. | nahi | 2004-02-17 | 1 | -286/+11 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-02-17 | 1 | -0/+494 |
* | * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests for | akira | 2004-02-11 | 2 | -0/+26 |
* | * ext/stringio/stringio.c (strio_read): clear the buffer argument | nobu | 2003-12-24 | 1 | -0/+20 |
* | * io.c (read_all): do not return nil at the end of file. | matz | 2003-12-23 | 1 | -10/+10 |
* | * io.c (rb_io_ungetc): raise an exception at unread stream to | nobu | 2003-12-23 | 1 | -7/+3 |
* | * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650] | nahi | 2003-12-23 | 1 | -2/+2 |
* | * ext/stringio/stringio.c (strio_read): set EOF flag at short read. | nobu | 2003-12-10 | 1 | -20/+29 |
* | * ext/stringio/stringio.c (strio_read): do not set EOF flag when | nobu | 2003-12-10 | 1 | -0/+3 |