aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* object.c: nested path const_defined?nobu2013-12-141-0/+20
* object.c: fix typonobu2013-12-141-1/+1
* * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr2013-12-131-0/+71
* proc.c: fix inherited ownernobu2013-12-131-0/+9
* test_weakmap.rb: fix testnobu2013-12-131-1/+2
* test/ruby: better assertionsnobu2013-12-131-1/+1
* test_weakmap.rb: fix testnobu2013-12-131-1/+1
* proc.c, vm_method.c: fix super and aliasnobu2013-12-132-1/+58
* test_weakmap.rb: fix testnobu2013-12-131-5/+6
* test/ruby: better assertionsnobu2013-12-1345-513/+535
* assertions.rb: last match in assert_raise_with_messagenobu2013-12-131-3/+1
* * error.c: add Exception#backtrace_locations.ko12013-12-131-0/+30
* * lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669drbrain2013-12-131-1/+1
* * lib/rubygems: Update to RubyGems master ddac51f. Changes:drbrain2013-12-132-2/+31
* * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn2013-12-121-0/+19
* * doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda2013-12-121-1/+1
* test_weakref.rb: use single level WeakRefnobu2013-12-121-9/+10
* * eval.c (rb_raise_jump): call c_return hook immediately afterko12013-12-111-3/+3
* revert r44133. See https://bugs.ruby-lang.org/issues/8886 detailsko12013-12-113-8/+3
* hash.c: reject should return a plain hashnobu2013-12-111-1/+36
* * eval.c (rb_raise_jump): pop frame after setup exception.ko12013-12-113-3/+8
* envutil.rb: backtrace may not be presentnobu2013-12-111-2/+4
* * lib/rubygems: Update to RubyGems master ec8ed22. Notable changesdrbrain2013-12-1010-48/+47
* * insns.def: Fix optimization bug of Float#/ [Bug #9238]marcandre2013-12-101-0/+1
* array.c, hash.c: add saltnobu2013-12-102-0/+4
* test_exception.rb: ignore SystemStackErrornobu2013-12-101-0/+1
* envutil.rb: ensure errorsnobu2013-12-101-4/+4
* openssl/digest.rb: get rid of deprecated classnobu2013-12-101-1/+1
* gc.c: check arguments firstnobu2013-12-101-0/+14
* gc.c: fix WeakMap#inspectnobu2013-12-101-0/+8
* objspace_dump.c: include object's gc flags in dumptmm12013-12-101-0/+7
* vm_method.c: add new ruby::method-cache-clear dtrace probetmm12013-12-091-0/+28
* * compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome2013-12-091-2/+2
* hash.c: fix segv in Hash#replacetmm12013-12-091-0/+10
* gc.c: ObjectSpace::WeakMap#sizenobu2013-12-091-0/+14
* test_weakmap.rb: addnobu2013-12-091-0/+96
* removed.shugo2013-12-091-74/+0
* * lib/rubygems: Update to RubyGems master bf37240. Fixes uselessdrbrain2013-12-081-0/+8
* * lib/rubygems: Update to RubyGems master 096db36. Changes includedrbrain2013-12-082-1/+33
* hash.c: reject shoult infectnobu2013-12-081-0/+2
* * bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal insteadmrkn2013-12-081-3/+17
* class.c, vm_insnhelper.c: check unknown keywordsnobu2013-12-081-0/+2
* test_keyword.rb: check error messagesnobu2013-12-081-6/+8
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): checkktsj2013-12-081-0/+11
* vm.c: add RubyVM.stat for accessing cache serialstmm12013-12-081-0/+16
* hash.c: revert r43870 and add alternative parser patch for literal keystmm12013-12-081-1/+2
* parse.y: use rb_fstring() for strings stored in the symbol tabletmm12013-12-081-0/+10
* * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugsdrbrain2013-12-0811-38/+601
* hash.c: rb_hash_reject without dupnobu2013-12-071-3/+7
* test_struct.rb: use assert_samenobu2013-12-071-4/+6