aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* net/http: clear compressed chunk after decompressionnormal2018-01-081-0/+1
* open-uri: clear string after bufferingnormal2018-01-081-0/+1
* net/protocol: read directly into rbuf if it's emptynormal2018-01-081-1/+3
* net/protocol: use binary string buffersnormal2018-01-081-5/+5
* lib/scanf.rb: [DOC] fix typosstomar2018-01-071-7/+7
* Revert "net/protocol: use binary string buffers"normal2018-01-061-5/+5
* net/ftp: fix FrozenError in BufferedSocketnormal2018-01-061-1/+1
* net/protocol: use binary string buffersnormal2018-01-061-5/+5
* Update Status Codekazu2018-01-061-11/+15
* Add 103 Early Hintskazu2018-01-061-0/+4
* Specify frozen_string_literal: truekazu2018-01-061-1/+1
* net/protocol: optimize large read casenormal2018-01-051-1/+6
* int (*)(void) is incompatible with void*shyouhei2018-01-021-1/+2
* fix reset order.ko12017-12-311-2/+2
* drb: use \A and \znobu2017-12-303-8/+8
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-282-6/+15
* erb.rb: let's remove constant deprecated at 2.5k0kubun2017-12-281-4/+0
* erb.rb: preserve the behavior for invalid syntaxk0kubun2017-12-271-13/+4
* proc.c (bind_location): Add Binding#source_locationmame2017-12-261-1/+1
* irb.rb: fix highlightnobu2017-12-251-1/+3
* fix leaked fdsnobu2017-12-251-1/+9
* webrick 1.4.2normal2017-12-242-2/+2
* lib/irb.rb: highlight exceptionsnobu2017-12-241-2/+8
* lib/irb.rb: simplified backtrace filteringnobu2017-12-241-18/+11
* Merge rdoc-6.0.1.hsbt2017-12-233-2/+9
* Print backtrace in reverse order on IRB toosorah2017-12-231-6/+11
* Postponing the Bundler merge.hsbt2017-12-22218-28636/+10
* erb.rb: shadow by keysnobu2017-12-221-3/+10
* Bump up fileutils-1.0.2hsbt2017-12-222-2/+4
* webrick/httpservelet/cgi_runner: avoid IO#reopen on pathnamenormal2017-12-221-2/+2
* webrick/httputils: note Kernel#open behaviornormal2017-12-221-0/+2
* webrick/httpservlet/*handler: use File.opennormal2017-12-222-3/+3
* webrick: WEBrick::Log requires path arg when given stringnormal2017-12-221-1/+1
* webrick/httpservlet/cgi_runner.rb: remove unnecessary opennormal2017-12-221-2/+2
* webrick: httpauth requires regular filesnormal2017-12-223-6/+6
* open-uri defines URI.open defined as an alias.akr2017-12-211-0/+7
* Merge release version of bundler-1.16.1 from upstream.hsbt2017-12-213-5/+6
* * lib/logger.rb (Logger::LogDevice#open_logfile, #create_logfile):sonots2017-12-211-2/+2
* raise error if value contains CR/LF in iniheader of initialize_http_headernaruse2017-12-201-3/+7
* Fixed command Injectionnobu2017-12-201-1/+1
* Fixed command Injectionnobu2017-12-201-1/+1
* Break out of the loop after shutdown in DRbServereregon2017-12-191-1/+4
* webrick 1.4.1 releasenormal2017-12-182-3/+3
* Requiring pp is not required now [ci skip]nobu2017-12-181-4/+0
* lib/erb: Update doc [ci-skip] [doc]marcandre2017-12-151-2/+2
* webrick 1.4.0 releasenormal2017-12-142-6/+5
* Fix a command injection vulnerability in Net::FTP.nagachika2017-12-141-5/+5
* Use string instead of regexpnaruse2017-12-141-1/+1
* Allow empty path components in a URI [Bug #8352]knu2017-12-141-3/+3
* Bump version to csv-1.0.0 as default gems.hsbt2017-12-131-3/+3