aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* eval_intern.h: refine stack overflow detectionnobu2013-11-181-0/+8
* * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui2013-11-161-0/+31
* envutil.rb: crash report on Mac OS Xnobu2013-11-152-0/+38
* test_beginendblock.rb: assert_normal_exitnobu2013-11-151-2/+1
* * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass2013-11-151-0/+12
* eval.c: refactor exception causenobu2013-11-151-1/+16
* hash.c: iteration level with reenteringnobu2013-11-151-0/+18
* hash.c: restore iter_levnobu2013-11-141-0/+16
* error.c: Exception#causenobu2013-11-101-0/+15
* parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu2013-11-101-54/+0
* test_objectspace.rb: run in separate processnobu2013-11-091-19/+12
* envutil.rb: under_gc_stress parameternobu2013-11-091-2/+2
* gc.c: private callnobu2013-11-091-0/+21
* vm_trace.c: isolate errinfo in trace blocksnobu2013-11-071-0/+8
* * test/ruby/test_thread.rb (test_thread_join_in_trap):akr2013-11-051-0/+4
* test_m17n.rb: fix encodingnobu2013-11-011-1/+1
* string.c: fix typonobu2013-11-011-0/+3
* test_m17n.rb: nil replacementnobu2013-11-011-0/+2
* * gc.c (gc_profile_total_time): fix off-by-one error in GC::Profiler.total_time.tmm12013-10-291-0/+10
* test_exception.rb: missing testnobu2013-10-281-0/+11
* struct.c: fix warning messagenobu2013-10-271-43/+76
* envutil.rb: fix disabling gems in assert_separatelynobu2013-10-271-2/+2
* range.c: modify checknobu2013-10-261-0/+1
* envutil.rb: disable gems in child processnobu2013-10-261-1/+1
* * parse.y: Remove +(binary) and -(binary) special cases [Feature #9048]marcandre2013-10-241-1/+1
* * gc.c: add new initial_growth_max tuning parameter. [ruby-core:57928] [Bug ...tmm12013-10-231-1/+3
* * array.c: Add Array#to_h [Feature #7292]marcandre2013-10-232-0/+42
* dir.c: DOTMATCH to current directorynobu2013-10-221-0/+3
* encoding.c: preserve outer errinfonobu2013-10-211-0/+9
* envutil.rb: use **optnobu2013-10-171-4/+4
* envutil.rb: improve assert_no_memory_leaknobu2013-10-171-2/+4
* * vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo2013-10-171-0/+48
* file.c: fix memory leaknobu2013-10-171-0/+27
* test_array.rb: add testnobu2013-10-151-0/+5
* allpairs.rb: remove unused variablenobu2013-10-141-1/+0
* test_notimp.rb: test timeoutnobu2013-10-131-12/+14
* * vm.c (vm_exec): support :b_return event for "lambda{return}.call".ko12013-10-101-0/+25
* * test/ruby/test_rand.rb: fix r43224. local variable `e' isko12013-10-091-1/+1
* test/ruby: assert_raise_with_messagenobu2013-10-095-12/+6
* test_module.rb: quote namenobu2013-10-091-4/+9
* vm_method.c: preserve encodingnobu2013-10-091-1/+3
* test/unit/assertions.rb: return exceptionnobu2013-10-0914-83/+61
* test: use assert_raisenobu2013-10-094-8/+8
* compar.c: fail if recursionnobu2013-10-091-0/+7
* test_require.rb: need verbosenobu2013-10-091-0/+5
* load.c: display backtrace to $stderrnobu2013-10-081-7/+10
* test_rubyoptions.rb: only one Bogus objectnobu2013-10-081-1/+3
* test_io.rb: fix r43164nobu2013-10-071-1/+1
* test_io.rb: get rid of error messagenobu2013-10-071-1/+1
* test_sleep.rb: get rid of failure on Windowsnobu2013-10-061-2/+9