aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/debug.h: provide rb_tracearg_*() APIs,ko12012-11-291-0/+9
* * test/minitest/test_minitest_unit.rb: restore orig_verbose onlynaruse2012-11-291-0/+6
* * vm_trace.c (rb_tracepoint_attr_method_id):ko12012-11-291-0/+9
* * vm_trace.c (rb_tracepoint_attr_defined_class):ko12012-11-291-0/+10
* * gc.c (gc_stat): prepre Symbol objects at first timeko12012-11-291-0/+5
* * gc.c (gc_stat): GC.stat supports new informationko12012-11-291-0/+8
* Imported minitest 4.3.2 (r8026)ryan2012-11-291-0/+5
* * thread.c (thread_start_func_2): remove unused code. Whenkosaki2012-11-291-0/+6
* * vm_backtrace.c: same as a last patch.ko12012-11-291-0/+4
* * vm_backtrace.c: use `long' for return values of `NUM2LONG()'.ko12012-11-291-0/+4
* Revert r37953: thread.c (thread_start_func_2): remove unused code. securitynaruse2012-11-291-5/+0
* * thread.c (do_select): suppress warning (uninitialized value warning)naruse2012-11-291-0/+5
* * eval.c (ruby_cleanup): delay THREAD_KILLED timing.ko12012-11-291-0/+5
* * vm_backtrace.c (vm_backtrace_to_ary): support range argumentko12012-11-291-0/+7
* * thread.c (thread_start_func_2): small cleanups.kosaki2012-11-281-0/+4
* * thread.c (thread_start_func_2): remove unused code.kosaki2012-11-281-0/+5
* * thread.c (thread_start_func_2): remove unused code.kosaki2012-11-281-0/+6
* * thread.c (thread_start_func_2): remove unused code. securitykosaki2012-11-281-0/+5
* * vm_backtrace.c (backtrace_to_str_ary2): rename to backtrace_to_str_ary.ko12012-11-281-0/+9
* * probes.d: Change function-entry probe to method-entry.tenderlove2012-11-281-0/+11
* * vm_backtrace.c: rename Class name fromko12012-11-281-0/+6
* * ChangeLog: fix a typo for r37928.nagachika2012-11-281-1/+1
* * ChangeLog: fix a typo for r37938.nagachika2012-11-281-1/+1
* revert some part of r37942. sorry.tarui2012-11-281-4/+4
* add ticket ref: [ruby-dev:46654] [ruby-trunk - Bug #7455]ko12012-11-281-0/+1
* * thread.c (rb_mutex_sleep): fix to allow spurious wakeup.ko12012-11-281-0/+6
* * NEWS (Thread) remove incompatible changes.tarui2012-11-281-0/+4
* * thread_win32.c: catch up latest change of BLOCKING_REGION.ko12012-11-281-0/+4
* * vm_insnhelper.c (vm_call_method): fix undefined behavior.ko12012-11-281-0/+5
* * test/ruby/test_thread.rb (test_thread_status_in_trap): change test fortarui2012-11-281-0/+5
* * include/ruby/thread.h (rb_thread_call_without_gvl2): changeko12012-11-281-0/+10
* * thread.c (thread_join_sleep): check spurious wakeup by itself fortarui2012-11-281-0/+18
* emitter.c: constifynobu2012-11-281-1/+6
* extconf.rb: mingw32nobu2012-11-281-1/+4
* extconf.rb: VPATHnobu2012-11-281-0/+5
* mkmf.rb: each_compile_rulesnobu2012-11-281-0/+5
* * vm_core.h (enum rb_thread_status): remove THREAD_TO_KILLkosaki2012-11-281-0/+27
* * thread.c (struct rb_mutex_struct): add allow_trap field.kosaki2012-11-281-0/+13
* add ticket number [Bug #4559]ko12012-11-281-0/+1
* * proc.c: remove Proc#== and Proc#eql?.ko12012-11-281-0/+7
* * lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain2012-11-281-0/+8
* * configure.in: fix r37294: run only on i[3-6]86-linux.naruse2012-11-281-0/+4
* * io.c (FMODE_SYNCWRITE): removed unused macro.kosaki2012-11-281-0/+4
* * configure.in: revert r37911, r37906 and r37904 which break buildngoto2012-11-281-0/+6
* * ext/psych/extconf.rb: copy sources into build directory,ko12012-11-281-0/+5
* * thread.c (rb_mutex_lock): moved trap context check fromkosaki2012-11-281-0/+8
* * thread.c (thread_s_new): uses main_thread->status instead ofkosaki2012-11-281-0/+7
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-281-0/+29
* * thread.c (thread_join): A trap handler check was moved fromkosaki2012-11-281-0/+10
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-281-0/+10