aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* parse.y: unexpected tINTEGER messagenobu2017-08-171-0/+3
* suppress warning: assigned but unused variable - linenaruse2017-08-151-1/+1
* High Sierra's APFS cannot use invalid filenames [Bug #13816]naruse2017-08-151-1/+9
* suppress warning: assigned but unused variable - linenaruse2017-08-151-1/+1
* parse.y: set used flag in gettablenobu2017-08-131-0/+3
* REXML: Fix a bug that unexpected methods can be called as a XPath functionkou2017-08-131-0/+13
* stringio.c: encoding at empty chomped resultnobu2017-08-131-0/+2
* stringio.c: encoding at empty resultnobu2017-08-131-0/+2
* Suppress warning: shadowing outer local variable - klassnaruse2017-08-121-6/+6
* stringio.c: encoding at EOFnobu2017-08-121-0/+11
* test_stringio.rb: more assertionsnobu2017-08-121-2/+2
* re.c: options for sub-regexpnobu2017-08-111-0/+6
* openssl: import v2.0.5rhe2017-08-104-7/+25
* ruby.c: ignore non-option in shebang linenobu2017-08-101-0/+2
* Fiber#to_s (#inspect) return richer information.ko12017-08-101-0/+12
* compile.c: fix KW_SPLAT flag conditionnobu2017-08-101-0/+2
* vm_args.c: prefer optarg to keyword splatnobu2017-08-101-0/+4
* add some more assertions to test_ill_formed_utf_8_replace duerst2017-08-061-0/+9
* splat keyword hashnobu2017-08-051-0/+11
* Use the same variable name as in dir.ckazu2017-08-031-2/+2
* dir.c: relative path Dir basenobu2017-08-031-0/+2
* dir.c: relax base optionnobu2017-08-031-0/+3
* assertions.rb: AllFailures#message encodingnobu2017-08-011-1/+2
* should not copy promoted flags.ko12017-08-011-0/+10
* Use `&.` instead of modifier ifkazu2017-08-011-3/+3
* Improve error messagekazu2017-07-311-2/+2
* visibility of inherited methodnobu2017-07-291-0/+44
* csv.rb: fix incompatibility introduced in r59428glass2017-07-282-0/+12
* csv.rb: use keyword parametersglass2017-07-271-6/+0
* lib/net/imap.rb: support CHANGEDSINCE and MODSEQshugo2017-07-261-0/+7
* parse.y: brace after array literal argnobu2017-07-261-0/+4
* parse.y: limit codepoint lengthnobu2017-07-251-0/+2
* optparse.rb: case-sensitive candidatenobu2017-07-241-0/+5
* sprintf.c: width too bignobu2017-07-231-0/+6
* strscan.c: fix segfault in arefnobu2017-07-211-0/+10
* ripper: add kwrest_param parser eventrhe2017-07-212-1/+14
* logger.rb: Fix handling prognamesonots2017-07-201-0/+4
* string.c: add String#delete_suffix and String#delete_suffix!sonots2017-07-201-0/+145
* parse.y: empty hash in definednobu2017-07-201-1/+7
* compile.c: restore stack at returnnobu2017-07-201-0/+1
* lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Servershugo2017-07-191-0/+13
* random.c: ensure initializednobu2017-07-191-0/+4
* test_rand.rb: improved assert_fork_statusnobu2017-07-191-3/+14
* revert r59359, r59356, r59355, r59354normal2017-07-192-44/+0
* fix typonobu2017-07-181-1/+1
* descriptive asssertionsnobu2017-07-181-10/+10
* string: preserve taint flag with String#-@ (uminus)normal2017-07-181-0/+5
* vm_eval.c: rb_lambda_callnobu2017-07-181-0/+4
* test/ruby/test_string.rb: ensure we do not have tainted stringsnormal2017-07-181-0/+2
* newhash insn reuses existing keysnormal2017-07-181-0/+7