summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-06-15merge revision(s) 16082:shyouhei
2008-06-15merge revision(s) 15645:15647:shyouhei
2008-06-15merge revision(s) 15541,15545,15558:shyouhei
2008-06-07merge revision(s) 13699:13704:shyouhei
2008-05-20* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-03-03merge revision(s) 15677:shyouhei
2007-12-02 * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,shyouhei
2007-09-16 * ext/thread/thread.c (lock_mutex): should take care of threadsshyouhei
2007-09-16git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@13459 b2dd03c...shyouhei
2007-09-07 * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepshyouhei
2007-08-22 * hash.c (rb_hash_delete_key): delete the entry without calling block.shyouhei
2007-08-22 * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.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-22merge -c 12126shyouhei
2007-03-16* merge -r 12066:12069shyouhei
2007-02-28Merge changes between r11913 and r11943 from ruby_1_8.knu
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)
2006-09-16use assert_same instead of assert_equal.akr
2006-09-08* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo
2006-07-31* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):akr
2006-07-31* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improvegotoyuzo
2006-07-26restore (wrongly) removed testsaamine
2006-07-26* lib/net/http.rb: sync with HEAD (rev 1.132).aamine
2006-07-26* ext/strscan/strscan.c: sync with HEAD (rev 1.25).aamine
2006-07-24don't compare struct sockaddr directly.akr
2006-07-23* test/socket/test_unix.rb: disabled on cygwin.akr
2006-07-18* test/ruby/test_float.rb (TestFloat::test_strtod): update test tomatz
2006-07-01add a note for cygwin empty UDP packet problem.akr
2006-07-01* test/socket/test_nonblock.rb: add timeout to send/receiveakr
2006-06-28* test/socket/test_unix.rb: test_seqpacket_pair removed.akr
2006-06-21use fork to isolate rlimit effect.akr
2006-06-20* test/rss/test_parser.rb: split parser tests into ...kou
2006-06-20*** empty log message ***gotoyuzo
2006-06-20* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
2006-06-18* test/rss/test_image.rb: shared name space configuration.kou
2006-06-18* lib/rss/rss.rb: improved ignore_unknown_elementkou
2006-06-18* lib/rss/rss.rb: fixed typo: except -> expectkou
2006-06-18* lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou
2006-06-17* ext/socket/socket.c (bsock_recv_nonblock): new methodakr