summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2011-01-30* string.c (rb_str_ellipsize): new function to ellipsize a string.nobu
2011-01-30* enc/emacs_mule.c (emacsmule_islead): fix inverse condition.nobu
2011-01-29* ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case.naruse
2011-01-29* array.c (rb_ary_join): [].join.encoding must be US-ASCII.naruse
2011-01-29* vm_insnhelper.c (vm_get_ev_const): no-scope reference to toplevelmame
2011-01-28Import rubygems 1.5.0 (release candidate @ 09893d9)ryan
2011-01-28* variable.c (rb_mod_const_of, sv_i): Module#constant should excludemame
2011-01-28* variable.c (rb_const_set): const_set shoud preserve constantmame
2011-01-28* compile.c (NODE_CLASS, NODE_MODULE), insns.def (defineclass): raisemame
2011-01-28* constant.h, variable.c: to ensure compatibility, rb_const_get_* mustmame
2011-01-28 * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_no_create,kosaki
2011-01-28 * test/gdbm/test_gdbm.rb (TestGDBM2#test_writer_open_notexist):kosaki
2011-01-28 * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_no_create): skipkosaki
2011-01-28 * test/ruby/test_require.rb (TestRequire#test_require_too_long_filename):kosaki