aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* string.c (rb_str_tmp_frozen_release): release embedded stringsnormal2017-01-301-0/+16
* make FIXNUM_MAX visible from Rubyshyouhei2017-01-301-21/+17
* reduce iterations for slower machinesnobu2017-01-301-2/+2
* refine assertionsnobu2017-01-301-8/+10
* more checks for promptnobu2017-01-301-31/+32
* test for promptnobu2017-01-301-0/+47
* test for immature statementnobu2017-01-291-0/+5
* test for top level statementnobu2017-01-291-0/+15
* test for commentnobu2017-01-291-2/+22
* tests for irb lexernobu2017-01-291-0/+18
* {ext,test}/etc: Specify frozen_string_literal: true.kazu2017-01-291-1/+1
* test/unit.rb: minimum workersnobu2017-01-281-1/+1
* {ext,test}/dbm: Specify frozen_string_literal: true.kazu2017-01-281-2/+2
* leakchecker.rb: get rid of uninitialized Tempfilenobu2017-01-272-1/+7
* {ext,test}/date: Specify frozen_string_literal: true.kazu2017-01-2712-28/+28
* lib/weakref.rb: Specify frozen_string_literal: true.kazu2017-01-261-1/+1
* io.c: close before waitnobu2017-01-251-0/+21
* eval.c: copy special exceptionnobu2017-01-241-0/+20
* * remove trailing spaces.svn2017-01-241-2/+2
* Update Rubygems 2.6.10hsbt2017-01-249-20/+170
* test/test_tmpdir.rb: Specify frozen_string_literal: true.kazu2017-01-231-1/+1
* object.c: no TypeError at Symbolnobu2017-01-231-0/+4
* csv.rb: fix field_size_limit checknobu2017-01-231-0/+22
* lib/tempfile.rb: Specify frozen_string_literal: true.kazu2017-01-211-1/+1
* SecureRandom should try /dev/urandom first [Bug #9569]shyouhei2017-01-201-2/+2
* parse.y: rescue/else/ensure in do-endnobu2017-01-191-0/+67
* string.c: rindex(//) should set $~.shugo2017-01-191-0/+3
* parse.y: chomp by -lnobu2017-01-191-1/+2
* vm_method.c: resolve refined method to undefnobu2017-01-181-0/+19
* class.c: non-keyword hash classnobu2017-01-181-0/+12
* uri/generic.rb: fix exception on non-IP formatnobu2017-01-171-0/+25
* lib/pstore.rb: Specify frozen_string_literal: true.kazu2017-01-172-2/+2
* Fix a typo [ci skip]kazu2017-01-161-1/+1
* test_rational.rb: messagesnobu2017-01-161-93/+93
* revert r57323nobu2017-01-143-23/+22
* Made #decode_rdata client to catch errorsnobu2017-01-141-0/+15
* StringIO.new makes a RW buffernobu2017-01-143-22/+23
* lib/observer.rb: Specify frozen_string_literal: true.kazu2017-01-131-1/+1
* error.c: movednobu2017-01-131-1/+1
* error.c: movednobu2017-01-131-0/+5
* lib/net/smtp.rb: Specify frozen_string_literal: true.kazu2017-01-123-3/+3
* immediate message mode of compile errornobu2017-01-121-0/+4
* lib/net/protocol.rb: preserve backtrace informationshugo2017-01-121-0/+22
* test/rinda/test_rinda: skip multicast tests for unsupported systemsnormal2017-01-111-2/+13
* test/fiddle/helper: remove special case for x86_64-linuxnormal2017-01-111-3/+0
* lib/net/protocol.rb: Specify frozen_string_literal: true.kazu2017-01-111-4/+4
* string.c: replacement and blocknobu2017-01-111-0/+2
* string.c: yield invalid partnobu2017-01-111-3/+3
* string.c: block for scrub with ASCII-incompatiblenobu2017-01-111-0/+5
* compile.c: check compilenobu2017-01-101-0/+17