summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-12-14ChangeLog: fix commit missnobu
2013-12-14object.c: fix r44189nobu
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-13proc.c: fix inherited ownernobu
2013-12-13proc.c, vm_method.c: fix super and aliasnobu
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-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* gc.c: rename *shady* func/macros.ko1
2013-12-13* lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669drbrain
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* 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-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* eval.c (rb_raise_jump): pop frame after setup exception.ko1
2013-12-10* lib/rubygems: Update to RubyGems master ec8ed22. Notable changesdrbrain
2013-12-10* insns.def: Fix optimization bug of Float#/ [Bug #9238]marcandre
2013-12-10date_strptime.c: get rid of backtrack explosionnobu
2013-12-10array.c, hash.c: add saltnobu
2013-12-10 * man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA.hsbt
2013-12-10gc.c: simple array for wmapnobu
2013-12-10gc.c: speed up RGENGC_CHECK_MODE by removing unncessary checktmm1
2013-12-10* gc.c (allrefs_add): push obj only if allrefs table doesn't haveko1
2013-12-10* gc.c (RGENGC_CHECK_MODE): separate checkers to different modes.ko1
2013-12-10* gc.c (gc_marks_check): disable GC during checking andko1
2013-12-10gc.c: build complete object graph for RGENGC_CHECK_MODEtmm1
2013-12-10objspace_dump.c: include object's gc flags in dumptmm1
2013-12-09vm_method.c: add new ruby::method-cache-clear dtrace probetmm1
2013-12-09* ext/.document: Remove curses from documentable directories.drbrain
2013-12-09* ext/openssl/lib/openssl/digest.rb: Deprecate OpenSSL::Digest::Digestzzak
2013-12-09* ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc.ktsj
2013-12-09* internal.h (RCLASS_SERIAL): Add RCLASS_SERIAL as a conveniencecharliesome
2013-12-09* compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome
2013-12-09hash.c: fix segv in Hash#replacetmm1
2013-12-09* vm.c (vm_stat): renamed from ruby_vm_stat.ko1
2013-12-09gc.c: ObjectSpace::WeakMap#sizenobu
2013-12-09removed.shugo
2013-12-09* ext/curses, sample/curses: removed curses.shugo
2013-12-09object_tracing.c: fix allocation from NEWOBJ hooknobu