summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29test_io_wait.rb: Bug #7420nobu
2012-11-29remove trainling spacesnobu
2012-11-29 * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain
2012-11-29* lib/rubygems/test_case.rb: Disable loading of keys and certificatesdrbrain
2012-11-29* vm_backtrace.c (rb_debug_inspector_open): use RARRAY_LENINT() forko1
2012-11-29* include/ruby/debug.h: add rb_debug_inspector_* APIs.ko1
2012-11-29* lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse
2012-11-29* ext/psych/extconf.rb: added --enable-bundled-libyaml option. thisusa
2012-11-29* lib/rubygems*: Updated to RubyGems 2.0drbrain
2012-11-29* include/ruby/debug.h: provide rb_tracearg_*() APIs,ko1
2012-11-29* test/minitest/test_minitest_unit.rb: restore orig_verbose onlynaruse
2012-11-29* vm_trace.c (rb_tracepoint_attr_method_id):ko1
2012-11-29* vm_trace.c (rb_tracepoint_attr_defined_class):ko1
2012-11-29* gc.c (gc_stat): prepre Symbol objects at first timeko1
2012-11-29* gc.c (gc_stat): GC.stat supports new informationko1
2012-11-29* test/dtrace/helper.rb (DTrace::TestCase): check dtrace availabilitynobu
2012-11-29* properties.nobu
2012-11-29Imported minitest 4.3.2 (r8026)ryan
2012-11-29test/dl: no warningsnobu
2012-11-29remove trailing spaces.nobu
2012-11-29Revert r37956: thread.c (thread_start_func_2): small cleanups.kosaki
2012-11-29* thread.c (thread_start_func_2): remove unused code. Whenkosaki
2012-11-29* vm_backtrace.c: same as a last patch.ko1
2012-11-29* vm_backtrace.c: use `long' for return values of `NUM2LONG()'.ko1
2012-11-29Revert r37953: thread.c (thread_start_func_2): remove unused code. securitynaruse
2012-11-29* thread.c (do_select): suppress warning (uninitialized value warning)naruse
2012-11-29* eval.c (ruby_cleanup): delay THREAD_KILLED timing.ko1
2012-11-29* vm_backtrace.c (vm_backtrace_to_ary): support range argumentko1
2012-11-28* thread.c (thread_start_func_2): small cleanups.kosaki
2012-11-28* thread.c (thread_start_func_2): remove unused code.kosaki
2012-11-28* thread.c (thread_start_func_2): remove unused code.kosaki
2012-11-28* thread.c (thread_start_func_2): remove unused code. securitykosaki
2012-11-28* vm_backtrace.c (backtrace_to_str_ary2): rename to backtrace_to_str_ary.ko1
2012-11-28* probes.d: Change function-entry probe to method-entry.tenderlove
2012-11-28* vm_backtrace.c: rename Class name fromko1
2012-11-28* ChangeLog: fix a typo for r37928.nagachika
2012-11-28* 2012-11-29svn
2012-11-28* ChangeLog: fix a typo for r37938.nagachika
2012-11-28* ext/fiddle/closure.c: cosmetic fix for rdoc comment. (fix for r37917)nagachika
2012-11-28revert some part of r37942. sorry.tarui
2012-11-28add ticket ref: [ruby-dev:46654] [ruby-trunk - Bug #7455]ko1
2012-11-28* thread.c (rb_mutex_sleep): fix to allow spurious wakeup.ko1
2012-11-28 * NEWS (Thread) remove incompatible changes.tarui
2012-11-28* thread_win32.c: catch up latest change of BLOCKING_REGION.ko1
2012-11-28* vm_insnhelper.c (vm_call_method): fix undefined behavior.ko1
2012-11-28 * test/ruby/test_thread.rb (test_thread_status_in_trap): change test fortarui
2012-11-28* include/ruby/thread.h (rb_thread_call_without_gvl2): changeko1
2012-11-28 * thread.c (thread_join_sleep): check spurious wakeup by itself fortarui
2012-11-28emitter.c: constifynobu
2012-11-28extconf.rb: mingw32nobu