summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2006-06-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-06-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-05-01* numeric.c (num_div): use floor rather than rb_Integer().matz
2006-03-04fix string interpolationakr
2006-03-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-02-24quote pathnames in the server's command line for space containedseki
2006-02-17* util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean
2006-02-13* eval.c (rb_call0): argument update propagation. [ruby-dev:28044]matz
2006-02-11* eval.c (eval): no need to push ruby_class. [ruby-dev:28176]matz
2006-02-02* eval.c (eval): need not to protect $SAFE value.matz
2006-01-16* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean
2006-01-10* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean
2006-01-10* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean
2006-01-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-12-29* test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead ofakr
2005-12-24* stable version 1.8.4 released.matz