aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* webrick: compile RE correctly for beginning and end matchnormal2017-12-131-2/+2
* Avoid creating a Thread for shutting down a DRbServereregon2017-12-121-9/+14
* Remove unnecessary `:`kazu2017-12-121-1/+1
* Use printf instead of puts and sprintfkazu2017-12-121-1/+1
* Add uplevel keyword to Kernel#warn and use itshyouhei2017-12-1230-60/+55
* irb/init.rb: make sure ARGV refers to toplevel onek0kubun2017-12-121-2/+2
* irb.rb: preserve ARGV on binding.irbk0kubun2017-12-122-16/+16
* Bump version to fileutils-1.0.1.hsbt2017-12-121-1/+7
* Bump version to fileutils-1.0.0 as default gems.hsbt2017-12-121-3/+3
* Ignore gemspec under the lib directory for documentation.hsbt2017-12-122-0/+30
* Merge 1-16-stable branch of bundler.hsbt2017-12-128-17/+29