aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* console.c: unpaired sizenobu2017-01-071-0/+1
* console.c: OOB accessnobu2017-01-071-0/+30
* fix optimization for hash aset/aref with fstringeregon2017-01-071-0/+13
* lib/fileutils.rb: Specify frozen_string_literal: true.kazu2017-01-077-7/+7
* test_io.rb: squiggly heredocnobu2017-01-061-2/+3
* lib/delegate.rb: Specify frozen_string_literal: true.kazu2017-01-061-1/+1
* lib/cmath.rb: Specify frozen_string_literal: true.kazu2017-01-041-1/+1
* adjust indent [ci skip]nobu2017-01-041-57/+62
* Add `full` option to `ObjectSpace.dump_all`tenderlove2017-01-031-0/+13
* lib/benchmark.rb: Specify frozen_string_literal: true.kazu2017-01-031-1/+1
* test for [Feature #11547]nobu2017-01-011-0/+4
* passed block should keep the lambda-nessnobu2017-01-011-0/+12
* vm.c: fix return in lambdanobu2016-12-311-0/+20
* rational.c: memory leak in gcdnobu2016-12-301-0/+10
* test/ruby/test_pack.rb: fix test case added by r57187rhe2016-12-291-1/+1
* rational.c: fix for mathnnobu2016-12-291-0/+9
* numeric.c: reduce fdivnobu2016-12-281-0/+7
* io.c: ARGF fd leaknobu2016-12-271-1/+7
* io.c: fix race between read and closenobu2016-12-261-0/+30
* parse.y: preserve cmdarg stacknobu2016-12-261-0/+9
* vm_eval.c: Symbol#to_proc and instance_execnobu2016-12-261-0/+6
* test/ruby/test_symbol.rb: use begin;end; hacknobu2016-12-261-9/+18
* pack.c: avoid returning uninitialized Stringrhe2016-12-261-0/+8
* string.c: CRLF in paragraph modenobu2016-12-251-0/+10
* string.c: consistent paragraph mode with IOnobu2016-12-251-6/+6
* test/unit.rb: restore parallel optionnobu2016-12-241-0/+2
* test/unit.rb: --subprocess-timeout-scale optionnobu2016-12-242-0/+24
* test/unit.rb: --repeat-count optionnobu2016-12-242-13/+40
* Increase timeoutnaruse2016-12-231-1/+1
* assertions.rb: prepare_syntax_checknobu2016-12-231-22/+17
* assertions.rb: syntax check by iseqnobu2016-12-231-14/+6
* test_modify_expand.rb: skip if no overflownobu2016-12-221-0/+1
* test_float.rb: add test cases for Float#roundyui-knk2016-12-221-0/+21
* test_rinda.rb: ipv6_mcnobu2016-12-221-25/+25
* bigdecimal: version 1.3.0mrkn2016-12-211-1/+39
* time.c: refine num_exact error messagenobu2016-12-211-0/+10
* eval.c: fix circular causenobu2016-12-211-0/+20
* compile.c: toplevel returnnobu2016-12-211-0/+23
* numeric.c: allow nil as rounding mode optionnobu2016-12-211-2/+2
* suppress warning: attempt to close unfinished zstream; reset forced.naruse2016-12-201-1/+3
* Zlib.gzip uses kwargs instead of argc [Feature #13020]naruse2016-12-201-3/+3
* io.c: update argf linenonobu2016-12-201-7/+10
* io.c: update argf linenonobu2016-12-201-0/+12
* re.c: consider the case of RMatch::regexp is nilrhe2016-12-201-3/+19
* array.c: do not resize to less than 0rhe2016-12-201-0/+5
* array.c: check array length every time after yieldingrhe2016-12-201-3/+10
* test/unit.rb: separator [ci skip]nobu2016-12-201-0/+1
* Increase timeoutnaruse2016-12-181-3/+3
* sprintf.c: fix width underflownobu2016-12-171-0/+5
* Increase timeoutnaruse2016-12-171-1/+1