summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-11-20* random.c (rand_init): Make it possible to specify arbitrary arrayakr
2013-11-20test_exception.rb: enclose hash defininitionnobu
2013-11-18eval_intern.h: refine stack overflow detectionnobu
2013-11-16 * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui
2013-11-15envutil.rb: crash report on Mac OS Xnobu
2013-11-15test_beginendblock.rb: assert_normal_exitnobu
2013-11-15 * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass
2013-11-15eval.c: refactor exception causenobu
2013-11-15hash.c: iteration level with reenteringnobu
2013-11-14hash.c: restore iter_levnobu
2013-11-10error.c: Exception#causenobu
2013-11-10parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu
2013-11-09test_objectspace.rb: run in separate processnobu
2013-11-09envutil.rb: under_gc_stress parameternobu
2013-11-09gc.c: private callnobu
2013-11-07vm_trace.c: isolate errinfo in trace blocksnobu
2013-11-05* test/ruby/test_thread.rb (test_thread_join_in_trap):akr
2013-11-01test_m17n.rb: fix encodingnobu
2013-11-01string.c: fix typonobu
2013-11-01test_m17n.rb: nil replacementnobu
2013-10-29* gc.c (gc_profile_total_time): fix off-by-one error in GC::Profiler.total_time.tmm1
2013-10-28test_exception.rb: missing testnobu
2013-10-27struct.c: fix warning messagenobu
2013-10-27envutil.rb: fix disabling gems in assert_separatelynobu
2013-10-26range.c: modify checknobu
2013-10-26envutil.rb: disable gems in child processnobu
2013-10-24* parse.y: Remove +(binary) and -(binary) special cases [Feature #9048]marcandre
2013-10-23* gc.c: add new initial_growth_max tuning parameter. [ruby-core:57928] [Bug ...tmm1
2013-10-23* array.c: Add Array#to_h [Feature #7292]marcandre
2013-10-22dir.c: DOTMATCH to current directorynobu
2013-10-21encoding.c: preserve outer errinfonobu
2013-10-17envutil.rb: use **optnobu
2013-10-17envutil.rb: improve assert_no_memory_leaknobu
2013-10-17* vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo
2013-10-17file.c: fix memory leaknobu
2013-10-15test_array.rb: add testnobu
2013-10-14allpairs.rb: remove unused variablenobu
2013-10-13test_notimp.rb: test timeoutnobu
2013-10-10* vm.c (vm_exec): support :b_return event for "lambda{return}.call".ko1
2013-10-09* test/ruby/test_rand.rb: fix r43224. local variable `e' isko1
2013-10-09test/ruby: assert_raise_with_messagenobu
2013-10-09test_module.rb: quote namenobu
2013-10-09vm_method.c: preserve encodingnobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-10-09compar.c: fail if recursionnobu
2013-10-09test_require.rb: need verbosenobu
2013-10-08load.c: display backtrace to $stderrnobu
2013-10-08test_rubyoptions.rb: only one Bogus objectnobu
2013-10-07test_io.rb: fix r43164nobu