aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dir.c: do not assume NUL terminatornobu2018-03-291-10/+13
* Use only CMDARG/COND _PUSH/POP for cmdarg/cond management.nobu2018-03-292-19/+22
* parse.y: remove `p->` from bitstack tracesnobu2018-03-291-12/+12
* * 2018-03-29svn2018-03-291-1/+1
* array.c: yield blockarg in collectnobu2018-03-292-1/+3
* get rid of test error/failure on Windows introduced at r62955usa2018-03-282-2/+12
* unixsocket.c: abstract namespacenobu2018-03-281-1/+23
* Use Regexp#match? in time.rb for conditionalsnobu2018-03-281-8/+4
* pack.c: fix underflownobu2018-03-282-1/+4
* unixsocket.c: check NUL bytesnobu2018-03-282-1/+11
* Ignore file separator from tmpfile/tmpdir name.hsbt2018-03-283-1/+46
* dir.c: check NUL bytesnobu2018-03-282-14/+20
* adjust indents [ci skip]nobu2018-03-282-16/+17
* webrick: prevent response splitting and header injectionnormal2018-03-282-2/+39
* io.c: IO#write without args returns 0normal2018-03-282-1/+8
* webrick/httpproxy: stream request and response bodiesnormal2018-03-284-32/+172
* webrick/httpauth/digestauth: stream req.bodynormal2018-03-281-3/+5
* webrick: add test for Digest auth-intnormal2018-03-281-2/+88
* webrick/httprequest: use InputBufferSize for chunked requestsnormal2018-03-282-5/+42
* webrick/httprequest: raise correct exceptionnormal2018-03-282-1/+18
* webrick/httpservlet/cgihandler: reduce memory usenormal2018-03-281-3/+1
* webrick/httprequest: limit request headers sizenormal2018-03-282-1/+25
* webrick: use IO.copy_stream for multipart responsenormal2018-03-281-15/+31
* webrick/httpresponse: make ChunkedWrapper copy_stream-compatiblenormal2018-03-281-2/+7
* webrick: quiet warning for multi-part rangesnormal2018-03-281-0/+5
* test/webrick/test_filehandler.rb: stricter multipart range testnormal2018-03-281-0/+17
* webrick: use IO.copy_stream for single range responsenormal2018-03-283-21/+14
* webrick/httpresponse: IO.copy_stream for regular filesnormal2018-03-281-24/+3
* webrick: favor .write over << methodnormal2018-03-282-10/+15
* win32/file.c: relative path with drive letternobu2018-03-282-3/+14
* * 2018-03-28svn2018-03-281-1/+1
* fix regexp introduced at recent RDoc update (r62924).ko12018-03-281-1/+1
* thread_sync.c: avoid reaching across stacks of dead threadsnormal2018-03-274-5/+139
* configure.ac: string literal concatenationnobu2018-03-271-1/+1
* ruby.c: exit by --versionnobu2018-03-271-1/+1
* Update to ruby/spec@a585ec3eregon2018-03-267-59/+103
* * properties.svn2018-03-260-0/+0
* Update to ruby/mspec@8b54bf3eregon2018-03-264-2/+73
* * 2018-03-27svn2018-03-261-1/+1
* ruby.c: fix --verbose description in usagenobu2018-03-261-1/+2
* Fix test errorkazu2018-03-261-1/+1
* * remove trailing spaces.svn2018-03-262-108/+108
* Merge RDoc 6.0.3 from upstream.hsbt2018-03-2694-466/+983
* bigdecimal.c: fix missing argumentnobu2018-03-261-2/+2
* * 2018-03-26svn2018-03-261-1/+1
* Update Complex#infinite? documenationnobu2018-03-261-4/+2
* Update Complex#finite? documentationnobu2018-03-261-1/+1
* assertions for r62914nobu2018-03-251-2/+10
* vm_args.c: warn splat to varnobu2018-03-252-4/+19
* * 2018-03-25svn2018-03-251-1/+1