summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-08-11add timeoutnaruse
2014-08-09test_io.rb: fix tempfile leaksnobu
2014-08-09test_syntax.rb: fix tempfile leaksnobu
2014-08-09* test/minitest/test_minitest_unit.rb: removed obsoleted conditionhsbt
2014-08-09* test/cgi/test_cgi_core.rb: removed obsoleted condition for Ruby 1.8.hsbt
2014-08-08* lib/open-uri.rb: remove needless condition for old ruby version.hsbt
2014-08-07parse.y: fix invalid char in evalnobu
2014-08-07* ext/win32ole/win32ole_typelib.c (foletypelib_version): returnsuke
2014-08-06parse.y: preserve encodingnobu
2014-08-06* lib/set.rb (Set#replace): Check if an object given is enumerableknu
2014-08-06Implement Set#clone. [Fixes GH-661]knu
2014-08-05* lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse
2014-08-05suppress warningsnaruse
2014-08-05* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove
2014-08-04* test/win32ole/test_win32ole_record.rb: add for WIN32OLE_RECORDsuke
2014-08-03strscan.c: encoding in messagesnobu
2014-08-03transcode.c: use stringnobu
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