aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * array.c, enum.c, insns.def, io.c, numeric.c, parse.y, process.c,ko12012-12-0210-24/+38
* revert r38141 for stack problemtarui2012-12-022-7/+5
* * thread.c (RB_GC_SAVE_MACHINE_CONTEXT, rb_gc_save_machine_context):tarui2012-12-022-5/+7
* fix typozzak2012-12-021-1/+1
* * lib/weakref.rb (rdoc): Clean up usage, add example,zzak2012-12-022-6/+62
* * gc.c (WeakMap): Add doc for internal reference, use lib/weakref.rbzzak2012-12-022-1/+8
* fix typokazu2012-12-021-1/+1
* add ticket ref: [ruby-dev:46665] [Bug #7468]tarui2012-12-021-1/+1
* * lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain2012-12-013-1/+67
* * gc.h (SET_MACHINE_STACK_END): add volatile for preventingkosaki2012-12-012-2/+7
* * iseq.c (rb_iseq_line_trace_each): iterate `line' event only.ko12012-12-013-9/+31
* * vm_trace.c: add TracePoint#inspect.ko12012-12-013-0/+87
* * vm_trace.c (rb_tracepoint_new): commit miss.nobu2012-12-011-1/+1
* * 2012-12-02svn2012-12-011-2/+2
* * tool/gen_dummy_probes.rb: add mode name.nobu2012-12-011-0/+1
* adjust style.nobu2012-12-0114-47/+44
* make-snapshot: PATH_SEPARATORnobu2012-12-011-2/+5
* * test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu2012-12-011-3/+1
* time.c, vm_method.c: update rdocnobu2012-12-012-22/+6
* vm_method.c: privatenobu2012-12-011-1/+4
* * test/ruby/test_backtrace.rb: add a test forko12012-12-012-0/+15
* * vm_backtrace.c (location_inspect_m): addko12012-12-012-0/+13
* io.c: recurse for the argumentnobu2012-12-013-5/+22
* * misc: ignore pre-compiled emacs lisp files.nobu2012-12-011-0/+1
* marshal.c: private methodsnobu2012-12-012-12/+20
* * lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain2012-12-014-12/+30
* gc.c: suppress warningsnobu2012-12-011-5/+5
* complex.c, time.c: make marshal methods privatenobu2012-12-014-9/+12
* object.c: make remove_instance_variable publicnobu2012-12-013-4/+8
* vm_method.c: make initialize methods privatenobu2012-12-015-1/+28
* * properties.nobu2012-12-010-0/+0
* * test/ruby/test_thread.rb: move ConditionVariable related testkosaki2012-12-013-168/+196
* * test/ruby/test_thread.rb (test_cv_wait_deadlock): enablekosaki2012-12-012-12/+23
* * lib/thread.rb (ConditionVariable): use hash instead of array forkosaki2012-12-013-25/+15
* ruby-electric.el: use kill-regionnobu2012-12-012-1/+6
* inf-ruby.el: fix compilation-shell-minor-modenobu2012-12-012-1/+8
* * ChangeLog: fix a typo for r38075.nagachika2012-12-011-1/+1
* dir.c: use NAMLENnobu2012-12-012-12/+18
* * lib/rubygems/specification.rb: Don't add default gems to $LOAD_PATHdrbrain2012-12-012-0/+7
* * properties.nobu2012-12-011-4/+4
* markdown.rb: \rnobu2012-12-011-2/+2
* * re-added r38053 that is reverted by r38061. Problems by r38053kou2012-12-013-12/+110
* test_gem_specification.rb: suppress warningsnobu2012-12-011-0/+4
* * variable.c (rb_class_path_no_cache): add a function to get the classtenderlove2012-12-019-69/+178
* * test/rdoc/test_rdoc_options.rb: Windows drive letters aredrbrain2012-12-012-1/+6
* * lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain2012-12-013-2/+61
* * test/runner.rb: Set GEM_HOME, GEM_PATH and GEM_SKIP to empty set.drbrain2012-12-012-9/+7
* * compile.c (ADD_CATCH_ENTRY): add a cast to fix SEGV with x64 mingwshirosaki2012-11-302-1/+8
* * Fixed commit reference for r38083drbrain2012-11-301-1/+1
* * parse.y (parser.utf8): remove unused property.naruse2012-11-302-5/+10