aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* object_tracing.c: fix allocation from NEWOBJ hooknobu2013-12-092-2/+6
* variable.c: rb_class_path_cachednobu2013-12-093-0/+18
* date_parse.c: get rid of backtrack explosionnobu2013-12-092-2/+8
* * lib/rubygems: Update to RubyGems master bf37240. Fixes uselessdrbrain2013-12-083-0/+21
* vm.c: fix compile issue on 32bit freebsdtmm12013-12-082-2/+5
* * NEWS: Update RubyGems entry with notable features.drbrain2013-12-082-2/+12
* * ext/.document: Add syslog/lib and thread/thread.c to documentabledrbrain2013-12-082-0/+7
* * lib/rubygems: Update to RubyGems master 096db36. Changes includedrbrain2013-12-086-14/+98
* * 2013-12-09svn2013-12-081-2/+2
* * lib/net/http/responses.rb:naruse2013-12-083-1/+13
* Fix the description in ChangeLogmrkn2013-12-081-1/+2
* class.c: rest kwargsnobu2013-12-082-2/+14
* variable.c: frozen class namenobu2013-12-081-3/+2
* avoid circular dependency on AIXkanemoto2013-12-082-2/+6
* hash.c: reject shoult infectnobu2013-12-082-0/+3
* * bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal insteadmrkn2013-12-083-4/+27
* edit NEWS to move texts correct placesnaruse2013-12-081-8/+9
* * NEWS: [DOC] update NEWS about GC.ktsj2013-12-082-2/+19
* * object.c: [DOC] document Module#singleton_class?.ktsj2013-12-082-0/+17
* class.c, vm_insnhelper.c: check unknown keywordsnobu2013-12-084-8/+23
* class.c: optimization just one keynobu2013-12-081-2/+8
* test_keyword.rb: check error messagesnobu2013-12-081-6/+8
* array.c: id_randomnobu2013-12-081-12/+8
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): rename local variables.ktsj2013-12-082-8/+12
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): checkktsj2013-12-083-2/+39
* * properties.nobu2013-12-080-0/+0
* vm.c: add RubyVM.stat for accessing cache serialstmm12013-12-083-0/+89
* * lib/xmlrpc/client.rb: [DOC] Fix typoa_matsuda2013-12-081-1/+1
* hash.c: fix WB miss issue in Hash#replacetmm12013-12-082-16/+8
* gc.c: promote long-lived NODE_CREF objects to oldgentmm12013-12-088-11/+28
* hash.c: revert r43870 and add alternative parser patch for literal keystmm12013-12-084-4/+14
* parse.y: use rb_fstring() for strings stored in the symbol tabletmm12013-12-085-2/+48
* class.c: fix uninitialized valuenobu2013-12-081-1/+2
* * lib/rubygems.rb: Update version for upcoming ruby 2.1.0 RC.drbrain2013-12-082-1/+5
* * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugsdrbrain2013-12-0827-106/+1081