summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-08-12Suppress warning: shadowing outer local variable - klassnaruse
2017-08-12stringio.c: encoding at EOFnobu
2017-08-12test_stringio.rb: more assertionsnobu
2017-08-11re.c: options for sub-regexpnobu
2017-08-10openssl: import v2.0.5rhe
2017-08-10ruby.c: ignore non-option in shebang linenobu
2017-08-10Fiber#to_s (#inspect) return richer information.ko1
2017-08-10compile.c: fix KW_SPLAT flag conditionnobu
2017-08-10vm_args.c: prefer optarg to keyword splatnobu
2017-08-06add some more assertions to test_ill_formed_utf_8_replace duerst
2017-08-05splat keyword hashnobu
2017-08-03Use the same variable name as in dir.ckazu
2017-08-03dir.c: relative path Dir basenobu
2017-08-03dir.c: relax base optionnobu
2017-08-01assertions.rb: AllFailures#message encodingnobu
2017-08-01should not copy promoted flags.ko1
2017-08-01Use `&.` instead of modifier ifkazu
2017-07-31Improve error messagekazu
2017-07-29visibility of inherited methodnobu
2017-07-28csv.rb: fix incompatibility introduced in r59428glass
2017-07-27csv.rb: use keyword parametersglass
2017-07-26lib/net/imap.rb: support CHANGEDSINCE and MODSEQshugo
2017-07-26parse.y: brace after array literal argnobu
2017-07-25parse.y: limit codepoint lengthnobu
2017-07-24optparse.rb: case-sensitive candidatenobu
2017-07-23sprintf.c: width too bignobu
2017-07-21strscan.c: fix segfault in arefnobu
2017-07-21ripper: add kwrest_param parser eventrhe
2017-07-20logger.rb: Fix handling prognamesonots
2017-07-20string.c: add String#delete_suffix and String#delete_suffix!sonots
2017-07-20parse.y: empty hash in definednobu
2017-07-20compile.c: restore stack at returnnobu
2017-07-19lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Servershugo
2017-07-19random.c: ensure initializednobu
2017-07-19test_rand.rb: improved assert_fork_statusnobu
2017-07-19revert r59359, r59356, r59355, r59354normal
2017-07-18fix typonobu
2017-07-18descriptive asssertionsnobu
2017-07-18string: preserve taint flag with String#-@ (uminus)normal
2017-07-18vm_eval.c: rb_lambda_callnobu
2017-07-18test/ruby/test_string.rb: ensure we do not have tainted stringsnormal
2017-07-18newhash insn reuses existing keysnormal
2017-07-18hash: keep fstrings of tainted strings for string keysnormal
2017-07-18webrick: fix SNI supportnormal
2017-07-17parse.y: refine literal error messagesnobu
2017-07-16parse.y: refine invalid Unicode escape messagenobu
2017-07-16assertions.rb: frozen string buffernobu
2017-07-16parse.y: utf-8 codepointsnobu
2017-07-16Use assert_syntax_errornobu
2017-07-15parse.y: refine error messagesnobu