summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2005-11-23* test/rss/test_taxonomy.rb: use #reject directory.kou
2005-11-23* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou
2005-11-23* lib/rss/rss.rb: fixed a indentation bug.kou
2005-11-22* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo
2005-11-22* file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa
2005-11-20* test/ruby/test_array.rb (test_misc): added some testsocean
2005-11-18* file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa
2005-11-18* forgotten to save after rename method name.usa
2005-11-18* file.c (file_s_dirname): added checks for some patterns with driveusa
2005-11-17* lib/rss/1.0.rb: added convenience method 'resources'.kou
2005-11-17* lib/rss/taxonomy.rb: implemented taxonomy module.kou
2005-11-15* lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou
2005-11-15* array.c (rb_ary_fill): tail elements were vanished when the middleocean
2005-11-08* lib/shellwords.rb: refactored. [ruby-core:06581]nobu
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-10-30* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2005-10-30* test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-10-22* object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu
2005-10-16check remote hash tupleseki
2005-10-10* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu
2005-10-05* range.c (rb_range_beg_len): should return Qfalse for non-rangematz
2005-09-24* test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu
2005-09-24* test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine
2005-09-24* test/net/http/test_http.rb: new file.aamine
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [r...aamine
2005-09-22sync scanner event name.aamine
2005-09-22remove unexpected debug printaamine
2005-09-22* test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine
2005-09-22* ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:2...aamine
2005-09-22* test/readline/test_readline.rb (TestReadline::replace_stdio):shugo
2005-09-20* test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean
2005-09-19* test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-18* lib/fileutils.rb: use module_function instead of single extend.aamine
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-17* test/socket/test_tcp.rb (TestTCPSocket::test_recvfrom): typomatz
2005-09-17* test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
2005-09-15 * test/logger/test_logger.rb: unintentionally overwritten changes bynahi
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-13 * lib/logger.rb (Logger): added formatter accessor to logger fornahi
2005-09-13* test/socket/test_socket.rb (test_listen): missed to modify.nobu
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
2005-09-12* test/socket/test_{udp,socket}.rb: revert unintentional commit.matz
2005-09-12* test/testunit/test_assertions.rb: revert unintentional commit.matz