aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to scanf-1.0.0 as default gems.hsbt2017-12-111-3/+3
* lib/pp.rb: remove alias for suppressing a redefinition warning.mame2017-12-111-4/+0
* Bump version to cmath-1.0.0 as default gems.hsbt2017-12-111-3/+3
* bccwin is no longer supportedusa2017-12-111-1/+0
* depend on win32.h on Windowsusa2017-12-111-1/+4
* Ignore to generate documentation for template files of bundler.hsbt2017-12-111-0/+1
* webrick: allow shutdown after StartCallbacknormal2017-12-081-1/+1
* lib/pp.rb: no rdoc of alias to suppress a warningnobu2017-12-081-0/+2
* pp.rb: rdocnobu2017-12-081-1/+1
* Bump version to rdoc-6.0.0.hsbt2017-12-052-2/+2
* Append "//" if empty host for file or postgres URInaruse2017-12-011-1/+1