summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-12-15require tempdir instead of tempfile.akr
2005-12-12* test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo
2005-12-11(test_remote_array_and_hash): pseudo remote objects are protectedseki
2005-11-30* misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz
2005-11-26* lib/pathname.rb: use File.basename to decompose pathnames.akr
2005-11-25* range.c (range_max): treat end exclusion without iteration ifmatz
2005-11-25* lib/rss/rss.rb: added backward compatibility codes.kou
2005-11-25* lib/rss/rss.rb: improved type conversion.kou
2005-11-25* test/rss/test_2.0.rb: added RSS 2.0 tests.kou
2005-11-23* lib/rss/parser.rb: added entity handling type predicate.kou
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