summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-12Append [ruby-core:50269] [Bug #7458] in the previous Changelog entrymrkn
2013-12-12* 2013-12-13svn
2013-12-12* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn
2013-12-12* ext/bigdecimal/bigdecimal.c (VpAddAbs): put out a conditional branch frommrkn
2013-12-12* ext/bigdecimal/bigdecimal.c (VPrint): be a static function, support anothermrkn
2013-12-12gc.c: no deletion in wmap_marknobu
2013-12-12* doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda
2013-12-12* lib/resolv.rb: Fix typo in an error messagea_matsuda
2013-12-12test_weakref.rb: use single level WeakRefnobu
2013-12-12[DOC] Fix typo in docs/globals.rdoc by @dvsuresh [Fixes GH-474]a_matsuda
2013-12-12gc.c: fix typo (RVALUE_OLDEGN_BITMAP -> RVALUE_OLDGEN_BITMAP)tmm1
2013-12-12 * lib/xmlrpc.rb: [DOC] fix typo.hsbt
2013-12-12gc.c: live keys onlynobu
2013-12-11* 2013-12-12svn
2013-12-11* array.c: More doc examples for Array#{map|collect}{!} using both formsmarcandre
2013-12-11* eval.c (rb_raise_jump): call c_return hook immediately afterko1
2013-12-11revert r44133. See https://bugs.ruby-lang.org/issues/8886 detailsko1
2013-12-11hash.c: reject should return a plain hashnobu
2013-12-11compile.c: add opt_aset instruction for faster Hash#[]= and Array#[]=tmm1
2013-12-11* remove trailing spaces.nobu