summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-30* Fixed commit reference for r38083drbrain
2012-11-30* parse.y (parser.utf8): remove unused property.naruse
2012-11-30suppress warnings: uninitialized variablesnaruse
2012-11-30suppress warnings: unused variablesnaruse
2012-11-30Use RUBYOPT to overwrite original RUBYOPT ENVnaruse
2012-11-30* lib/sync.rb (Sync_m#sync_synchronize): add Thread.async_interrupt_timingkosaki
2012-11-30* lib/thread.rb (ConditionVariable#broadcast): s/RuntimeError/StandardError/kosaki
2012-11-30* lib/thread.rb (SizedQueue#pop): rewrite by using ConditionVariable.kosaki
2012-11-30* thread.c (Thread.async_interrupt_timing): fix RDoc.ko1
2012-11-30* iseq.c: add RubyVM::InstructionSequence (ISeq) inspection methods.ko1
2012-11-30* include/ruby/ruby.h (rb_event_flag_t): Maintain integer precisiondrbrain
2012-11-30* test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binarydrbrain
2012-11-30* thread.c (rb_threadptr_interrupt_mask, async_interrupt_timing_func):kosaki
2012-11-30* thread.c (rb_threadptr_interrupt_mask): add argument check.kosaki
2012-11-30* lib/thread.rb (ConditionVariable#broadcast): protect fromkosaki
2012-11-30* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): raise if a...kazu
2012-11-30assert_in_out_err with block ignores test_stdoutkazu
2012-11-30* test/rdoc/test_rdoc_rubygems_hook.rbusa
2012-11-30 [EXPERIMENTAL]ko1
2012-11-30* test/rubygems/test_gem_dependency_installler.rb: gems are of courseusa
2012-11-30* lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa
2012-11-30* ext/fiddle/extconf.rb, ext/fiddle/function.cngoto
2012-11-30fix typoskazu
2012-11-30* test/rubygems/test_gem_installer.rbusa
2012-11-30* ChangeLog: remove duplicated lines for r38042-r38044.nagachika
2012-11-30* 2012-12-01svn
2012-11-30* ChangeLog: fix a typo for r38064.nagachika
2012-11-30* ChangeLog: fix a typo for r38063.nagachika
2012-11-30* test/rubygems/test_gem_installer.rbusa
2012-11-30* test/rubygems/test_gem_ext_ext_conf_builder.rbusa
2012-11-30* lib/rubygems/specification.rbusa
2012-11-30* vm_core.h (rb_vm_struct): add thread_destruct_lock field.kosaki
2012-11-30revert r35486 (add rb_thread_t#yeiling field). because it doesn't helpkosaki
2012-11-30* revert r38053 because it causes too many test failures.usa
2012-11-30fix typoskazu
2012-11-30* lib/test/unit/parallel.rb (Test::Unit::Worker.run): wrap LoadErrorusa
2012-11-30* thread.c: TracePoint#self returns invoking/exitting thread objectko1
2012-11-30* test/ruby/memory_status.rb (Memory::Win32): sorry, ko1.usa
2012-11-30* test/ruby/memory_status.rb (Memory::Win32): rescue non libffi user, such as...usa
2012-11-30* ChangeLog: mention to ML and ticket: [ruby-core:50194] [Bug #7443]usa
2012-11-30* test/ruby/memory_status.rb (Memory::Win32): use fiddle instead of dl,usa
2012-11-30* defs/default_gems: Add base directory column.kou
2012-11-30* vm_trace.c:zzak
2012-11-30fix typoszzak
2012-11-30* vm_trace.c (tracepoint_disable_m, tracepoint_enable_m):ko1
2012-11-30vm_backtrace.c: suppress warningnobu
2012-11-30zlib.c: suppress warningnobu
2012-11-30zlib.c: suppress warningnobu
2012-11-30* thread.c: rename Thread.control_interruptko1
2012-11-30* vm_trace.c: Documentation for TracePoint APIzzak