summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-14test/-ext-: suppress warningsnobu
2013-10-14test_profile_frames.rb: assert first_linenonobu
2013-10-14test_profile_frames.rb: fix typonobu
2013-10-13test_rake_clean.rb: skip on Windowsnobu
2013-10-13test_notimp.rb: test timeoutnobu
2013-10-11* NEWS (with all sufficient information):drbrain
2013-10-10vm_trace.c: fix infinite hooknobu
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-09object.c: avoid inadvertent symbol creationnobu
2013-10-09test_module.rb: quote namenobu
2013-10-09vm_method.c: preserve encodingnobu
2013-10-09test_inadvertent_creation.rb: fix assertion namenobu
2013-10-09test_inadvertent_creation.rb: use assert_not_interned?nobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-10-09test_tracepoint.rb: include zombiesnobu
2013-10-09compar.c: fail if recursionnobu
2013-10-09test_require.rb: need verbosenobu
2013-10-09* include/ruby/debug.h,ko1
2013-10-08load.c: display backtrace to $stderrnobu
2013-10-08* remove trailing spaces.nobu
2013-10-08* vm_backtrace.c, include/ruby/debug.h: add new APIsko1
2013-10-08test_rubyoptions.rb: only one Bogus objectnobu
2013-10-07* lib/time.rb (Time.strptime): Time.strptime('0', '%s') returns localakr
2013-10-07* lib/time.rb (Time.strptime): Use :offset.akr
2013-10-07test_io.rb: fix r43164nobu
2013-10-07* test/-ext-/debug/test_profile_frames.rb: rename class C toko1
2013-10-07* ext/-test-/debug/profile_frames.c:ko1
2013-10-07Increase open_timeout [Bug #8986]naruse
2013-10-07test_io.rb: get rid of error messagenobu
2013-10-06test_tempfile.rb: fix test on Windowsnobu
2013-10-06test_old_thread_select.rb: ignore short wait on Windowsnobu
2013-10-06test_sleep.rb: get rid of failure on Windowsnobu
2013-10-06test_thread.rb: ignore meaningless testnobu
2013-10-05thread.c: fix some mutexes remaining locked after forkingnobu
2013-10-04gc.c: add objspace_free_num and make GC.stat[:heap_free_num] use ittmm1
2013-10-04csv.rb: foreach enumeratornobu
2013-10-03test_io.rb: fix typonobu
2013-10-02test_io.rb: add testnobu
2013-10-02io.c: get rid of race conditionnobu
2013-10-01tempfile.rb: undefine finalizer on unlinknobu
2013-10-01file.c: export rb_stat_newnobu
2013-10-01test_config.rb: fix library pathnobu
2013-10-01test_regexp.rb, test_string.rb: suppress warningsnobu
2013-10-01test_regexp.rb, test_string.rb: use assert_separatelynobu
2013-10-01test_regexp.rb, test_string.rb: suppress warningsnobu
2013-09-30* ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko1
2013-09-30* vm_method.c (rb_undef): raise a NameError if the original methodshugo