aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-03-031-0/+59
* * test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using toonobu2008-02-291-3/+2
* * bignum.c (big2str_find_n1): check integer overflow.nobu2008-02-291-0/+9
* * test/ruby/test_beginendblock.rb (test_begin_and_eval): add test fornobu2008-02-201-0/+12
* TestERBCore: import from erb-2.0.4seki2008-02-122-0/+377
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS:kou2008-02-113-2/+31
* should find a symbol by Symbol class.seki2008-01-301-0/+8
* * lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.2 -> 0.2.3.kou2007-12-282-1/+13
* * test/ruby/test_integer.rb (test_Integer): multiple underscoresnobu2007-12-191-0/+1
* * bignum.c (rb_cstr_to_inum): an underscore succeeding after octalnobu2007-12-191-0/+3
* catch EOFError in a thread.akr2007-12-151-1/+8
* * array.c (rb_ary_slice_bang): If an invalid negative index (<=knu2007-12-101-0/+87
* new file.akr2007-12-051-0/+649
* * lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.1 -> 0.2.2.kou2007-12-022-2/+2
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou2007-11-304-34/+64
* pathname test backported.akr2007-11-131-17/+9
* Improving with multiple network interface.seki2007-11-011-1/+1
* * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk.kou2007-10-2135-486/+6634
* * marshal.c (r_bytes0): check if source has enough data.nobu2007-10-151-0/+20
* * test/thread/test_thread.rb (test_local_barrier), test/thread/lbtest.rb: tes...nobu2007-09-122-0/+65
* * test/rinda/test_rinda.rb (MockClock): correct synchronous problems seki2007-09-061-47/+42
* * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepnobu2007-08-181-1/+4
* * hash.c (rb_hash_delete_key): delete the entry without calling block.nobu2007-08-151-0/+564
* fix Rinda::TupleSpace keeper thread bug.seki2007-08-111-0/+14
* * numeric.c (fix_pow): integer power calculation: 0**n => 0, matz2007-07-161-1/+1
* * test/openssl/test_pkcs7.rb: reverted the previous patch. it shouldnahi2007-07-141-5/+5
* * test/openssl/test_pkcs7.rb: follow the library change. applied anahi2007-07-141-5/+5
* * numeric.c (int_pow): fix previous nubu's commit.usa2007-07-051-0/+26
* * ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama2007-06-181-1/+1
* * test/ruby/test_beginendblock.rb (test_should_propagate_signaled):nobu2007-06-102-3/+4
* import OpenSSL from trunktechnorama2007-06-081-0/+113
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12385 b2dd03c8-...nobu2007-05-251-3/+3
* * eval.c (ruby_cleanup): exit by SystemExit and SignalException in ENDnobu2007-03-231-0/+30
* * test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s.usa2007-03-221-0/+11
* * test/thread/test_thread.rb: Add a test script for the `thread'knu2007-03-161-0/+67
* * test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. useusa2007-02-272-4/+4
* * eval.c (rb_iterate): need to PUSH_ITER in proper order.matz2007-01-311-0/+12
* * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat...aamine2007-01-101-0/+13
* Merge RDoc updates from matzruby 11502, 11503, 11504drbrain2007-01-071-2/+115
* Merge 11443, 11444 and 11445 from trunk.drbrain2006-12-311-0/+148
* * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo2006-11-041-0/+11
* * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.usa2006-10-311-0/+17
* * ext/digest, test/digest/test_digest.rb: Merge from trunk:knu2006-10-251-14/+14
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu2006-10-121-6/+23
* * test/optparse/test_getopts.rb: changed the class name of test casenobu2006-10-031-1/+1
* * test/optparse/test_getopts.rb: added short and long tests.nobu2006-09-261-2/+22
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-09-261-0/+11
* use assert_same instead of assert_equal.akr2006-09-161-1/+1
* * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo2006-09-081-0/+31
* * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):akr2006-07-311-1/+5