summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-01-27{ext,test}/date: Specify frozen_string_literal: true.kazu
2017-01-26lib/weakref.rb: Specify frozen_string_literal: true.kazu
2017-01-25io.c: close before waitnobu
2017-01-24eval.c: copy special exceptionnobu
2017-01-24* remove trailing spaces.svn
2017-01-24Update Rubygems 2.6.10hsbt
2017-01-23test/test_tmpdir.rb: Specify frozen_string_literal: true.kazu
2017-01-23object.c: no TypeError at Symbolnobu
2017-01-23csv.rb: fix field_size_limit checknobu
2017-01-21lib/tempfile.rb: Specify frozen_string_literal: true.kazu
2017-01-20SecureRandom should try /dev/urandom first [Bug #9569]shyouhei
2017-01-19parse.y: rescue/else/ensure in do-endnobu
2017-01-19string.c: rindex(//) should set $~.shugo
2017-01-19parse.y: chomp by -lnobu
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