aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* * file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa2005-11-181-6/+14
* * file.c (file_s_dirname): added checks for some patterns with driveusa2005-11-181-0/+71
* * array.c (rb_ary_fill): tail elements were vanished when the middleocean2005-11-151-0/+23
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-11-021-0/+50
* * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):usa2005-10-312-0/+2
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-0/+5
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-303-0/+45
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-301-4/+4
* check remote hash tupleseki2005-10-161-0/+8
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-101-56/+24
* * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine2005-09-231-1/+16
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-232-0/+50
* * test/readline/test_readline.rb (TestReadline::replace_stdio):shugo2005-09-221-13/+16
* * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb,nahi2005-09-204-4/+52
* * test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean2005-09-201-0/+3
* * test/dbm/test_dbm.rb (TestDBM::test_s_open_error): removematz2005-09-201-8/+0
* * test/readline/test_readline.rb (TestReadline::replace_stdio):matz2005-09-201-0/+1
* * test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean2005-09-191-5/+11
* * lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine2005-09-191-1/+4
* * test/fileutils/test_fileutils.rb: backported from trunk (1.36). (again) [ru...aamine2005-09-191-64/+382
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-181-0/+11
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-171-22/+13
* * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou2005-09-161-0/+54
* * test/logger/test_logger.rb: unintentionally overwritten changes bynahi2005-09-151-0/+2
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-158-16/+19
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-1529-0/+2953
* * test/ruby/test_signal.rb (test_exit_action): skip the test usingusa2005-09-151-0/+10
* * lib/logger.rb (Logger): added formatter accessor to logger fornahi2005-09-131-3/+31
* * test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo2005-09-121-0/+6
* * test/dbm/test_dbm.rb: remove locking test, which may not bematz2005-09-122-83/+4
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-102-0/+207
* * ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.gotoyuzo2005-09-101-0/+9
* * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo2005-09-101-0/+22
* * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporaryusa2005-08-311-2/+2
* * test/logger/test_logger.rb (test_shifting_size): should close logusa2005-08-241-0/+2
* * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi2005-08-201-8/+70
* * test/ruby/test_iterator.rb (test_block_passing): more tests.nobu2005-08-171-0/+6
* * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou2005-08-111-0/+50
* * test/ruby/test_iterator.rb (test_block_passing): yield in methodnobu2005-08-101-0/+8
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-08-081-0/+42
* * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]nahi2005-08-071-0/+29
* use private_methods and protected_methods instead of respond_to? to checkseki2005-07-312-3/+34
* * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou2005-07-221-1/+25
* * io.c (S_ISREG): need to define S_ISREG before it is used first.usa2005-07-201-7/+7
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-082-25/+13
* * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa2005-07-043-0/+32
* * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi2005-07-031-2/+5
* avoid some race conditionakr2005-07-031-1/+6
* add a test for [ruby-dev:26383].akr2005-06-301-0/+6
* * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa2005-06-203-3/+9