aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add a new test case for ipaddr 1.2.0 + drb/aclknu2017-10-211-0/+1
* Import ipaddr 1.2.0knu2017-10-211-2/+104
* Fix bug about String#scanf("%a")nobu2017-10-211-0/+1
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-211-1/+1
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-211-1/+1
* Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu2017-10-211-6/+12
* Pathname#glob method implemented.akr2017-10-211-0/+13
* File.symlink is not potableusa2017-10-211-2/+2
* lib/open3.rb: accept IO-like object for :stdin_data argument.akr2017-10-211-0/+31
* [Feature #13712] String#start_with? supports regexpnaruse2017-10-211-0/+5
* lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr2017-10-211-0/+18
* hash.c: Add Hash#sliceglass2017-10-211-0/+8
* assertion for r60225nobu2017-10-211-0/+3
* Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt2017-10-202-6/+18
* Overwrite destination symlink file if `remove_destination` is set.hsbt2017-10-201-2/+19
* Make Time.parse respect timezone offset secondsnobu2017-10-201-0/+7
* ruby.c: reject NUL in $0nobu2017-10-191-0/+7
* freeze Complex and Rationalnobu2017-10-192-8/+0
* parse.y: indent at '#'nobu2017-10-192-0/+28
* lexer.rb: no dedent strings in middlenobu2017-10-191-0/+19
* parse.y: serial comparisonsnobu2017-10-181-0/+8
* Fix the leak in `TestRDocGeneratorDarkfish#test_generated_method_with_html_ta...mame2017-10-171-0/+1
* test_complex.rb: NaN Complexnobu2017-10-161-0/+6
* envutil.rb: precommand in invoke_ruby [ci skip]nobu2017-10-151-2/+2
* error.c: infinite recursion at Warning#warnnobu2017-10-131-0/+14
* webrick: do not hang acceptor on slow TLS connectionsnormal2017-10-121-0/+27
* Removed unnecessary gem locking for avoiding test warnings.hsbt2017-10-121-6/+0
* revert a part of r60163.ko12017-10-111-1/+0
* check a thread on TracePoint.ko12017-10-111-0/+3
* socket.c: null byte at Socket.getnameinfonobu2017-10-111-0/+2
* process.c: null byte at initgroupsnobu2017-10-111-0/+8
* parse.y: token info with BOMnobu2017-10-111-0/+11
* io.c: encoding of ARGF.inplace_modenobu2017-10-102-1/+24
* io.c: path name conversion at ARGFnobu2017-10-101-0/+28
* Removed obsoleted test for RubyToken.hsbt2017-10-101-20/+0
* Merge rdoc-6.0.0.beta3.hsbt2017-10-106-19/+122
* Remove unused test files related `$SAFE>=2`kazu2017-10-093-87/+1
* Remove unnecessary `require 'thread'`kazu2017-10-0816-22/+1
* parse.y: fix a typonobu2017-10-081-0/+14
* * remove trailing spaces, append newline at EOF.svn2017-10-084-13/+13
* Merge rubygems master.hsbt2017-10-0841-116/+967
* zlib.c: memory leak in gunzipnobu2017-10-061-0/+8
* proc.c: super_method of included methodnobu2017-10-061-0/+10
* parse.y: fix KWD2EIDnobu2017-10-051-0/+9
* parse.y: fix var_fieldnobu2017-10-041-18/+39
* test_sexp.rb: test for fnamenobu2017-10-041-0/+12
* Fix leaked file descriptorkazu2017-10-031-0/+2
* test_parser_events.rb: backref_assign_errornobu2017-10-031-2/+7
* test_call.rb: refine test_safe_callnobu2017-10-021-3/+3
* compile.c: fix stack consitency errornobu2017-10-021-0/+1