aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * gc.c: Expose details about last garbage collection via GC.stat.tmm12013-11-281-0/+20
* * test/ruby/test_gc.rb (class TestGc): Fix warning intmm12013-11-271-1/+1
* * gc.c (Init_GC): Add new GC::INTERNAL_CONSTANTS for information abouttmm12013-11-271-0/+5
* * gc.c (gc_stat): add new information heap_eden_page_length andko12013-11-271-5/+6
* * test/ruby/test_eval.rb (class TestEval): Use assert_same instead oftmm12013-11-273-7/+4
* * lib/rinda/ring.rb: Announce RingServer for the same process.drbrain2013-11-271-0/+34
* * test/ruby/test_eval.rb (class TestEval): Add test for shared evaltmm12013-11-272-0/+22
* * hash.c (hash_aset_str): Use rb_fstring() to de-duplicate hash stringtmm12013-11-271-0/+6
* * test/ruby/test_string.rb: Add test for error when appending aheadius2013-11-271-0/+1
* test_bug_reporter.rb: remove corenobu2013-11-271-1/+9
* * ext/psych/lib/psych/scalar_scanner.rb: fix support for negativetenderlove2013-11-261-0/+9
* * ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIMEtenderlove2013-11-261-0/+4
* string.c: fix memsize of frozen shared stringnobu2013-11-261-0/+8
* should not ignore the rest of recursive constructsnobu2013-11-263-14/+37
* hash.c: cut off if recursionnobu2013-11-261-0/+14
* * test/ruby/test_settracefunc.rb: add tests for a_call/a_returnko12013-11-261-0/+42
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+4
* file.c: fix buffer overflownobu2013-11-261-0/+18
* * lib/rubygems: Update to RubyGems master 612f85a. Notable changes:drbrain2013-11-2513-5/+247
* * test/-ext-/tracepoint/test_tracepoint.rb: catch up GC.stat changesko12013-11-241-1/+1
* * gc.c (gc_stat): add internal information.ko12013-11-241-3/+3
* * test/ruby/test_gc.rb: catch up last commit.ko12013-11-241-6/+6
* * lib/csv.rb: Optimize header hashes by freezing string keys.jeg22013-11-242-1/+25
* * ext/objspace/objspace_dump.c: test fixes and win32 compatibilitytmm12013-11-241-5/+8
* * lib/csv.rb: If skip_lines is set to a String, convert it to a Regexpjeg22013-11-231-2/+9
* * gc.c: fix gloval variable name.ko12013-11-231-7/+23
* * lib/rubygems: Update to RubyGems master dcce4ff. Important changesdrbrain2013-11-223-0/+26
* * test/ruby/test_settracefunc.rb (test_tracepoint_thread): bugfix.tarui2013-11-221-1/+1
* * transcode.c (str_transcode0): don't scrub invalid chars ifnaruse2013-11-221-0/+9
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): Round the result value.mrkn2013-11-221-0/+3
* test_string.rb: refine assertionsnobu2013-11-221-29/+30
* util.c: ignore too long fraction partnobu2013-11-221-0/+6
* * test/ruby/test_settracefunc.rb: Ignore events from other threads.akr2013-11-221-3/+28
* * test/digest/test_digest.rb: Reverse order of assert_equalzzak2013-11-221-3/+3
* * lib/rubygems: Update to RubyGems master 50a8210. Important changesdrbrain2013-11-2112-28/+344
* * ext/bigdecimal/bigdecimal.c (BigDecimal_sqrt): Fix the precision ofmrkn2013-11-211-0/+14
* test_tempfile.rb: suppress warningsnobu2013-11-211-2/+1
* delegate.rb: check if target is setnobu2013-11-211-0/+14
* * test/digest/test_digest.rb: Add more tests for digest/bubblebabblezzak2013-11-211-0/+12
* * test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)knu2013-11-211-9/+25
* * test/digest/test_digest.rb: Add test for Digest::SHA256.bubblebabblezzak2013-11-211-1/+6
* * random.c (rand_init): Make it possible to specify arbitrary arrayakr2013-11-201-1/+1
* test_exception.rb: enclose hash defininitionnobu2013-11-201-2/+4
* * ext/json: merge JSON 1.8.1.naruse2013-11-202-10/+59
* delegate.rb: refix r43682nobu2013-11-191-0/+9
* test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu2013-11-191-0/+2
* rubygems/source/git.rb: discard outputnobu2013-11-191-1/+1
* * test/net/http/utils.rb (spawn_server): Specify zero for port toakr2013-11-193-8/+2
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-193-8/+23
* * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain2013-11-1934-198/+745