aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* revert r44133. See https://bugs.ruby-lang.org/issues/8886 detailsko12013-12-115-21/+5
* hash.c: reject should return a plain hashnobu2013-12-113-16/+63
* compile.c: add opt_aset instruction for faster Hash#[]= and Array#[]=tmm12013-12-112-0/+11
* * remove trailing spaces.nobu2013-12-111-6/+6
* * ext/win32ole/sample/olegen.rb: Fix typoa_matsuda2013-12-114-7/+7
* * eval.c (rb_raise_jump): pop frame after setup exception.ko12013-12-115-5/+21
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA.hsbt2013-12-111-6/+1
* * ext/racc/cparse/README: [DOC] Use upstream and github link instead of RAA.hsbt2013-12-111-1/+2
* envutil.rb: backtrace may not be presentnobu2013-12-111-2/+4
* * lib/rubygems: Update to RubyGems master ec8ed22. Notable changesdrbrain2013-12-1017-69/+77
* * 2013-12-11svn2013-12-101-2/+2
* * insns.def: Fix optimization bug of Float#/ [Bug #9238]marcandre2013-12-103-1/+6
* date_strptime.c: get rid of backtrack explosionnobu2013-12-102-2/+9
* array.c, hash.c: add saltnobu2013-12-105-5/+21
* test_exception.rb: ignore SystemStackErrornobu2013-12-101-0/+1
* envutil.rb: ensure errorsnobu2013-12-101-4/+4
* * properties.nobu2013-12-100-0/+0
* * doc/contributing.rdoc: [DOC] curses is no more in the stdliba_matsuda2013-12-106-8/+2
* * man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA.hsbt2013-12-102-2/+6
* gc.c: simple array for wmapnobu2013-12-102-19/+42
* gc.c: use st_updatenobu2013-12-101-10/+16
* gc.c: ruby_sized_xrealloc2nobu2013-12-102-2/+13
* openssl/digest.rb: check by lambdanobu2013-12-101-8/+2
* openssl/digest.rb: get rid of deprecated classnobu2013-12-102-4/+4
* gc.c: speed up RGENGC_CHECK_MODE by removing unncessary checktmm12013-12-102-10/+11
* * gc.c (allrefs_add): push obj only if allrefs table doesn't haveko12013-12-102-3/+15
* * gc.c (RGENGC_CHECK_MODE): separate checkers to different modes.ko12013-12-102-6/+20
* * remove trailing spaces.nobu2013-12-101-1/+1
* * gc.c (gc_marks_check): disable GC during checking andko12013-12-102-4/+18
* gc.c: build complete object graph for RGENGC_CHECK_MODEtmm12013-12-102-4/+21
* gc.c: check arguments firstnobu2013-12-102-8/+29
* gc.c: fix WeakMap#inspectnobu2013-12-102-2/+10
* gc.c: fix typo in function nametmm12013-12-101-2/+2
* objspace_dump.c: include object's gc flags in dumptmm12013-12-105-0/+85
* * properties.nobu2013-12-100-0/+0
* vm_method.c: add new ruby::method-cache-clear dtrace probetmm12013-12-095-1/+61
* * ext/.document: Remove curses from documentable directories.drbrain2013-12-092-1/+4
* * ext/openssl/lib/openssl/digest.rb: Deprecate OpenSSL::Digest::Digestzzak2013-12-092-3/+8
* * 2013-12-10svn2013-12-091-2/+2
* * ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc.ktsj2013-12-092-13/+45
* * internal.h (RCLASS_SERIAL): Add RCLASS_SERIAL as a conveniencecharliesome2013-12-095-8/+16
* * compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome2013-12-099-30/+37
* hash.c: fix segv in Hash#replacetmm12013-12-093-1/+17
* * vm.c (vm_stat): renamed from ruby_vm_stat.ko12013-12-092-2/+7
* * marshal.c: [DOC] Wordsmith marshal.c documentation. by @vipulnsward [fi...hsbt2013-12-091-4/+4
* gc.c: ObjectSpace::WeakMap#sizenobu2013-12-093-0/+34
* test_weakmap.rb: addnobu2013-12-091-0/+96
* * lib/xmlrpc/httpserver.rb: [DOC] Fix typoa_matsuda2013-12-091-1/+1
* removed.shugo2013-12-092-74/+4
* * ext/curses, sample/curses: removed curses.shugo2013-12-0915-4892/+11