summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-01* test/ruby/test_thread.rb: move ConditionVariable related testkosaki
2012-12-01* test/ruby/test_thread.rb (test_cv_wait_deadlock): enablekosaki
2012-12-01* lib/thread.rb (ConditionVariable): use hash instead of array forkosaki
2012-12-01ruby-electric.el: use kill-regionnobu
2012-12-01inf-ruby.el: fix compilation-shell-minor-modenobu
2012-12-01* ChangeLog: fix a typo for r38075.nagachika
2012-12-01dir.c: use NAMLENnobu
2012-12-01* lib/rubygems/specification.rb: Don't add default gems to $LOAD_PATHdrbrain
2012-12-01* properties.nobu
2012-12-01* re-added r38053 that is reverted by r38061. Problems by r38053kou
2012-12-01* variable.c (rb_class_path_no_cache): add a function to get the classtenderlove
2012-12-01* test/rdoc/test_rdoc_options.rb: Windows drive letters aredrbrain
2012-12-01* lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain
2012-12-01* test/runner.rb: Set GEM_HOME, GEM_PATH and GEM_SKIP to empty set.drbrain
2012-11-30* compile.c (ADD_CATCH_ENTRY): add a cast to fix SEGV with x64 mingwshirosaki
2012-11-30* Fixed commit reference for r38083drbrain
2012-11-30* parse.y (parser.utf8): remove unused property.naruse
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-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* 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* 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