summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-12-16suppress warning: SAFE=3 does no sandboxingnaruse
2013-12-16* gc.c: introduce GC.verify_internal_consistency method to verify GCko1
2013-12-15test_logger.rb: fix system dependent testnobu
2013-12-15test_dir.rb: fix system dependent testnobu
2013-12-14envutil.rb: reduce waitnobu
2013-12-14test_process.rb: handshakenobu
2013-12-14test_thread.rb: timing issuesnobu
2013-12-14test_thread.rb: assert_operator for comparisonnobu
2013-12-14test_fiber.rb: remove corenobu
2013-12-14[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda
2013-12-14vm_insnhelper.c: post arguments as mandatorynobu
2013-12-14logger.rb: fix extra log ratationnobu
2013-12-14envutil.rb: refine messagesnobu
2013-12-14Additional test coverage to Enumerator#peek.nobu
2013-12-14Additional test coverage to Dir class. Dir['**/*'] should not resolve symlinks.nobu
2013-12-14Additional test coverage to DateTime comparison (sub millisecond).nobu
2013-12-14proc.c: method by respond_to_missing?nobu
2013-12-14object.c: check const namesnobu
2013-12-14object.c: nested path const_defined?nobu
2013-12-14object.c: fix typonobu
2013-12-13* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr
2013-12-13proc.c: fix inherited ownernobu
2013-12-13test_weakmap.rb: fix testnobu
2013-12-13test/ruby: better assertionsnobu
2013-12-13test_weakmap.rb: fix testnobu
2013-12-13proc.c, vm_method.c: fix super and aliasnobu
2013-12-13test_weakmap.rb: fix testnobu
2013-12-13test/ruby: better assertionsnobu
2013-12-13assertions.rb: last match in assert_raise_with_messagenobu
2013-12-13* error.c: add Exception#backtrace_locations.ko1
2013-12-13* lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669drbrain
2013-12-13* lib/rubygems: Update to RubyGems master ddac51f. Changes:drbrain
2013-12-12* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn
2013-12-12* doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda
2013-12-12test_weakref.rb: use single level WeakRefnobu
2013-12-11* eval.c (rb_raise_jump): call c_return hook immediately afterko1
2013-12-11revert r44133. See https://bugs.ruby-lang.org/issues/8886 detailsko1
2013-12-11hash.c: reject should return a plain hashnobu
2013-12-11* eval.c (rb_raise_jump): pop frame after setup exception.ko1
2013-12-11envutil.rb: backtrace may not be presentnobu
2013-12-10* lib/rubygems: Update to RubyGems master ec8ed22. Notable changesdrbrain
2013-12-10* insns.def: Fix optimization bug of Float#/ [Bug #9238]marcandre
2013-12-10array.c, hash.c: add saltnobu
2013-12-10test_exception.rb: ignore SystemStackErrornobu
2013-12-10envutil.rb: ensure errorsnobu
2013-12-10openssl/digest.rb: get rid of deprecated classnobu
2013-12-10gc.c: check arguments firstnobu
2013-12-10gc.c: fix WeakMap#inspectnobu
2013-12-10objspace_dump.c: include object's gc flags in dumptmm1
2013-12-09vm_method.c: add new ruby::method-cache-clear dtrace probetmm1