summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-10-01test_refinement.rb: test for r59946nobu
2017-09-30eval.c: check typenobu
2017-09-30test_find.rb: improve branch coveragektsj
2017-09-30string.c: fix ASCII-only on succnobu
2017-09-29test_etc.rb: fix test_getgrnam for duplicated group namessonots
2017-09-29string.c: ASCII-incompatible is not ASCII onlynobu
2017-09-29pack.c: unpack "M" may be ASCII onlynobu
2017-09-29array.c: improve operations on small arraysnobu
2017-09-28test_dln.rb: fix path separator on MinGWshirosaki
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-28URI::Generic: Separate no_proxy handlingnaruse
2017-09-28test_io_console.rb: flushnobu
2017-09-27complex.c: no overflownobu
2017-09-27complex.c: no overflownobu
2017-09-26Make retries for Net::HTTP configurable [Feature #10674]naruse
2017-09-26Suppress warnings by other than self-assignmentsnobu
2017-09-26test_erb.rb: add test cases for uncovered methodsk0kubun
2017-09-26test_features.rb: fix unused variable warningk0kubun
2017-09-26test_drb.rb: removed extra spacesnobu
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse