summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-01-11string.c: replacement and blocknobu
2017-01-11string.c: yield invalid partnobu
2017-01-11string.c: block for scrub with ASCII-incompatiblenobu
2017-01-10compile.c: check compilenobu
2017-01-10lib/net/pop.rb: Specify frozen_string_literal: true.kazu
2017-01-08test_io_console.rb: fix of old CentOS5nobu
2017-01-07console.c: unpaired sizenobu
2017-01-07console.c: OOB accessnobu
2017-01-07fix optimization for hash aset/aref with fstringeregon
2017-01-07lib/fileutils.rb: Specify frozen_string_literal: true.kazu
2017-01-06test_io.rb: squiggly heredocnobu
2017-01-06lib/delegate.rb: Specify frozen_string_literal: true.kazu
2017-01-04lib/cmath.rb: Specify frozen_string_literal: true.kazu
2017-01-04adjust indent [ci skip]nobu
2017-01-03Add `full` option to `ObjectSpace.dump_all`tenderlove
2017-01-03lib/benchmark.rb: Specify frozen_string_literal: true.kazu
2017-01-01test for [Feature #11547]nobu
2017-01-01passed block should keep the lambda-nessnobu
2016-12-31vm.c: fix return in lambdanobu
2016-12-30rational.c: memory leak in gcdnobu
2016-12-29test/ruby/test_pack.rb: fix test case added by r57187rhe
2016-12-29rational.c: fix for mathnnobu
2016-12-28numeric.c: reduce fdivnobu
2016-12-27io.c: ARGF fd leaknobu
2016-12-26io.c: fix race between read and closenobu
2016-12-26parse.y: preserve cmdarg stacknobu
2016-12-26vm_eval.c: Symbol#to_proc and instance_execnobu
2016-12-26test/ruby/test_symbol.rb: use begin;end; hacknobu
2016-12-26pack.c: avoid returning uninitialized Stringrhe
2016-12-25string.c: CRLF in paragraph modenobu
2016-12-25string.c: consistent paragraph mode with IOnobu
2016-12-24test/unit.rb: restore parallel optionnobu
2016-12-24test/unit.rb: --subprocess-timeout-scale optionnobu
2016-12-24test/unit.rb: --repeat-count optionnobu
2016-12-23Increase timeoutnaruse
2016-12-23assertions.rb: prepare_syntax_checknobu
2016-12-23assertions.rb: syntax check by iseqnobu
2016-12-22test_modify_expand.rb: skip if no overflownobu
2016-12-22test_float.rb: add test cases for Float#roundyui-knk
2016-12-22test_rinda.rb: ipv6_mcnobu
2016-12-21bigdecimal: version 1.3.0mrkn
2016-12-21time.c: refine num_exact error messagenobu
2016-12-21eval.c: fix circular causenobu
2016-12-21compile.c: toplevel returnnobu
2016-12-21numeric.c: allow nil as rounding mode optionnobu
2016-12-20suppress warning: attempt to close unfinished zstream; reset forced.naruse
2016-12-20Zlib.gzip uses kwargs instead of argc [Feature #13020]naruse
2016-12-20io.c: update argf linenonobu
2016-12-20io.c: update argf linenonobu
2016-12-20re.c: consider the case of RMatch::regexp is nilrhe