summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-13proc.c: fix inherited ownernobu
2013-12-13test_weakmap.rb: fix testnobu
2013-12-13test/ruby: better assertionsnobu
2013-12-13test_weakmap.rb: fix testnobu
2013-12-13proc.c, vm_method.c: fix super and aliasnobu
2013-12-13test_weakmap.rb: fix testnobu
2013-12-13test/ruby: better assertionsnobu
2013-12-13assertions.rb: last match in assert_raise_with_messagenobu
2013-12-13gc.c: GC.latest_gc_info reports most interesting major_by flagtmm1
2013-12-13* error.c: add Exception#backtrace_locations.ko1
2013-12-13eval.c: clear cachenobu
2013-12-13eval.c: indentnobu