summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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)
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
2006-06-17* lib/pathname.rb: backport from 1.9.akr
2006-06-17* lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou
2006-06-17* lib/rss/rss.rb (Kernel#funcall): removed.kou