aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* hash.c: fix WB miss issue in Hash#replacetmm12013-12-081-0/+5
* gc.c: promote long-lived NODE_CREF objects to oldgentmm12013-12-081-0/+13
* hash.c: revert r43870 and add alternative parser patch for literal keystmm12013-12-081-0/+7
* parse.y: use rb_fstring() for strings stored in the symbol tabletmm12013-12-081-0/+15
* * lib/rubygems.rb: Update version for upcoming ruby 2.1.0 RC.drbrain2013-12-081-0/+4
* * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugsdrbrain2013-12-081-0/+7
* * array.c (rb_ary_or): use RHASH_TBL_RAW instead of RHASH_TBLcharliesome2013-12-081-0/+12
* hash.c: rb_hash_reject without dupnobu2013-12-071-0/+6
* * ChangeLog: fix spelling of contributor's namecharliesome2013-12-061-1/+1
* * test/ruby/test_struct.rb: Add regression test for question marks andcharliesome2013-12-061-0/+5
* class.c: move kwarg functionsnobu2013-12-061-0/+5
* * gc.c: change oldmalloc meaning.ko12013-12-061-0/+8
* * gc.c (atomic_sub_nounderflow): not 0 but val itself.ko12013-12-061-0/+4