aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* openssl/digest.rb: get rid of deprecated classnobu2013-12-101-1/+1
* gc.c: check arguments firstnobu2013-12-101-0/+14
* gc.c: fix WeakMap#inspectnobu2013-12-101-0/+8
* objspace_dump.c: include object's gc flags in dumptmm12013-12-101-0/+7
* vm_method.c: add new ruby::method-cache-clear dtrace probetmm12013-12-091-0/+28
* * compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h,charliesome2013-12-091-2/+2
* hash.c: fix segv in Hash#replacetmm12013-12-091-0/+10
* gc.c: ObjectSpace::WeakMap#sizenobu2013-12-091-0/+14
* test_weakmap.rb: addnobu2013-12-091-0/+96
* removed.shugo2013-12-091-74/+0
* * lib/rubygems: Update to RubyGems master bf37240. Fixes uselessdrbrain2013-12-081-0/+8
* * lib/rubygems: Update to RubyGems master 096db36. Changes includedrbrain2013-12-082-1/+33
* hash.c: reject shoult infectnobu2013-12-081-0/+2
* * bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal insteadmrkn2013-12-081-3/+17
* class.c, vm_insnhelper.c: check unknown keywordsnobu2013-12-081-0/+2
* test_keyword.rb: check error messagesnobu2013-12-081-6/+8
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): checkktsj2013-12-081-0/+11
* vm.c: add RubyVM.stat for accessing cache serialstmm12013-12-081-0/+16
* hash.c: revert r43870 and add alternative parser patch for literal keystmm12013-12-081-1/+2
* parse.y: use rb_fstring() for strings stored in the symbol tabletmm12013-12-081-0/+10
* * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugsdrbrain2013-12-0811-38/+601
* hash.c: rb_hash_reject without dupnobu2013-12-071-3/+7
* test_struct.rb: use assert_samenobu2013-12-071-4/+6
* test_struct.rb: use assert_predicatenobu2013-12-071-2/+2
* * test/ruby/test_struct.rb: Add regression test for question marks andcharliesome2013-12-061-0/+12
* gc.c: add minor marking and lazy sweeping options to GC.starttmm12013-12-061-0/+16
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec):mrkn2013-12-052-0/+9
* test_objspace.rb: show errornobu2013-12-051-0/+1
* array.c: prefer lhs elementsnobu2013-12-051-0/+12
* test_gc.rb: expand timeoutnobu2013-12-051-1/+1
* gc.c: add GC.latest_gc_info()tmm12013-12-051-11/+15
* ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm12013-12-052-19/+21
* gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm12013-12-051-0/+6
* test_hash.rb: import tests from rubyspecnobu2013-12-051-0/+26
* test_hash.rb: move testsnobu2013-12-052-14/+36
* test_gc.rb: shortennobu2013-12-051-1/+1
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-051-5/+7
* gc.c: flush all deferred finalizersnobu2013-12-051-0/+14
* * test/ruby/test_array.rb (test_recursive_hash_value): rename.nobu2013-12-041-1/+1
* delegate.rb: ignore unset targetnobu2013-12-041-0/+12
* hash.c: same hash value for similar constructsnobu2013-12-032-0/+14
* hash.c: detect recursion for allnobu2013-12-031-0/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions::SEGVTest::ExpectedStderr):nobu2013-12-031-1/+1
* * array.c (ary_add_hash): set and return values because string keysglass2013-12-031-0/+38
* * ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings fromdrbrain2013-12-031-0/+14
* * lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain2013-12-031-0/+10
* * hash.c (rb_hash_rehash): make temporary st_table under the controlglass2013-12-021-0/+28
* * lib/net/smtp.rb (Net::SMTP#critical): Always return adrbrain2013-12-021-0/+13
* * lib/rubygems: Update to RubyGems master baa965b. Notable changes:drbrain2013-12-011-0/+3
* * test/ruby/test_case.rb (test_nomethoderror):sorah2013-12-011-0/+8