aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* mostly fix rb_iseq_loadnormal2014-12-031-0/+95
* iseq.c: avoid segfault on incomplete iseqnormal2014-12-031-0/+4
* * test/test_open3.rb: Add a simple test for env hash on popen3.headius2014-12-021-0/+7
* * test/ruby/test_eval.rb: add case to test "sticky" instance_evalheadius2014-12-021-0/+9
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-011-0/+54
* parse.y: preserve tSTRING_CONTENT resultsnobu2014-12-011-0/+3
* parse.y: enable encoding pragma in rippernobu2014-12-011-0/+3
* * lib/uri/generic.rb (URI::Generic.build):naruse2014-12-011-3/+17
* parse.y: fix a typonobu2014-11-301-0/+20
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-301-1/+7
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-301-48/+53
* ruby.c: transcode program namesnobu2014-11-291-0/+11
* test_rubyoptions.rb: workaroundnobu2014-11-291-2/+3
* win32.c: use UTF-8 for argvnobu2014-11-291-0/+12
* * test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa2014-11-291-1/+1
* * test_exception.rb: indent.usa2014-11-291-1/+1
* test/ruby: suppress warningsnobu2014-11-295-12/+19
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa2014-11-281-1/+2
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa2014-11-281-0/+12
* * compile.c (iseq_compile_each): remove duplicated line event.ko12014-11-271-8/+25
* * vm_args.c: fix backtrace location for keyword related exceptions.ko12014-11-271-2/+13
* test_const.rb: use assert_warningnobu2014-11-271-1/+4
* envutil.rb: skip if load failednobu2014-11-271-0/+2
* * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui2014-11-261-3/+3
* * test/inlinetest.rb: removed unused test helper.hsbt2014-11-261-55/+0
* * test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko12014-11-261-0/+2
* * lib/tsort.rb: Returns an enumerator if no block is given.akr2014-11-261-0/+13
* parse.y: fix invalid keyword argumentnobu2014-11-261-0/+6
* add test for r48563naruse2014-11-261-0/+32
* vm_method.c: preserve encodingsnobu2014-11-251-0/+13
* object.c: preserve encodingsnobu2014-11-251-2/+4
* vm_method.c: preserve encodingsnobu2014-11-251-4/+8
* vm_eval.c: preserve encodingnobu2014-11-251-0/+13
* safe.c: preserve encodingnobu2014-11-251-0/+17
* safe.c: preserve encodingnobu2014-11-251-0/+6
* * lib/rake: Update to rake 10.4.0drbrain2014-11-258-23/+43
* process.c: get rid of inadvertent ID pindownnobu2014-11-241-0/+32
* string.c: preserve encoding of global variablenobu2014-11-231-0/+5
* iseq.c: preserve encoding at disassemblingnobu2014-11-231-6/+7
* io.c: preserve encodingsnobu2014-11-231-0/+8
* test_variable.rb: suppress warningsnobu2014-11-221-3/+16
* dummyparser.rb: on_rescuenobu2014-11-222-2/+14
* * lib/resolv.rb: fall back if canonicalization fails.tenderlove2014-11-211-0/+14
* get rid of inadvertent ID creationnobu2014-11-211-6/+37
* * test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):usa2014-11-202-2/+2
* * test/ripper/test_files.rb: set filename.usa2014-11-201-1/+1
* test_vector.rb: fix exception classnobu2014-11-191-1/+1
* * lib/matrix.rb: Vector#independent? and associated class methodmarcandre2014-11-191-0/+19
* * lib/matrix.rb: Add Vector#angle_withmarcandre2014-11-191-0/+11
* parse.y: regexp error in rippernobu2014-11-191-0/+3