summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03* 2018-04-03svn
2018-04-03Support upstream directory structure for ruby/csv.hsbt
2018-04-02Win32API.rb: use uplevel option to warnnobu
2018-04-02error.c: prepend "warning: " alwaysnobu
2018-04-02Improve mkmf error messagenobu
2018-04-02Keep feature names loaded in the blocknobu
2018-04-02Fix typo on URI.hierarchical? [ci skip]nobu
2018-04-01* 2018-04-02svn
2018-04-01Start re-enabling Jaxen testskou
2018-04-01test_time_tz.rb: Lisbon tzdata fixnobu
2018-04-01test_time_tz.rb: Kiritimati tzdata fixnobu
2018-04-01test_time_tz.rb: Kiritimati tzdata fixnobu
2018-04-01mjit.c: make Object's class serial valid in JITk0kubun
2018-03-31* 2018-04-01svn
2018-03-31compile.c: compile_evstrnobu
2018-03-31compile.c: end_labelnobu
2018-03-31Resurvey performance of RDoc by frozen_string_literal: true [Bug #14654]naruse
2018-03-31use requrie_relativenobu
2018-03-31use require_relativenobu
2018-03-31file_types.rb: use the current terminal devicenobu
2018-03-31test/lib/leakchecker.rb: Add check_verbosekazu
2018-03-30* 2018-03-31svn
2018-03-30test_jit.rb: loosen CC check conditionk0kubun
2018-03-30dir.c: Dir.glob examplenobu
2018-03-30compile.c: do not dump unused callinfosnobu
2018-03-30* 2018-03-30svn
2018-03-30ruby.1: [DOC] options to exit [ci skip]nobu
2018-03-29test_jit.rb: loosen debug log checkk0kubun
2018-03-29dir.c: do not assume NUL terminatornobu
2018-03-29Use only CMDARG/COND _PUSH/POP for cmdarg/cond management.nobu
2018-03-29parse.y: remove `p->` from bitstack tracesnobu
2018-03-29* 2018-03-29svn
2018-03-29array.c: yield blockarg in collectnobu
2018-03-28get rid of test error/failure on Windows introduced at r62955usa
2018-03-28unixsocket.c: abstract namespacenobu
2018-03-28Use Regexp#match? in time.rb for conditionalsnobu
2018-03-28pack.c: fix underflownobu
2018-03-28unixsocket.c: check NUL bytesnobu
2018-03-28Ignore file separator from tmpfile/tmpdir name.hsbt
2018-03-28dir.c: check NUL bytesnobu
2018-03-28adjust indents [ci skip]nobu
2018-03-28webrick: prevent response splitting and header injectionnormal
2018-03-28io.c: IO#write without args returns 0normal
2018-03-28webrick/httpproxy: stream request and response bodiesnormal
2018-03-28webrick/httpauth/digestauth: stream req.bodynormal
2018-03-28webrick: add test for Digest auth-intnormal
2018-03-28webrick/httprequest: use InputBufferSize for chunked requestsnormal
2018-03-28webrick/httprequest: raise correct exceptionnormal
2018-03-28webrick/httpservlet/cgihandler: reduce memory usenormal
2018-03-28webrick/httprequest: limit request headers sizenormal