summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-12-09* compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome
2013-12-09hash.c: fix segv in Hash#replacetmm1
2013-12-09gc.c: ObjectSpace::WeakMap#sizenobu
2013-12-09test_weakmap.rb: addnobu
2013-12-09removed.shugo
2013-12-08* lib/rubygems: Update to RubyGems master bf37240. Fixes uselessdrbrain
2013-12-08* lib/rubygems: Update to RubyGems master 096db36. Changes includedrbrain
2013-12-08hash.c: reject shoult infectnobu
2013-12-08* bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal insteadmrkn
2013-12-08class.c, vm_insnhelper.c: check unknown keywordsnobu
2013-12-08test_keyword.rb: check error messagesnobu
2013-12-08* array.c (rb_ary_shuffle_bang, rb_ary_sample): checkktsj
2013-12-08vm.c: add RubyVM.stat for accessing cache serialstmm1
2013-12-08hash.c: revert r43870 and add alternative parser patch for literal keystmm1
2013-12-08parse.y: use rb_fstring() for strings stored in the symbol tabletmm1
2013-12-08* lib/rubygems: Update to RubyGems master 14749ce. This fixes bugsdrbrain
2013-12-07hash.c: rb_hash_reject without dupnobu
2013-12-07test_struct.rb: use assert_samenobu
2013-12-07test_struct.rb: use assert_predicatenobu
2013-12-06* test/ruby/test_struct.rb: Add regression test for question marks andcharliesome
2013-12-06gc.c: add minor marking and lazy sweeping options to GC.starttmm1