summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-08-22Gracefully handle CSV IO when file descriptor closed.hsbt
2017-08-22Fixed equality method fails when given the object that doesn't support table ...hsbt
2017-08-22Fixed to write_headers option behavior when given no rows.hsbt
2017-08-22Escape skip_lines string before convert to Regexp.hsbt
2017-08-20non-keywords hashnobu
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-08-18test/net/imap/test_imap.rb: Use Addrinfo.tcp in case localhost is ::1.shugo
2017-08-17vm_method.c: alias warning at refined methodnobu
2017-08-17parse.y: unexpected tINTEGER messagenobu
2017-08-15suppress warning: assigned but unused variable - linenaruse
2017-08-15High Sierra's APFS cannot use invalid filenames [Bug #13816]naruse
2017-08-15suppress warning: assigned but unused variable - linenaruse
2017-08-13parse.y: set used flag in gettablenobu
2017-08-13REXML: Fix a bug that unexpected methods can be called as a XPath functionkou
2017-08-13stringio.c: encoding at empty chomped resultnobu
2017-08-13stringio.c: encoding at empty resultnobu
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