aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_lexer.rb: require ripper directlyyui-knk2017-07-151-1/+1
* io.c: textmode if newline decoratornobu2017-07-141-0/+38
* Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...naruse2017-07-141-0/+12
* Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676]knu2017-07-141-0/+11
* Make tests for Set#inspect more straightforwardknu2017-07-141-5/+4
* hash.c: Add Hash#transform_keys and Hash#transform_keys!mrkn2017-07-141-0/+28
* Merge psych-3.0.0.beta3 from ruby/psych.hsbt2017-07-1445-56/+67
* process.c: null bytesnobu2017-07-141-0/+4
* Use tr! instead of gsub!kazu2017-07-131-1/+1
* process.c: handle dynamic :rlimit_* symbols in spawn execoptsnormal2017-07-131-0/+12
* Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt2017-07-138-15/+9
* optparse.rb: get rid of evalnobu2017-07-121-0/+3
* tainted string should be tainted.ko12017-07-111-0/+11
* test_rubyoptions.rb: assert -00nobu2017-07-101-0/+2
* assertions.rb: syntax_check for other implnobu2017-07-081-3/+19
* webrick: add Server Name Indication (SNI)normal2017-07-071-0/+84
* Fix DecimalInteger converting to octal bugnobu2017-07-061-6/+6
* lexer.rb: ignore dedented spacenobu2017-07-061-0/+19
* 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