summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16fix typoskazu
2013-12-16* NEWS: mention about Hash#reject.nobu
2013-12-16hash.c: warnings in rb_hash_rejectnobu
2013-12-16hash.c: refactor loopnobu
2013-12-16test_process.rb: fix for 32bit platformsnobu
2013-12-16class.c: fix option hashnobu
2013-12-16test_io.rb: IO.write testnobu
2013-12-16* gc.c (rb_objspace_markable_object_p): should check special_const_pko1
2013-12-16* ext/objspace/objspace.c (reachable_object_from_root_i): useko1
2013-12-16* sample/exyacc.rb: Fix typo in a variable namea_matsuda
2013-12-16* remove trailing spaces.nobu
2013-12-16* gc.c (gc_verify_internal_consistency): should not useko1
2013-12-16* gc.c (rb_objspace_markable_object_p): fix last commit (build error).ko1
2013-12-16* gc.c (rb_objspace_markable_object_p): it should be live objects.ko1
2013-12-16* gc.c (rb_objspace_each_objects): should not clear dont_lazy_sweepko1
2013-12-16* vm_method.c (rb_method_entry_make): fix WB miss.ko1
2013-12-16* ChangeLog: [DOC] Fix typoa_matsuda
2013-12-16* remove trailing spaces.nobu
2013-12-16* gc.c: use gc_verify_internal_consistency() instead ofko1
2013-12-16* process.c (make_clock_result): add :second as a unit fornaruse
2013-12-16suppress warning: SAFE=3 does no sandboxingnaruse
2013-12-16* gc.c: introduce GC.verify_internal_consistency method to verify GCko1
2013-12-16typo: wheb -> whentmm1
2013-12-16* 2013-12-16svn
2013-12-16gc.c: fix build with RGENGC_ESTIMATE_OLDMALLOC=0tmm1
2013-12-15test_logger.rb: fix system dependent testnobu
2013-12-15test_dir.rb: fix system dependent testnobu
2013-12-15* ext/objspace/objspace.c (reachable_object_from_root_i):ko1
2013-12-15* lib/shell/filter.rb: [DOC] Fix typoa_matsuda
2013-12-15* lib/rubygems/basic_specification.rb (class Gem): Revert r44213, itdrbrain
2013-12-14envutil.rb: reduce waitnobu
2013-12-14test_process.rb: handshakenobu
2013-12-14* lib/rdoc: Update to RDoc master 263a9e5. This improves thedrbrain
2013-12-14test_thread.rb: timing issuesnobu
2013-12-14test_thread.rb: assert_operator for comparisonnobu
2013-12-14test_fiber.rb: remove corenobu
2013-12-14* lib/rubygems/basic_specification.rb: Update to RubyGems masterdrbrain
2013-12-14* 2013-12-15svn
2013-12-14[DOC] Fix output of Shellwords.escape() by @anatol [Fixes GH-483]a_matsuda
2013-12-14* lib/debug.rb: [DOC] Fix typoa_matsuda
2013-12-14* remove trailing spaces.nobu
2013-12-14[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda
2013-12-14vm_insnhelper.c: post arguments as mandatorynobu
2013-12-14* properties.nobu
2013-12-14configure.in: unexpand exec_prefix in rubylibprefixnobu
2013-12-14* doc/contributing.rdoc: [DOC] Correct spelling by @dvsuresh [Fixes GH-481]a_matsuda
2013-12-14logger.rb: fix extra log ratationnobu
2013-12-14envutil.rb: refine messagesnobu
2013-12-14Additional test coverage to Enumerator#peek.nobu
2013-12-14Additional test coverage to Dir class. Dir['**/*'] should not resolve symlinks.nobu