aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Additional test coverage to Enumerator#peek.nobu2013-12-141-0/+9
* Additional test coverage to Dir class. Dir['**/*'] should not resolve symlinks.nobu2013-12-141-0/+12
* Additional test coverage to DateTime comparison (sub millisecond).nobu2013-12-141-0/+9
* proc.c: method by respond_to_missing?nobu2013-12-143-0/+17
* object.c: check const namesnobu2013-12-142-10/+24
* scanf.rb: fix rescue modifiernobu2013-12-142-1/+11
* util.c: bump stack size in ruby_qsort()nobu2013-12-142-1/+9
* object.c: nested path const_defined?nobu2013-12-143-10/+103
* object.c: remove unnecessary assignmentnobu2013-12-141-3/+1
* object.c: fix typonobu2013-12-142-2/+2
* ChangeLog: fix commit missnobu2013-12-141-4/+1
* object.c: fix r44189nobu2013-12-142-3/+8
* object.c: optimize rb_mod_const_get for symbolnobu2013-12-141-9/+5
* * ext/psych/yaml/emitter.c: Fix typo in the variable namea_matsuda2013-12-141-4/+4
* * lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478]hsbt2013-12-131-1/+1
* eval.c: reuse tagnobu2013-12-132-18/+19
* * gc.c (wmap_final_func): Bugfix. Should update *value to new pointer.tarui2013-12-132-0/+5
* * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr2013-12-135-34/+136
* * internal.h (ruby_sized_xrealloc2): fix typo introduced in r44117, which cau...ngoto2013-12-132-1/+6
* thread.c: reduce tags and stacknobu2013-12-132-15/+21
* * 2013-12-14svn2013-12-131-2/+2
* proc.c: fix inherited ownernobu2013-12-133-5/+22
* test_weakmap.rb: fix testnobu2013-12-131-1/+2
* test/ruby: better assertionsnobu2013-12-131-1/+1
* test_weakmap.rb: fix testnobu2013-12-131-1/+1
* proc.c, vm_method.c: fix super and aliasnobu2013-12-135-10/+96
* test_weakmap.rb: fix testnobu2013-12-131-5/+6
* test/ruby: better assertionsnobu2013-12-1345-513/+535
* assertions.rb: last match in assert_raise_with_messagenobu2013-12-132-5/+10
* gc.c: GC.latest_gc_info reports most interesting major_by flagtmm12013-12-132-1/+6
* * error.c: add Exception#backtrace_locations.ko12013-12-136-1/+89
* eval.c: clear cachenobu2013-12-131-4/+1
* eval.c: indentnobu2013-12-131-3/+3
* vm.c: reduce clearing method cachenobu2013-12-132-6/+1
* * gc.c (garbage_collect_body): use rb_bug() and explicit error messageko12013-12-132-1/+10
* * array.c: fix comment to remove the word "shady".ko12013-12-133-3/+9
* * lib/net/pop.rb: [DOC] Fix typoa_matsuda2013-12-131-1/+1
* * gc.c: rename *shady* func/macros.ko12013-12-132-24/+30