aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* parse.y: fix literal symbol list node typenobu2014-11-181-0/+10
* test_exception.rb: missing testnobu2014-11-181-0/+17
* test_module.rb: fix encodingnobu2014-11-181-1/+3
* test_inadvertent_creation.rb: split testnobu2014-11-171-0/+7
* object.c: fix error messagenobu2014-11-171-3/+5
* * lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt2014-11-171-24/+0
* proc.c: fix method proc binding locationnobu2014-11-161-0/+7
* vm_eval.c: rb_current_receivernobu2014-11-161-0/+6
* ext/-test-/proc/super.c: renamenobu2014-11-161-1/+1
* test/ruby/test_io.rb: remove unnecessary begin/endnormal2014-11-161-18/+16
* add an assertion.akr2014-11-151-0/+1
* * test/rexml/test_document.rb: Indent.kou2014-11-151-56/+56
* * test/rexml/test_document.rbkou2014-11-151-5/+9
* * test/rexml/test_document.rbkou2014-11-151-65/+65
* * test/rexml/test_document.rbkou2014-11-151-2/+8
* * test/rexml/test_document.rbkou2014-11-151-4/+8
* * test/rexml/test_document.rbkou2014-11-151-58/+58
* * test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou2014-11-151-0/+2
* * test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou2014-11-151-1/+1