summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-01-18vm_method.c: resolve refined method to undefnobu
2017-01-18class.c: non-keyword hash classnobu
2017-01-17uri/generic.rb: fix exception on non-IP formatnobu
2017-01-17lib/pstore.rb: Specify frozen_string_literal: true.kazu
2017-01-16Fix a typo [ci skip]kazu
2017-01-16test_rational.rb: messagesnobu
2017-01-14revert r57323nobu
2017-01-14Made #decode_rdata client to catch errorsnobu
2017-01-14StringIO.new makes a RW buffernobu
2017-01-13lib/observer.rb: Specify frozen_string_literal: true.kazu
2017-01-13error.c: movednobu
2017-01-13error.c: movednobu
2017-01-12lib/net/smtp.rb: Specify frozen_string_literal: true.kazu
2017-01-12immediate message mode of compile errornobu
2017-01-12lib/net/protocol.rb: preserve backtrace informationshugo
2017-01-11test/rinda/test_rinda: skip multicast tests for unsupported systemsnormal
2017-01-11test/fiddle/helper: remove special case for x86_64-linuxnormal
2017-01-11lib/net/protocol.rb: Specify frozen_string_literal: true.kazu
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