aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-227-18/+18
* * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu2005-10-221-0/+50
* check remote hash tupleseki2005-10-161-0/+8
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-103-58/+25
* * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu2005-10-083-66/+3
* * range.c (rb_range_beg_len): should return Qfalse for non-rangematz2005-10-052-10/+2
* * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu2005-09-242-8/+8
* * test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine2005-09-241-0/+5
* * test/net/http/test_http.rb: new file.aamine2005-09-241-0/+377
* * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [r...aamine2005-09-233-7/+69
* sync scanner event name.aamine2005-09-221-3/+3
* remove unexpected debug printaamine2005-09-221-1/+0
* * test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine2005-09-221-0/+15
* * ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:2...aamine2005-09-223-7/+34
* * test/readline/test_readline.rb (TestReadline::replace_stdio):shugo2005-09-221-14/+18
* * test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean2005-09-201-0/+3
* * test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean2005-09-191-5/+11
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-181-0/+11
* * lib/fileutils.rb: use module_function instead of single extend.aamine2005-09-181-0/+175
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-171-22/+13
* * test/socket/test_tcp.rb (TestTCPSocket::test_recvfrom): typomatz2005-09-171-2/+2
* * test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean2005-09-171-2/+0
* * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou2005-09-161-0/+54
* * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz2005-09-161-2/+3
* * 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-1535-14/+2971
* * 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/socket/test_socket.rb (test_listen): missed to modify.nobu2005-09-132-2/+2
* * lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu2005-09-124-5/+5
* * test/socket/test_{udp,socket}.rb: revert unintentional commit.matz2005-09-122-2/+2
* * test/testunit/test_assertions.rb: revert unintentional commit.matz2005-09-121-0/+1
* * eval.c (proc_save_safe_level): no need to restrict safe levelmatz2005-09-123-7/+6
* * test/dbm/test_dbm.rb: remove locking test, which may not bematz2005-09-121-77/+0
* * test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo2005-09-121-0/+6
* Added .document file for lib/uri.ryan2005-09-071-1/+21
* * ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo2005-09-071-0/+148
* fix.akr2005-09-061-1/+0
* add a test to parse files by ripper.akr2005-09-061-0/+20
* * test/logger/test_logger.rb (test_shifting_size): should close logusa2005-08-241-0/+2
* * add test for SHA224, SHA256, SHA384 and SHA512.gotoyuzo2005-08-221-0/+9
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo2005-08-222-0/+81
* * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi2005-08-201-18/+80
* * test/ruby/test_iterator.rb (test_block_passing): more tests.nobu2005-08-171-0/+6
* dbm/test_dbm.rb: specify pid for Process.wait.akr2005-08-123-18/+66
* * 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