aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * remove trailing spaces.nobu2013-12-161-1/+1
* * gc.c: use gc_verify_internal_consistency() instead ofko12013-12-162-31/+8
* * process.c (make_clock_result): add :second as a unit fornaruse2013-12-163-0/+32
* suppress warning: SAFE=3 does no sandboxingnaruse2013-12-161-1/+7
* * gc.c: introduce GC.verify_internal_consistency method to verify GCko12013-12-163-0/+84
* typo: wheb -> whentmm12013-12-161-1/+1
* * 2013-12-16svn2013-12-161-2/+2
* gc.c: fix build with RGENGC_ESTIMATE_OLDMALLOC=0tmm12013-12-162-1/+16
* test_logger.rb: fix system dependent testnobu2013-12-151-1/+1
* test_dir.rb: fix system dependent testnobu2013-12-151-1/+6
* * ext/objspace/objspace.c (reachable_object_from_root_i):ko12013-12-152-1/+14
* * lib/shell/filter.rb: [DOC] Fix typoa_matsuda2013-12-151-1/+1
* * lib/rubygems/basic_specification.rb (class Gem): Revert r44213, itdrbrain2013-12-152-6/+1
* envutil.rb: reduce waitnobu2013-12-141-2/+2
* test_process.rb: handshakenobu2013-12-141-7/+18
* * lib/rdoc: Update to RDoc master 263a9e5. This improves thedrbrain2013-12-144-5/+16
* test_thread.rb: timing issuesnobu2013-12-142-46/+67
* test_thread.rb: assert_operator for comparisonnobu2013-12-141-1/+1
* test_fiber.rb: remove corenobu2013-12-141-1/+4
* * lib/rubygems/basic_specification.rb: Update to RubyGems masterdrbrain2013-12-142-1/+6
* * 2013-12-15svn2013-12-141-2/+2
* [DOC] Fix output of Shellwords.escape() by @anatol [Fixes GH-483]a_matsuda2013-12-141-1/+1
* * lib/debug.rb: [DOC] Fix typoa_matsuda2013-12-141-1/+1
* * remove trailing spaces.nobu2013-12-141-89/+89
* [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda2013-12-145-5/+5
* vm_insnhelper.c: post arguments as mandatorynobu2013-12-143-3/+21
* * properties.nobu2013-12-140-0/+0
* configure.in: unexpand exec_prefix in rubylibprefixnobu2013-12-142-9/+16
* * doc/contributing.rdoc: [DOC] Correct spelling by @dvsuresh [Fixes GH-481]a_matsuda2013-12-141-1/+1
* logger.rb: fix extra log ratationnobu2013-12-143-2/+46
* envutil.rb: refine messagesnobu2013-12-141-1/+1