aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gc.c: remove redundant freelist assignmenttmm12013-12-182-1/+6
* * test/runner.rb: fix commit miss on r44278.ko12013-12-182-1/+4
* * 2013-12-19svn2013-12-181-2/+2
* * gc.c (garbage_collect_body): lazy_sweep setting should workko12013-12-182-7/+10
* * gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko12013-12-183-17/+40
* * gc.c (gc_profile_record_get): should return an empty arrayko12013-12-182-1/+6
* * gc.c (gc_profile_clear, gc_profile_enable): remove rest_sweep().ko12013-12-182-17/+19
* * vm_exec.h (VM_DEBUG_STACKOVERFLOW): added.ko12013-12-183-0/+16
* test_gc.rb: fix syntax errornobu2013-12-181-2/+2
* test_gc.rb: refine assertionnobu2013-12-181-2/+2
* test_io.rb: duplicated testnobu2013-12-181-19/+3
* * lib/test/unit/assertions.rb: [DOC] Fix typoa_matsuda2013-12-181-1/+1
* * lib/rubygems: Update to RubyGems master d8f12e2. This increases thedrbrain2013-12-187-20/+123
* * 2013-12-18svn2013-12-181-2/+2
* * test/ruby/test_gc.rb (test_expand_heap): allow +/-1 diff.ko12013-12-182-2/+7
* * test/ruby/test_io.rb: fix duplicated test name.ktsj2013-12-172-1/+5
* * .gitignore: ignored *.old files.hsbt2013-12-171-0/+2
* * lib/e2mmap.rb: Fix typo in an error messagea_matsuda2013-12-171-1/+1
* * ext/objspace/object_tracing.c: Fix typo in a variable namea_matsuda2013-12-171-3/+3
* hash.c: revertnobu2013-12-174-4/+13
* hash.c: add warningsnobu2013-12-171-12/+31
* misc/ruby-electric.el: Import version 2.1.1.knu2013-12-172-4/+17
* vm_trace.c: isolate exceptionsnobu2013-12-173-0/+22
* configure.in: add $CPPFLAGSnobu2013-12-171-1/+1
* configure.in: use $DTRACEnobu2013-12-171-1/+1
* configure.in: move opt-dir optionnobu2013-12-171-18/+19
* gc.c: prototypenobu2013-12-171-1/+1
* Makefile.in, configure.in: cppflagsnobu2013-12-172-1/+2
* configure.in: build probes with systemtap's dtrace wrappertmm12013-12-172-1/+12
* * lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygemsdrbrain2013-12-164-1/+65
* * 2013-12-17svn2013-12-161-2/+2
* * NEWS (RDoc): Update version number so I don't have to change itdrbrain2013-12-162-2/+7
* hash.c: typonobu2013-12-161-1/+1
* fix typoskazu2013-12-161-6/+6
* * NEWS: mention about Hash#reject.nobu2013-12-161-0/+6
* hash.c: warnings in rb_hash_rejectnobu2013-12-161-4/+30
* hash.c: refactor loopnobu2013-12-161-9/+3
* test_process.rb: fix for 32bit platformsnobu2013-12-161-1/+1
* class.c: fix option hashnobu2013-12-162-1/+4
* test_io.rb: IO.write testnobu2013-12-161-0/+16
* * gc.c (rb_objspace_markable_object_p): should check special_const_pko12013-12-162-1/+6
* * ext/objspace/objspace.c (reachable_object_from_root_i): useko12013-12-162-0/+11
* * sample/exyacc.rb: Fix typo in a variable namea_matsuda2013-12-161-12/+12
* * remove trailing spaces.nobu2013-12-161-1/+1
* * gc.c (gc_verify_internal_consistency): should not useko12013-12-162-1/+11
* * gc.c (rb_objspace_markable_object_p): fix last commit (build error).ko12013-12-162-1/+6
* * gc.c (rb_objspace_markable_object_p): it should be live objects.ko12013-12-162-1/+5
* * gc.c (rb_objspace_each_objects): should not clear dont_lazy_sweepko12013-12-162-1/+13
* * vm_method.c (rb_method_entry_make): fix WB miss.ko12013-12-163-1/+22
* * ChangeLog: [DOC] Fix typoa_matsuda2013-12-161-1/+1