summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-08-03vm_insnhelper.c: fix unusable super classnobu
2014-08-02object.c: Object#itsefnobu
2014-08-01* test/date/test_date.rb: remove commented-out code.hsbt
2014-08-01numeric.c: 0 % Float::NAN returns Float::NANnobu
2014-08-01add assertions for division NaNnobu
2014-07-30mkmf.rb: try without -ObjC optionnobu
2014-07-30signal.c: preserve encodingnobu
2014-07-29marshal.c: fix symlink indexnobu
2014-07-26proc.c: method_super_methodnobu
2014-07-25test/ripper/test_scanner_events.rb: fill empty test methodsnobu
2014-07-25fix encoding specnobu
2014-07-25test_gem_remote_fetcher.rb: fix leaked FDsnobu
2014-07-25test_gem_silent_ui.rb: fix leaked FDsnobu
2014-07-25leakchecker.rb: temporary measure againt WEBricknobu
2014-07-25test/unit.rb: temporary measure againt minitestnobu
2014-07-24parse.y: dynamic const assign_error in rippernobu
2014-07-24* gc.c: fix major GC flags.ko1
2014-07-23time.c: unnecessary encodingnobu
2014-07-23test_time.rb: encoding of Time#zonenobu
2014-07-23minitest/unit.rb: flush messagesnobu
2014-07-23test_x509req.rb: fix for RHEL7nobu
2014-07-23RHEL7 disables MD5naruse
2014-07-22split assertions into algorithmsnaruse
2014-07-22string.c: raise at invalid byte sequencenobu
2014-07-22string.c: fix wrong single-byte optimizationnobu
2014-07-21test/rake: fix tests under test-allnobu
2014-07-20* test/ruby/test_module.rb: Bump up timeout inheadius
2014-07-19compile.c: private reader in op_assignnobu
2014-07-19Fix `Time.parse` for out of range arguments with an offsetnobu
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke
2014-07-18optimized any? methodsnobu
2014-07-18* test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt
2014-07-17thread/thread.c: non-blocking push on SizedQueuenobu
2014-07-17test_queue.rb: non-blocking pop testsnobu
2014-07-15test/ruby/test_env.rb: test memory leaks only on Windowsnobu
2014-07-15* lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt
2014-07-11* test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto
2014-07-11* lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt
2014-07-11* lib/matrix.rb: Fix sign for cross_product [#9499]marcandre
2014-07-11pack.c: fix buffer overrunnobu
2014-07-10vm_insnhelper.c: fix implicit splat keyword argumentnobu
2014-07-09test_io.rb: fix assertionnobu
2014-07-09require "rbconfig" to use RbConfignaruse
2014-07-08memory_status.rb: find proper psnobu
2014-07-07test/ruby/find_executable.rbnobu
2014-07-04test/unit.rb: newline after messagenobu
2014-07-04* test/rubygems/test_gem_package.rb: avoid tempfile leaks using Tempfile#close!hsbt
2014-07-04Revert "test/rdoc: avoid tempfile leaks"hsbt
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-07-02test_io.rb: fix leaked threadsnobu