aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * test/bigdecimal/test_bigdecimal.rb: incorporate BigMath.logheadius2013-11-181-4/+48
* eval_intern.h: refine stack overflow detectionnobu2013-11-181-0/+8
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-0/+67
* * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui2013-11-161-0/+31
* envutil.rb: crash report on Mac OS Xnobu2013-11-152-0/+38
* test_beginendblock.rb: assert_normal_exitnobu2013-11-151-2/+1
* * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass2013-11-151-0/+12
* eval.c: refactor exception causenobu2013-11-151-1/+16
* hash.c: iteration level with reenteringnobu2013-11-151-0/+18
* delegate.rb: get rid of global function interferencenobu2013-11-151-0/+12
* objspace_dump.c: refine outputnobu2013-11-141-4/+26
* * test/openssl/test_cipher.rb (test_aes_gcm_wrong_tag): Don't useakr2013-11-141-1/+2
* hash.c: restore iter_levnobu2013-11-141-0/+16