aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/pathname/test_pathname.rb (test_kernel_open): useakr2005-12-211-5/+1
* * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]nobu2005-12-191-0/+27
* require tempdir instead of tempfile.akr2005-12-151-1/+1
* * test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo2005-12-121-0/+1
* (test_remote_array_and_hash): pseudo remote objects are protectedseki2005-12-111-2/+6
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-301-6/+0
* * lib/pathname.rb: use File.basename to decompose pathnames.akr2005-11-262-4/+465
* * range.c (range_max): treat end exclusion without iteration ifmatz2005-11-251-0/+20
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-253-8/+18
* * lib/rss/rss.rb: improved type conversion.kou2005-11-2514-104/+250
* * test/rss/test_2.0.rb: added RSS 2.0 tests.kou2005-11-253-27/+384
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-231-0/+13
* * lib/rss/: use #__send__ instead of #send.kou2005-11-237-70/+79
* * test/rss/test_taxonomy.rb: use #reject directory.kou2005-11-231-2/+2
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-236-11/+344
* * lib/rss/rss.rb: fixed a indentation bug.kou2005-11-231-9/+21
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-221-0/+74
* * file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa2005-11-221-15/+114
* * test/ruby/test_array.rb (test_misc): added some testsocean2005-11-201-0/+11
* * file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa2005-11-181-6/+14
* * forgotten to save after rename method name.usa2005-11-181-1/+1
* * file.c (file_s_dirname): added checks for some patterns with driveusa2005-11-181-0/+71
* * lib/rss/1.0.rb: added convenience method 'resources'.kou2005-11-172-2/+3
* * lib/rss/taxonomy.rb: implemented taxonomy module.kou2005-11-171-0/+148
* * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou2005-11-151-1/+1
* * array.c (rb_ary_fill): tail elements were vanished when the middleocean2005-11-151-0/+23
* * lib/shellwords.rb: refactored. [ruby-core:06581]nobu2005-11-081-0/+45
* * 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