aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* io.c: check null charnobu2017-10-021-0/+6
* test_argf.rb: indent here docsnobu2017-10-021-311/+367
* test_refinement.rb: test for r59946nobu2017-10-011-0/+15
* eval.c: check typenobu2017-09-301-0/+21
* test_find.rb: improve branch coveragektsj2017-09-301-0/+17
* string.c: fix ASCII-only on succnobu2017-09-301-0/+5
* test_etc.rb: fix test_getgrnam for duplicated group namessonots2017-09-291-3/+3
* string.c: ASCII-incompatible is not ASCII onlynobu2017-09-291-1/+6
* pack.c: unpack "M" may be ASCII onlynobu2017-09-291-0/+5
* array.c: improve operations on small arraysnobu2017-09-291-0/+44
* test_dln.rb: fix path separator on MinGWshirosaki2017-09-281-1/+1
* Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse2017-09-281-0/+10
* URI::Generic: Separate no_proxy handlingnaruse2017-09-281-0/+17
* test_io_console.rb: flushnobu2017-09-281-0/+4
* complex.c: no overflownobu2017-09-271-0/+3
* complex.c: no overflownobu2017-09-271-0/+3
* Make retries for Net::HTTP configurable [Feature #10674]naruse2017-09-261-0/+50
* Suppress warnings by other than self-assignmentsnobu2017-09-261-5/+9
* test_erb.rb: add test cases for uncovered methodsk0kubun2017-09-261-0/+22
* test_features.rb: fix unused variable warningk0kubun2017-09-261-1/+1