summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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* 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-10gc.c: check arguments firstnobu
2013-12-10gc.c: fix WeakMap#inspectnobu
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-08hash.c: reject shoult infectnobu
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-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
2013-12-05array.c: prefer lhs elementsnobu
2013-12-05test_gc.rb: expand timeoutnobu
2013-12-05gc.c: add GC.latest_gc_info()tmm1
2013-12-05gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm1
2013-12-05test_hash.rb: import tests from rubyspecnobu
2013-12-05test_hash.rb: move testsnobu
2013-12-05test_gc.rb: shortennobu
2013-12-05gc.c: flush all deferred finalizersnobu
2013-12-04* test/ruby/test_array.rb (test_recursive_hash_value): rename.nobu
2013-12-03hash.c: same hash value for similar constructsnobu
2013-12-03hash.c: detect recursion for allnobu
2013-12-03* test/ruby/test_rubyoptions.rb (TestRubyOptions::SEGVTest::ExpectedStderr):nobu
2013-12-03* array.c (ary_add_hash): set and return values because string keysglass
2013-12-02* hash.c (rb_hash_rehash): make temporary st_table under the controlglass
2013-12-01* test/ruby/test_case.rb (test_nomethoderror):sorah
2013-11-30* test/ruby/test_gc.rb (test_gc_reason): Force minor GC by consumingtmm1
2013-11-30dir.c: check unknown keywordsnobu
2013-11-30enumerator.c: should not store local variable addressnobu
2013-11-30siphash.c: fix missing conditionnobu
2013-11-30range.c: revert the old behaviornobu
2013-11-29* lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.a_matsuda
2013-11-29* test/ruby/test_case.rb (test_method_missing): Test for r43913.sorah
2013-11-28* gc.c: Expose details about last garbage collection via GC.stat.tmm1
2013-11-27* test/ruby/test_gc.rb (class TestGc): Fix warning intmm1
2013-11-27* gc.c (Init_GC): Add new GC::INTERNAL_CONSTANTS for information abouttmm1