summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-26Fix test errorkazu
2018-03-26* remove trailing spaces.svn
2018-03-26Merge RDoc 6.0.3 from upstream.hsbt
2018-03-26bigdecimal.c: fix missing argumentnobu
2018-03-26* 2018-03-26svn
2018-03-26Update Complex#infinite? documenationnobu
2018-03-26Update Complex#finite? documentationnobu
2018-03-25assertions for r62914nobu
2018-03-25vm_args.c: warn splat to varnobu
2018-03-25* 2018-03-25svn
2018-03-25extmk.rb: get rid of shadowing outer local variablenobu
2018-03-24configure.ac: named blocksnobu
2018-03-24compile.c: split add_insn_infonobu
2018-03-24* 2018-03-24svn
2018-03-24compile.c: suppress missing-noreturnnobu
2018-03-23parse.y: k_else in bodystmtnobu
2018-03-23parse.y: else without rescuenobu
2018-03-22* 2018-03-23svn
2018-03-22test_exception.rb: assertions with Exception.to_tty?nobu
2018-03-22sample/timeout.rb: Remove unnecessary increment [ci skip]kazu
2018-03-22set UTF-8 if given URI string is ASCIInaruse
2018-03-22error.c: full_message optionsnobu
2018-03-22Factor out get_reg_grapheme_clusternaruse