summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-02* array.c, enum.c, insns.def, io.c, numeric.c, parse.y, process.c,ko1
2012-12-02revert r38141 for stack problemtarui
2012-12-02 * thread.c (RB_GC_SAVE_MACHINE_CONTEXT, rb_gc_save_machine_context):tarui
2012-12-02fix typozzak
2012-12-02* lib/weakref.rb (rdoc): Clean up usage, add example,zzak
2012-12-02* gc.c (WeakMap): Add doc for internal reference, use lib/weakref.rbzzak
2012-12-02fix typokazu
2012-12-02add ticket ref: [ruby-dev:46665] [Bug #7468]tarui
2012-12-01* lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain
2012-12-01* gc.h (SET_MACHINE_STACK_END): add volatile for preventingkosaki
2012-12-01* iseq.c (rb_iseq_line_trace_each): iterate `line' event only.ko1
2012-12-01* vm_trace.c: add TracePoint#inspect.ko1
2012-12-01* vm_trace.c (rb_tracepoint_new): commit miss.nobu
2012-12-01* 2012-12-02svn
2012-12-01* tool/gen_dummy_probes.rb: add mode name.nobu
2012-12-01adjust style.nobu
2012-12-01make-snapshot: PATH_SEPARATORnobu
2012-12-01* test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu
2012-12-01time.c, vm_method.c: update rdocnobu
2012-12-01vm_method.c: privatenobu
2012-12-01* test/ruby/test_backtrace.rb: add a test forko1
2012-12-01* vm_backtrace.c (location_inspect_m): addko1
2012-12-01io.c: recurse for the argumentnobu
2012-12-01* misc: ignore pre-compiled emacs lisp files.nobu
2012-12-01marshal.c: private methodsnobu
2012-12-01* lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain
2012-12-01gc.c: suppress warningsnobu
2012-12-01complex.c, time.c: make marshal methods privatenobu
2012-12-01object.c: make remove_instance_variable publicnobu
2012-12-01vm_method.c: make initialize methods privatenobu
2012-12-01* properties.nobu
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-01markdown.rb: \rnobu
2012-12-01* re-added r38053 that is reverted by r38061. Problems by r38053kou
2012-12-01test_gem_specification.rb: suppress warningsnobu
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