aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* vm_args.c: improve keyword argument errorsnobu2017-07-041-0/+13
* time.c: preserve marshalled timezonenobu2017-07-041-1/+3
* Suppress warning: method redefined; discarding old ==naruse2017-07-031-0/+1
* Symbol#== should be able to be redefinedktsj2017-07-021-0/+12
* parse.y: f_margs parser eventsnobu2017-07-012-0/+93
* parse.y: mlhs_add_postnobu2017-07-011-4/+27
* test_parser_events.rb: simplifynobu2017-07-012-5/+38
* compile.c: disallow next in oncenobu2017-06-292-11/+8
* introduce rb_fiber_t::first_proc.ko12017-06-281-0/+13
* parse.y: fix tokennobu2017-06-281-0/+8
* parse.y: add ellipsisnobu2017-06-281-0/+9
* parse.y: flush numeric tokennobu2017-06-281-0/+6
* add two testsduerst2017-06-281-0/+3
* parse.y: fix parser_yyerrornobu2017-06-281-0/+6
* fix return in toplevel ensurenobu2017-06-271-0/+1
* fix return in toplevel rescue/ensurenobu2017-06-272-0/+11
* vm_insnhelper.c: break in oncenobu2017-06-271-0/+11
* compile.c: toplevel return in argumentnobu2017-06-251-1/+3
* Delegate to `eql?` [Fix GH-1564]nobu2017-06-241-0/+20
* test_command_processor.rb: add suffixnobu2017-06-231-1/+1
* parse.y: should not warn op method callnobu2017-06-231-0/+1
* parse.y: check multibyte charnobu2017-06-231-0/+2
* skip on other threads (again).ko12017-06-231-1/+1
* revert r59151 which introduce failures.ko12017-06-231-1/+0
* skip on other threads.ko12017-06-231-0/+1
* Revert "Allow IO#reopen to take a block"glass2017-06-231-16/+0
* fix mortal_dynamic_symbol countnobu2017-06-221-5/+10
* Fix exception type in option type checkerglass2017-06-221-0/+13
* try to fix symbol duplication.ko12017-06-221-1/+1
* Allow IO#reopen to take a blockglass2017-06-221-0/+16
* catch up frozen_string_literal: true.ko12017-06-221-1/+1
* gc.c: expand sorted pagesnobu2017-06-221-2/+0
* test/ruby/test_string.rb: add tests to chomp substrsonots2017-06-211-0/+72
* string.c: add String#delete_prefix and String#delete_prefix!sonots2017-06-211-0/+95
* Fix Enumerable#uniq with non single yield argumentsnobu2017-06-211-0/+1
* Fixed missing handling for frozen object at r59121.hsbt2017-06-201-1/+1
* Specify frozen_string_literal: true.hsbt2017-06-2017-21/+21
* skip unresolved issue.ko12017-06-201-2/+2
* test for [Bug #12670]nobu2017-06-191-0/+11
* string.c: check just before modificationnobu2017-06-181-0/+8
* test_string.rb: chomp! frozen stringnobu2017-06-181-0/+3
* test/unit.rb: close jobservernobu2017-06-181-4/+7
* pathname.rb: UNC root pathname needs a separatornobu2017-06-161-2/+4
* Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt2017-06-162-0/+48
* require 'bigdecimal'ko12017-06-161-0/+1
* Merge json-2.1.0 from https://github.com/flori/jsonhsbt2017-06-161-0/+5
* proc.c: infect inspect resultnobu2017-06-141-0/+3
* test/ruby/test_method.rb: refined [ruby-core:81666] [Bug #13656]nobu2017-06-141-5/+6
* openssl: import v2.0.4rhe2017-06-143-2/+26
* proc.c: skip prepended modulesnobu2017-06-141-0/+11