aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/rss/test_image.rb: shared name space configuration.kou2006-06-181-4/+4
* * lib/rss/rss.rb: improved ignore_unknown_elementkou2006-06-182-4/+50
* * lib/rss/rss.rb: fixed typo: except -> expectkou2006-06-182-4/+4
* * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou2006-06-182-28/+0
* * ext/socket/socket.c (bsock_recv_nonblock): new methodakr2006-06-172-35/+36
* * lib/pathname.rb: backport from 1.9.akr2006-06-171-3/+22
* * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou2006-06-173-2/+43
* * lib/rss/rss.rb (Kernel#funcall): removed.kou2006-06-1710-205/+251
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-5/+15
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-1714-103/+249
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-65/+28
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+13
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-177-70/+79
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-2/+2
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-175-11/+265
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-9/+21
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-2/+3
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-24/+12
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-1/+1
* add RLIMIT_NOFILE testakr2006-06-151-1/+20
* give dummy argument for Process.getrlimit and rescue TypeError.akr2006-06-151-2/+2
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-151-0/+13
* getsockname returns "" on MacOS Xakr2006-06-071-4/+6
* * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ------...usa2006-06-072-14/+14
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr2006-06-051-4/+4
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-051-0/+83
* fix tests.akr2006-06-042-5/+6
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-041-0/+156
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-011-0/+171
* * numeric.c (num_div): use floor rather than rb_Integer().matz2006-05-011-0/+28
* fix string interpolationakr2006-03-041-2/+3
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-03-042-0/+502
* quote pathnames in the server's command line for space containedseki2006-02-241-1/+1
* * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean2006-02-172-0/+4
* * eval.c (rb_call0): argument update propagation. [ruby-dev:28044]matz2006-02-131-1/+1
* * eval.c (eval): no need to push ruby_class. [ruby-dev:28176]matz2006-02-112-2/+6
* * eval.c (eval): need not to protect $SAFE value.matz2006-02-021-1/+1
* * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean2006-01-161-0/+19
* * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean2006-01-101-0/+17
* * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean2006-01-101-0/+11
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-01-011-0/+42
* * test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead ofakr2005-12-291-4/+4
* * stable version 1.8.4 released.matz2005-12-241-1/+1
* * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]nobu2005-12-191-0/+27
* * test/gdbm/test_gdbm.rb: specify pid for the argument ofeban2005-12-141-6/+6
* * test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo2005-12-121-0/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-12-113-0/+633
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-221-0/+74
* * file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa2005-11-221-15/+114
* * test/ruby/test_array.rb (test_misc): added some testsocean2005-11-201-0/+11