summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-02-13* test/openssl/test_config.rb (OpenSSL#test_freeze): fix errornobu
2011-02-13* test/io/nonblock/test_flush.rb (TestIONonblock#flush_test):nobu
2011-02-13* test/syck/test_string.rb (Syck::TestString#test_non_binary_string):nobu
2011-02-13* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):nobu
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-02-12* thread.c (rb_thread_io_blocking_region): new function to runnobu
2011-02-11* test/ruby/test_settracefunc.rb (TestSetTraceFunc): ensure to usenobu
2011-02-11* test/ruby/test_m17n_comb.rb (TestM17NComb#test_str_scan):nobu
2011-02-11* bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu
2011-02-11* eval.c (ruby_cleanup): use rb_ary_free to free internal object.nobu
2011-02-11* test/ruby/test_transcode.rb (test_from_cp50221): fix wrongnobu
2011-02-11* test/ruby: uniquify test names.nobu
2011-02-11* configure.in (rubygems): add --disable-rubygems option.nobu
2011-02-09* test/rdoc/test_rdoc_encoding.rb: remove unnecessary (and wrong)usa
2011-02-07Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain
2011-02-07TestProcess#test_wait_and_sigchild randomly fails on FreeBSDnaruse
2011-02-07* test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):usa
2011-02-06 * ext/pty/pty.c (chfunc): suppress a warning.nobu
2011-02-06Ensure result encoding is the same as input encoding for String#gsub. [Bug #...drbrain
2011-02-06* parse.y (words, qwords): dispatch array events. based on anobu
2011-02-06* test/fileutils/fileasserts.rb (FileAssertions): separate module.nobu
2011-02-05Surpress warnings: possibly useless use of :: in void contextnaruse
2011-02-05* parse.y (mlhs_basic): include mlhs_post for ripper. a patchnobu
2011-02-05* lib/test/unit/assertions.rb (assert_block): move fromnobu
2011-02-05* test/fileutils/fileasserts.rb (assert_block): pass argumentsnobu
2011-02-05Import RDoc 3.5.2drbrain
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu
2011-02-05* load.c (rb_get_expanded_load_path): always expand load paths.nobu
2011-02-04* lib/fileutils.rb (FileUtils::LowMethods): make low level methodsnobu
2011-02-04* test/fileutils/fileasserts.rb: add message arguments.nobu
2011-02-04* test/fileutils/fileasserts.rb (Test::Unit::Assertions#assert_block):nobu
2011-02-04* parse.y (lex_getline, parser_set_encode): set encoding of linesnobu
2011-02-03* ext/zlib/zlib.c (gzfile_reader_get_unused): no need to dupnobu
2011-02-03e ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_resurrectnaruse
2011-02-02* re.c (Init_Regexp): added a constant for ARG_ENCODING_NONEtenderlove
2011-02-02* ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regulartenderlove
2011-02-02Commit files I forgot to adddrbrain
2011-02-02Import RDoc 3.5.1drbrain
2011-02-01* test/ruby/test_require.rb (TestRequire#test_require_with_unc):usa
2011-02-01 * test/benchmark/test_benchmark.rb (#capture_bench_output):kosaki
2011-02-01Import rubygems 1.5.0 (released version @ 1fb59d0)ryan
2011-01-31* lib/benchmark.rb: fix benchmarck to work with current ruby.naruse
2011-01-30Add ML Reference and a test for r30736 [ruby-core:34997]naruse
2011-01-30* test/rubygems/test_gem_security.rb (TestGemSecurity): valid onlynobu
2011-01-30* test/dl/test_dl2.rb (TestDL#test_sin): math functions do notnobu
2011-01-30* strftime.c (rb_strftime_with_timespec): %G produces 4 digits.akr
2011-01-30* enc/emacs_mule.c (emacsmule_islead): 7bit range is also leadingnobu
2011-01-30* hash.c (rb_hash_fetch_m): use useful message for longer key, not anobu