summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-05-20* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-03-03merge revision(s) 15677:shyouhei
2007-09-07 * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepshyouhei
2007-08-15 * hash.c (rb_hash_delete_key): delete the entry without calling block.shyouhei
2007-08-15 * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.shyouhei
2007-05-26* eval.c (mnew): call of super via a method object should work again.shyouhei
2007-03-13* test/fileutils/fileasserts.rb: Fix wrong error message.shyouhei
2007-01-31* removed svn:keywords for compatibility.shugo
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
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-15add RLIMIT_NOFILE testakr
2006-06-15give dummy argument for Process.getrlimit and rescue TypeError.akr
2006-06-15This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-06-07getsockname returns "" on MacOS Xakr
2006-06-07* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ------...usa
2006-06-05* ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr
2006-06-05This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-06-04fix tests.akr