aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/contributing.rdoc: [DOC] Fix typo by @dvsuresh [Fixes GH-476]a_matsuda2013-12-131-1/+1
* proc.c: local variablenobu2013-12-131-5/+7
* .gdbinit: initializenobu2013-12-131-2/+3
* * lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669drbrain2013-12-133-2/+8
* * remove trailing spaces.nobu2013-12-131-2/+2
* * lib/rubygems: Update to RubyGems master ddac51f. Changes:drbrain2013-12-1312-67/+115
* object.c: use RCLASS_M_TBL_WRAPPER for equality checkstmm12013-12-123-4/+12
* Append [ruby-core:50269] [Bug #7458] in the previous Changelog entrymrkn2013-12-121-0/+1
* * 2013-12-13svn2013-12-121-2/+2
* * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn2013-12-123-2/+41
* * ext/bigdecimal/bigdecimal.c (VpAddAbs): put out a conditional branch frommrkn2013-12-122-15/+22
* * ext/bigdecimal/bigdecimal.c (VPrint): be a static function, support anothermrkn2013-12-123-6/+28
* gc.c: no deletion in wmap_marknobu2013-12-121-0/+6
* * doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda2013-12-123-3/+3
* * lib/resolv.rb: Fix typo in an error messagea_matsuda2013-12-121-1/+1
* test_weakref.rb: use single level WeakRefnobu2013-12-121-9/+10
* [DOC] Fix typo in docs/globals.rdoc by @dvsuresh [Fixes GH-474]a_matsuda2013-12-121-1/+1
* gc.c: fix typo (RVALUE_OLDEGN_BITMAP -> RVALUE_OLDGEN_BITMAP)tmm12013-12-121-4/+4
* * lib/xmlrpc.rb: [DOC] fix typo.hsbt2013-12-121-1/+1
* gc.c: live keys onlynobu2013-12-121-5/+12
* * 2013-12-12svn2013-12-111-2/+2