summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-11-19* lib/matrix.rb: Vector#independent? and associated class methodmarcandre
2014-11-19* lib/matrix.rb: Add Vector#angle_withmarcandre
2014-11-19parse.y: regexp error in rippernobu
2014-11-18parse.y: fix literal symbol list node typenobu
2014-11-18test_exception.rb: missing testnobu
2014-11-18test_module.rb: fix encodingnobu
2014-11-17test_inadvertent_creation.rb: split testnobu
2014-11-17object.c: fix error messagenobu
2014-11-17* lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt
2014-11-16proc.c: fix method proc binding locationnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16ext/-test-/proc/super.c: renamenobu
2014-11-16test/ruby/test_io.rb: remove unnecessary begin/endnormal
2014-11-15add an assertion.akr
2014-11-15* test/rexml/test_document.rb: Indent.kou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-13* lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-11-13* test/monitor/test_monitor.rb: Use assert_join_threads.akr