summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-21Fix bug about String#scanf("%a")nobu
2017-10-21Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-21Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu
2017-10-21Pathname#glob method implemented.akr
2017-10-21File.symlink is not potableusa
2017-10-21lib/open3.rb: accept IO-like object for :stdin_data argument.akr
2017-10-21[Feature #13712] String#start_with? supports regexpnaruse
2017-10-21lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr
2017-10-21hash.c: Add Hash#sliceglass
2017-10-21assertion for r60225nobu
2017-10-20Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt
2017-10-20Overwrite destination symlink file if `remove_destination` is set.hsbt
2017-10-20Make Time.parse respect timezone offset secondsnobu
2017-10-19ruby.c: reject NUL in $0nobu
2017-10-19freeze Complex and Rationalnobu
2017-10-19parse.y: indent at '#'nobu
2017-10-19lexer.rb: no dedent strings in middlenobu
2017-10-18parse.y: serial comparisonsnobu
2017-10-17Fix the leak in `TestRDocGeneratorDarkfish#test_generated_method_with_html_ta...mame
2017-10-16test_complex.rb: NaN Complexnobu
2017-10-15envutil.rb: precommand in invoke_ruby [ci skip]nobu
2017-10-13error.c: infinite recursion at Warning#warnnobu
2017-10-12webrick: do not hang acceptor on slow TLS connectionsnormal
2017-10-12Removed unnecessary gem locking for avoiding test warnings.hsbt
2017-10-11revert a part of r60163.ko1
2017-10-11check a thread on TracePoint.ko1
2017-10-11socket.c: null byte at Socket.getnameinfonobu
2017-10-11process.c: null byte at initgroupsnobu
2017-10-11parse.y: token info with BOMnobu
2017-10-10io.c: encoding of ARGF.inplace_modenobu
2017-10-10io.c: path name conversion at ARGFnobu
2017-10-10Removed obsoleted test for RubyToken.hsbt
2017-10-10Merge rdoc-6.0.0.beta3.hsbt
2017-10-09Remove unused test files related `$SAFE>=2`kazu
2017-10-08Remove unnecessary `require 'thread'`kazu
2017-10-08parse.y: fix a typonobu
2017-10-08* remove trailing spaces, append newline at EOF.svn
2017-10-08Merge rubygems master.hsbt
2017-10-06zlib.c: memory leak in gunzipnobu
2017-10-06proc.c: super_method of included methodnobu
2017-10-05parse.y: fix KWD2EIDnobu
2017-10-04parse.y: fix var_fieldnobu
2017-10-04test_sexp.rb: test for fnamenobu
2017-10-03Fix leaked file descriptorkazu
2017-10-03test_parser_events.rb: backref_assign_errornobu
2017-10-02test_call.rb: refine test_safe_callnobu
2017-10-02compile.c: fix stack consitency errornobu
2017-10-02io.c: check null charnobu
2017-10-02test_argf.rb: indent here docsnobu