aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Kernel#pp after PP class is defined.akr2017-12-011-26/+27
* prelude.rb: suppress redefinition warningsnobu2017-12-011-1/+0
* lib/pp.rb (Kernel#pp): Fix a race conditionmame2017-12-011-1/+2
* prelude.rb: Add Kernel#pp, a trigger for lib/pp.rbmame2017-11-301-0/+1
* Merge rubygems-2.7.3.hsbt2017-11-284-18/+67
* * remove trailing spaces.svn2017-11-272-108/+108
* Merge rdoc-6.0.0.beta4 from upstream.hsbt2017-11-27115-1019/+1254
* Fix TOCTTOU and avoid to read existing unreadable filekazu2017-11-241-2/+5
* workspace.rb: one more spacenobu2017-11-241-1/+1
* workspace.rb: fix SCRIPT_LINES__nobu2017-11-241-9/+7
* irb.rb: show source around binding.irb on startk0kubun2017-11-242-1/+24
* lib/set.rb: [DOC] remove empty commentsstomar2017-11-221-4/+4
* set.rb: improve docs for Setstomar2017-11-221-33/+28
* [DOC] Fix example result [ci skip]kazu2017-11-201-1/+1
* lib/matrix: Add hadamard_product/entrywise_product.marcandre2017-11-201-0/+11
* lib/matrix: Add Matrix{.|#}combinemarcandre2017-11-201-0/+29
* lib/matrix: accept vectors in {h|v}stackmarcandre2017-11-201-5/+5
* lib/matrix: Add explicit coercion #to_matrixmarcandre2017-11-201-0/+18
* Fix typo in `Timeout` doc [ci skip]kazu2017-11-171-2/+2
* Add examples to Set documentation [ci skip]knu2017-11-171-7/+47
* tmpdir.rb: merged make_tmpname to createnobu2017-11-151-13/+9