summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-13vm.c: reduce clearing method cachenobu
2013-12-13* gc.c (garbage_collect_body): use rb_bug() and explicit error messageko1
2013-12-13* array.c: fix comment to remove the word "shady".ko1
2013-12-13* lib/net/pop.rb: [DOC] Fix typoa_matsuda
2013-12-13* gc.c: rename *shady* func/macros.ko1
2013-12-13* doc/contributing.rdoc: [DOC] Fix typo by @dvsuresh [Fixes GH-476]a_matsuda
2013-12-13proc.c: local variablenobu
2013-12-13.gdbinit: initializenobu
2013-12-13* lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669drbrain
2013-12-13* remove trailing spaces.nobu
2013-12-13* lib/rubygems: Update to RubyGems master ddac51f. Changes:drbrain
2013-12-12object.c: use RCLASS_M_TBL_WRAPPER for equality checkstmm1