summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-12-05test_rubyoptions.rb: non-codepage names globnobu
2014-12-05test_rubyoptions.rb: non-codepage names globnobu
2014-12-05parse.y: fix lex_state after tLABEL_ENDnobu
2014-12-03mostly fix rb_iseq_loadnormal
2014-12-03iseq.c: avoid segfault on incomplete iseqnormal
2014-12-02* test/test_open3.rb: Add a simple test for env hash on popen3.headius
2014-12-02* test/ruby/test_eval.rb: add case to test "sticky" instance_evalheadius
2014-12-01* ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove
2014-12-01parse.y: preserve tSTRING_CONTENT resultsnobu
2014-12-01parse.y: enable encoding pragma in rippernobu
2014-12-01* lib/uri/generic.rb (URI::Generic.build):naruse
2014-11-30parse.y: fix a typonobu
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr
2014-11-29ruby.c: transcode program namesnobu
2014-11-29test_rubyoptions.rb: workaroundnobu
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-29* test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa
2014-11-29* test_exception.rb: indent.usa
2014-11-29test/ruby: suppress warningsnobu
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa
2014-11-27* compile.c (iseq_compile_each): remove duplicated line event.ko1
2014-11-27* vm_args.c: fix backtrace location for keyword related exceptions.ko1
2014-11-27test_const.rb: use assert_warningnobu
2014-11-27envutil.rb: skip if load failednobu
2014-11-26 * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui
2014-11-26* test/inlinetest.rb: removed unused test helper.hsbt
2014-11-26* test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko1
2014-11-26* lib/tsort.rb: Returns an enumerator if no block is given.akr
2014-11-26parse.y: fix invalid keyword argumentnobu
2014-11-26add test for r48563naruse
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-25object.c: preserve encodingsnobu
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-25vm_eval.c: preserve encodingnobu
2014-11-25safe.c: preserve encodingnobu
2014-11-25safe.c: preserve encodingnobu
2014-11-25* lib/rake: Update to rake 10.4.0drbrain
2014-11-24process.c: get rid of inadvertent ID pindownnobu
2014-11-23string.c: preserve encoding of global variablenobu
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-23io.c: preserve encodingsnobu
2014-11-22test_variable.rb: suppress warningsnobu
2014-11-22dummyparser.rb: on_rescuenobu
2014-11-21* lib/resolv.rb: fall back if canonicalization fails.tenderlove
2014-11-21get rid of inadvertent ID creationnobu
2014-11-20* test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):usa
2014-11-20* test/ripper/test_files.rb: set filename.usa
2014-11-19test_vector.rb: fix exception classnobu