aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Implement Set#clone. [Fixes GH-661]knu2014-08-061-0/+22
* * lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse2014-08-051-2/+2
* suppress warningsnaruse2014-08-051-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove2014-08-051-0/+5
* * test/win32ole/test_win32ole_record.rb: add for WIN32OLE_RECORDsuke2014-08-041-0/+313
* strscan.c: encoding in messagesnobu2014-08-031-0/+1
* transcode.c: use stringnobu2014-08-031-0/+3
* vm_insnhelper.c: fix unusable super classnobu2014-08-031-0/+15
* object.c: Object#itsefnobu2014-08-021-0/+6
* * test/date/test_date.rb: remove commented-out code.hsbt2014-08-014-46/+0
* numeric.c: 0 % Float::NAN returns Float::NANnobu2014-08-011-0/+6
* add assertions for division NaNnobu2014-08-012-2/+22
* mkmf.rb: try without -ObjC optionnobu2014-07-301-1/+3
* signal.c: preserve encodingnobu2014-07-301-0/+2
* marshal.c: fix symlink indexnobu2014-07-291-0/+4
* proc.c: method_super_methodnobu2014-07-261-0/+50
* test/ripper/test_scanner_events.rb: fill empty test methodsnobu2014-07-251-0/+8
* fix encoding specnobu2014-07-253-4/+1
* test_gem_remote_fetcher.rb: fix leaked FDsnobu2014-07-251-0/+4
* test_gem_silent_ui.rb: fix leaked FDsnobu2014-07-251-0/+5
* leakchecker.rb: temporary measure againt WEBricknobu2014-07-251-1/+1
* test/unit.rb: temporary measure againt minitestnobu2014-07-251-1/+5
* parse.y: dynamic const assign_error in rippernobu2014-07-241-3/+22
* * gc.c: fix major GC flags.ko12014-07-241-2/+2
* time.c: unnecessary encodingnobu2014-07-231-0/+1
* test_time.rb: encoding of Time#zonenobu2014-07-231-3/+10
* minitest/unit.rb: flush messagesnobu2014-07-231-0/+1
* test_x509req.rb: fix for RHEL7nobu2014-07-231-1/+1
* RHEL7 disables MD5naruse2014-07-232-0/+2
* split assertions into algorithmsnaruse2014-07-222-23/+36
* string.c: raise at invalid byte sequencenobu2014-07-221-3/+9
* string.c: fix wrong single-byte optimizationnobu2014-07-221-0/+5
* test/rake: fix tests under test-allnobu2014-07-212-2/+4
* * test/ruby/test_module.rb: Bump up timeout inheadius2014-07-201-1/+1
* compile.c: private reader in op_assignnobu2014-07-191-1/+1
* Fix `Time.parse` for out of range arguments with an offsetnobu2014-07-191-0/+3
* * ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke2014-07-181-0/+7
* optimized any? methodsnobu2014-07-181-4/+2
* * test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt2014-07-181-0/+35
* thread/thread.c: non-blocking push on SizedQueuenobu2014-07-171-0/+8
* test_queue.rb: non-blocking pop testsnobu2014-07-171-0/+14
* test/ruby/test_env.rb: test memory leaks only on Windowsnobu2014-07-151-38/+40
* * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt2014-07-1517-42/+470
* * test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto2014-07-111-0/+28
* * lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt2014-07-111-0/+6
* * lib/matrix.rb: Fix sign for cross_product [#9499]marcandre2014-07-111-0/+5
* pack.c: fix buffer overrunnobu2014-07-111-0/+8
* vm_insnhelper.c: fix implicit splat keyword argumentnobu2014-07-101-0/+10
* test_io.rb: fix assertionnobu2014-07-091-1/+1
* require "rbconfig" to use RbConfignaruse2014-07-091-0/+2