aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-161-0/+9
* * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko12013-10-161-0/+12
* * lib/rubygems: Update to RubyGems master b955554. Changes:drbrain2013-10-161-1/+1
* * lib/rubygems: Update to RubyGems master 278d00d. Changes:drbrain2013-10-163-1/+59
* * lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain2013-10-1624-93/+853
* test_array.rb: add testnobu2013-10-151-0/+5
* allpairs.rb: remove unused variablenobu2013-10-141-1/+0
* test/-ext-: suppress warningsnobu2013-10-145-20/+24
* test_profile_frames.rb: assert first_linenonobu2013-10-141-0/+5
* test_profile_frames.rb: fix typonobu2013-10-141-2/+2
* test_rake_clean.rb: skip on Windowsnobu2013-10-131-1/+7
* test_notimp.rb: test timeoutnobu2013-10-131-12/+14
* * NEWS (with all sufficient information):drbrain2013-10-1137-995/+1135
* vm_trace.c: fix infinite hooknobu2013-10-101-0/+19
* * 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
* object.c: avoid inadvertent symbol creationnobu2013-10-091-0/+28
* test_module.rb: quote namenobu2013-10-091-4/+9
* vm_method.c: preserve encodingnobu2013-10-091-1/+3
* test_inadvertent_creation.rb: fix assertion namenobu2013-10-091-14/+14
* test_inadvertent_creation.rb: use assert_not_interned?nobu2013-10-091-14/+14
* test/unit/assertions.rb: return exceptionnobu2013-10-0916-95/+67
* test: use assert_raisenobu2013-10-096-10/+10
* test_tracepoint.rb: include zombiesnobu2013-10-091-1/+3
* compar.c: fail if recursionnobu2013-10-091-0/+7
* test_require.rb: need verbosenobu2013-10-091-0/+5
* * include/ruby/debug.h,ko12013-10-091-1/+11
* load.c: display backtrace to $stderrnobu2013-10-081-7/+10
* * remove trailing spaces.nobu2013-10-081-1/+1
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-5/+31
* test_rubyoptions.rb: only one Bogus objectnobu2013-10-081-1/+3
* * lib/time.rb (Time.strptime): Time.strptime('0', '%s') returns localakr2013-10-071-1/+1
* * lib/time.rb (Time.strptime): Use :offset.akr2013-10-071-0/+2
* test_io.rb: fix r43164nobu2013-10-071-1/+1
* * test/-ext-/debug/test_profile_frames.rb: rename class C toko12013-10-071-4/+4
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+54
* Increase open_timeout [Bug #8986]naruse2013-10-071-1/+1
* test_io.rb: get rid of error messagenobu2013-10-071-1/+1
* test_tempfile.rb: fix test on Windowsnobu2013-10-061-0/+1
* test_old_thread_select.rb: ignore short wait on Windowsnobu2013-10-061-1/+2
* test_sleep.rb: get rid of failure on Windowsnobu2013-10-061-2/+9
* test_thread.rb: ignore meaningless testnobu2013-10-061-1/+1
* thread.c: fix some mutexes remaining locked after forkingnobu2013-10-051-0/+27
* gc.c: add objspace_free_num and make GC.stat[:heap_free_num] use ittmm12013-10-041-0/+7
* csv.rb: foreach enumeratornobu2013-10-041-0/+6
* test_io.rb: fix typonobu2013-10-031-1/+1
* test_io.rb: add testnobu2013-10-021-0/+11
* io.c: get rid of race conditionnobu2013-10-021-0/+13
* tempfile.rb: undefine finalizer on unlinknobu2013-10-011-0/+14