summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-01ext/coverage/coverage.c: add Coverage.enabled?mame
2017-09-01skip unless PLATFORM is darwin.ko1
2017-09-01Fix C level backtrace on Darwinnaruse
2017-09-01compile.c: ensure after toplevel returnnobu
2017-08-31Skip test_open_tempfile_path on EINVALsorah
2017-08-31File#path: Raise IOError when a file is O_TMPFILEsorah
2017-08-31io.c: shrink read buffernobu
2017-08-31test_syntax.rb: suppress warningsnobu
2017-08-31String#each_grapheme_cluster and String#grapheme_clustersnaruse
2017-08-31test_syntax.rb: assert outputnobu
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2017-08-30array.c: integer calculationsnobu
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-29array.c: join encodingnobu
2017-08-29test/ruby: tweaked heredocsnobu
2017-08-28Merge rubygems-2.6.13.hsbt
2017-08-27lib/net/imap.rb: Accept continuation requests without response textshugo
2017-08-23gc.c: restore cfp at finalizernobu
2017-08-23skip unless finalizers runnobu
2017-08-23gc.c: run all finalizersnobu
2017-08-22parse.y: primary should not be 0nobu
2017-08-22Fixed regression to convert blank value at r45497.hsbt
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