summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-28webrick: use IO.copy_stream for multipart responsenormal
2018-03-28webrick/httpresponse: make ChunkedWrapper copy_stream-compatiblenormal
2018-03-28webrick: quiet warning for multi-part rangesnormal
2018-03-28test/webrick/test_filehandler.rb: stricter multipart range testnormal
2018-03-28webrick: use IO.copy_stream for single range responsenormal
2018-03-28webrick/httpresponse: IO.copy_stream for regular filesnormal
2018-03-28webrick: favor .write over << methodnormal
2018-03-28win32/file.c: relative path with drive letternobu
2018-03-28* 2018-03-28svn
2018-03-28fix regexp introduced at recent RDoc update (r62924).ko1
2018-03-27thread_sync.c: avoid reaching across stacks of dead threadsnormal
2018-03-27configure.ac: string literal concatenationnobu
2018-03-27ruby.c: exit by --versionnobu
2018-03-26Update to ruby/spec@a585ec3eregon
2018-03-26* properties.svn
2018-03-26Update to ruby/mspec@8b54bf3eregon
2018-03-26* 2018-03-27svn
2018-03-26ruby.c: fix --verbose description in usagenobu