summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-14Additional test coverage to DateTime comparison (sub millisecond).nobu
2013-12-14proc.c: method by respond_to_missing?nobu
2013-12-14object.c: check const namesnobu
2013-12-14scanf.rb: fix rescue modifiernobu
2013-12-14util.c: bump stack size in ruby_qsort()nobu
2013-12-14object.c: nested path const_defined?nobu
2013-12-14object.c: remove unnecessary assignmentnobu
2013-12-14object.c: fix typonobu
2013-12-14ChangeLog: fix commit missnobu
2013-12-14object.c: fix r44189nobu
2013-12-14object.c: optimize rb_mod_const_get for symbolnobu
2013-12-14* ext/psych/yaml/emitter.c: Fix typo in the variable namea_matsuda
2013-12-13 * lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478]hsbt
2013-12-13eval.c: reuse tagnobu
2013-12-13 * gc.c (wmap_final_func): Bugfix. Should update *value to new pointer.tarui
2013-12-13* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr
2013-12-13* internal.h (ruby_sized_xrealloc2): fix typo introduced in r44117, which cau...ngoto
2013-12-13thread.c: reduce tags and stacknobu
2013-12-13* 2013-12-14svn