aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Append [ruby-core:50269] [Bug #7458] in the previous Changelog entrymrkn2013-12-121-0/+1
* * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn2013-12-121-0/+8
* * ext/bigdecimal/bigdecimal.c (VpAddAbs): put out a conditional branch frommrkn2013-12-121-0/+7
* * ext/bigdecimal/bigdecimal.c (VPrint): be a static function, support anothermrkn2013-12-121-0/+7
* * eval.c (rb_raise_jump): call c_return hook immediately afterko12013-12-111-0/+8
* revert r44133. See https://bugs.ruby-lang.org/issues/8886 detailsko12013-12-111-11/+0
* hash.c: reject should return a plain hashnobu2013-12-111-0/+7
* compile.c: add opt_aset instruction for faster Hash#[]= and Array#[]=tmm12013-12-111-0/+6
* * eval.c (rb_raise_jump): pop frame after setup exception.ko12013-12-111-0/+11
* * lib/rubygems: Update to RubyGems master ec8ed22. Notable changesdrbrain2013-12-101-0/+15
* * insns.def: Fix optimization bug of Float#/ [Bug #9238]marcandre2013-12-101-0/+4
* date_strptime.c: get rid of backtrack explosionnobu2013-12-101-0/+7
* array.c, hash.c: add saltnobu2013-12-101-0/+7
* * man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA.hsbt2013-12-101-0/+4
* gc.c: simple array for wmapnobu2013-12-101-0/+5
* gc.c: speed up RGENGC_CHECK_MODE by removing unncessary checktmm12013-12-101-0/+7
* * gc.c (allrefs_add): push obj only if allrefs table doesn't haveko12013-12-101-0/+7
* * gc.c (RGENGC_CHECK_MODE): separate checkers to different modes.ko12013-12-101-0/+7
* * gc.c (gc_marks_check): disable GC during checking andko12013-12-101-0/+5
* gc.c: build complete object graph for RGENGC_CHECK_MODEtmm12013-12-101-0/+8
* objspace_dump.c: include object's gc flags in dumptmm12013-12-101-0/+12
* vm_method.c: add new ruby::method-cache-clear dtrace probetmm12013-12-091-0/+9
* * ext/.document: Remove curses from documentable directories.drbrain2013-12-091-0/+4
* * ext/openssl/lib/openssl/digest.rb: Deprecate OpenSSL::Digest::Digestzzak2013-12-091-0/+5
* * ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc.ktsj2013-12-091-0/+7
* * internal.h (RCLASS_SERIAL): Add RCLASS_SERIAL as a conveniencecharliesome2013-12-091-0/+7
* * compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome2013-12-091-0/+7
* hash.c: fix segv in Hash#replacetmm12013-12-091-0/+6
* * vm.c (vm_stat): renamed from ruby_vm_stat.ko12013-12-091-0/+5
* gc.c: ObjectSpace::WeakMap#sizenobu2013-12-091-0/+4
* removed.shugo2013-12-091-0/+4
* * ext/curses, sample/curses: removed curses.shugo2013-12-091-0/+6
* object_tracing.c: fix allocation from NEWOBJ hooknobu2013-12-091-1/+5
* variable.c: rb_class_path_cachednobu2013-12-091-0/+5
* date_parse.c: get rid of backtrack explosionnobu2013-12-091-0/+6
* * lib/rubygems: Update to RubyGems master bf37240. Fixes uselessdrbrain2013-12-081-0/+6
* * NEWS: Update RubyGems entry with notable features.drbrain2013-12-081-0/+4
* * ext/.document: Add syslog/lib and thread/thread.c to documentabledrbrain2013-12-081-0/+5
* * lib/rubygems: Update to RubyGems master 096db36. Changes includedrbrain2013-12-081-0/+6
* * lib/net/http/responses.rb:naruse2013-12-081-0/+8
* Fix the description in ChangeLogmrkn2013-12-081-1/+2
* class.c: rest kwargsnobu2013-12-081-0/+5
* avoid circular dependency on AIXkanemoto2013-12-081-0/+4
* * bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal insteadmrkn2013-12-081-0/+8
* * NEWS: [DOC] update NEWS about GC.ktsj2013-12-081-0/+4
* * object.c: [DOC] document Module#singleton_class?.ktsj2013-12-081-0/+4
* class.c, vm_insnhelper.c: check unknown keywordsnobu2013-12-081-0/+8
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): rename local variables.ktsj2013-12-081-0/+4
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): checkktsj2013-12-081-0/+8
* vm.c: add RubyVM.stat for accessing cache serialstmm12013-12-081-0/+7