summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-04-14* array.c (rb_ary_flatten, rb_ary_flatten_bang): Take an optionalknu
2008-04-14* enum.c New methods: Enumerable#take, #take_while, #drop andknu
2008-04-13* object.c (sym_to_proc): new method Symbol#to_proc; backported from 1.9. bug...kazu
2008-03-03* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-02-29* test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using toonobu
2008-02-29* bignum.c (big2str_find_n1): check integer overflow.nobu
2008-02-20* test/ruby/test_beginendblock.rb (test_begin_and_eval): add test fornobu
2008-02-12TestERBCore: import from erb-2.0.4seki
2008-02-11* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS:kou
2008-01-30should find a symbol by Symbol class.seki
2007-12-28* lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.2 -> 0.2.3.kou
2007-12-19* test/ruby/test_integer.rb (test_Integer): multiple underscoresnobu
2007-12-19* bignum.c (rb_cstr_to_inum): an underscore succeeding after octalnobu
2007-12-15catch EOFError in a thread.akr
2007-12-10* array.c (rb_ary_slice_bang): If an invalid negative index (<=knu
2007-12-05new file.akr
2007-12-02* lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.1 -> 0.2.2.kou
2007-11-30* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou
2007-11-13pathname test backported.akr
2007-11-01Improving with multiple network interface.seki
2007-10-21* lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk.kou
2007-10-15* marshal.c (r_bytes0): check if source has enough data.nobu
2007-09-12* test/thread/test_thread.rb (test_local_barrier), test/thread/lbtest.rb: tes...nobu
2007-09-06 * test/rinda/test_rinda.rb (MockClock): correct synchronous problems seki
2007-08-18* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepnobu
2007-08-15* hash.c (rb_hash_delete_key): delete the entry without calling block.nobu
2007-08-11fix Rinda::TupleSpace keeper thread bug.seki
2007-07-16* numeric.c (fix_pow): integer power calculation: 0**n => 0, matz
2007-07-14 * test/openssl/test_pkcs7.rb: reverted the previous patch. it shouldnahi
2007-07-14 * test/openssl/test_pkcs7.rb: follow the library change. applied anahi
2007-07-05 * numeric.c (int_pow): fix previous nubu's commit.usa
2007-06-18* ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama
2007-06-10* test/ruby/test_beginendblock.rb (test_should_propagate_signaled):nobu
2007-06-08import OpenSSL from trunktechnorama
2007-05-25git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@12385 b2dd03c8-...nobu
2007-03-23* eval.c (ruby_cleanup): exit by SystemExit and SignalException in ENDnobu
2007-03-22* test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s.usa
2007-03-16* test/thread/test_thread.rb: Add a test script for the `thread'knu
2007-02-27* test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. useusa
2007-01-31* eval.c (rb_iterate): need to PUSH_ITER in proper order.matz
2007-01-10* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat...aamine
2007-01-07Merge RDoc updates from matzruby 11502, 11503, 11504drbrain
2006-12-31Merge 11443, 11444 and 11445 from trunk.drbrain
2006-11-04* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo
2006-10-31* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.usa
2006-10-25* ext/digest, test/digest/test_digest.rb: Merge from trunk:knu
2006-10-12* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu
2006-10-03* test/optparse/test_getopts.rb: changed the class name of test casenobu
2006-09-26* test/optparse/test_getopts.rb: added short and long tests.nobu
2006-09-26This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)