aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-081-1/+1
* don't modify $/akr2004-09-071-12/+6
* test_ungetc_paragraph: restore $/.akr2004-09-071-7/+12
* copy test/zlib/test_zlib.rb from trunk.akr2004-09-074-0/+77
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-09-072-0/+130
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on BeOS.ocean2004-07-201-2/+2
* * test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo2004-07-181-1/+5
* * test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo2004-07-162-9/+2
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-141-0/+2
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-141-3/+20
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-0/+27
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-101-2/+2
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-083-26/+198
* * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou2004-07-051-0/+12
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-051-0/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0322-0/+1467
* * added filesnahi2004-07-0313-82/+118
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-013-0/+161
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argumentgotoyuzo2004-06-304-10/+27
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-06-272-0/+269
* add an assertion.akr2004-06-251-0/+1
* * test/ruby/test_array.rb: use local variables instead of a globalnobu2004-06-161-49/+49
* * lib/uri/generic.rb (URI::Generic::merge,akira2004-06-091-0/+14
* * lib/logger.rb: leading 0 padding of timestamp usec part.nahi2004-05-272-325/+370
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-211-0/+142
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-212-0/+3
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-194-7/+35
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-185-0/+799
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-161-10/+83
* * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr2004-05-162-3/+38
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-071-0/+31
* add freeze test for dbm and gdbm.akr2004-05-071-0/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-011-0/+470
* check hash tuple sizeseki2004-04-211-19/+26
* add a gdbm test for [ruby-dev:23381]akr2004-04-151-0/+33
* change pattern matching [druby-ja:98]seki2004-04-131-1/+2
* fix hash tuple bugseki2004-04-061-8/+36
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-04-0610-0/+1244
* add test_symmetry_bignum.akr2004-04-011-0/+6
* rescue LoadError.seki2004-03-132-4/+22
* use 'druby://localhost:0'. [ruby-dev:23078]seki2004-03-075-5/+5
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-281-0/+40
* require drb/eq.rb by defaultseki2004-02-261-4/+0
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-191-1/+1
* * test/*: should not depend on $KCODE.nahi2004-02-1834-82/+28
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-173-914/+21
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-171-0/+494
* import test_rinda.rbseki2004-02-161-0/+367
* * test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...aamine2004-02-131-1/+1
* * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira2004-02-112-0/+26