aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/server.rb: Fix regression bug in WEBrick'shsbt2015-03-161-1/+3
* fix env leaksnobu2015-03-121-0/+6
* normalize.rb: remove redundant hashnobu2015-03-111-10/+2
* * lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr2015-03-101-1/+3
* * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre2015-03-051-0/+8
* remove GEM directories at exitnobu2015-03-051-2/+5
* * lib/time.rb (strptime): Support %s.%N.akr2015-03-011-1/+7
* * lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt2015-02-2711-125/+144
* * lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt2015-02-273-5/+2
* * lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka2015-02-241-13/+4
* * lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838]marcandre2015-02-241-1/+1
* * lib/matrix.rb: [Doc] Fix Vector multiplication documentation [ci-skip]marcandre2015-02-221-1/+1
* resolv.rb: fix equalitynobu2015-02-171-3/+3
* * hash.c: Added docs to explain that #include? and #member? do nothsbt2015-02-171-0/+5
* random.c: rand_random_numbernobu2015-02-141-20/+27
* securerandom.rb: Random::Formatternobu2015-02-141-8/+12
* random.c: Random.raw_seednobu2015-02-141-76/+7
* * lib/base64.rb: make urlsafe mode user-friendly.mame2015-02-131-3/+18
* set: speed up Set#include?normal2015-02-111-2/+2
* * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo2015-02-101-15/+15
* optparse.rb: update --version example [ci skip]nobu2015-02-081-1/+3
* * lib/net/http/header.rb: pass header names as symbols.hsbt2015-02-081-1/+1
* * lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt2015-02-0511-449/+490
* mkmf.rb: avoid interferencenobu2015-02-031-9/+3
* mkmf.rb: set cxxflagsnobu2015-02-031-0/+1
* drb.rb: do not wait handler threadsnobu2015-01-171-3/+2
* drb.rb: stop all handlers to fix thread leaksnobu2015-01-171-2/+3
* * lib/uri/mailto.rb: raising URI::InvalidComponentError insteadduerst2015-01-141-0/+4
* rdoc/text.rb: fix infinite loopnobu2015-01-121-2/+2
* * lib/optparse.rb: improvements for OptionParser documentation.hsbt2015-01-121-77/+218
* * lib/rubygems: Update to RubyGems HEAD(e53c54a).hsbt2015-01-099-17/+19
* Revert GH-808nobu2015-01-081-13/+12
* open3.rb: Hash.try_convertnobu2015-01-081-1/+4
* lib/resolv.rb: consider ENETUNREACH as ResolvTimeoutnormal2015-01-071-2/+2
* * lib/open3.rb: Open3 properly passes non-keyword hash args to spawn.akr2015-01-071-0/+1
* mkmf.rb: clean timestampsnobu2015-01-051-2/+5
* ostruct.rb: tablenobu2015-01-051-2/+1
* ostruct.rb: append suffixes to protected methodsnobu2015-01-051-13/+15
* * lib/drb/drb.rb: removed unused argument. Patch by @vipulnswardhsbt2015-01-041-4/+4
* * lib/tempfile.rb: provide default basename parameter.hsbt2015-01-041-1/+1
* Revert r49118 [Feature #10652]ayumin2015-01-031-10/+2
* * lib/net/http.rb (proxy_user): retrieve proxy user from http_proxy.ayumin2015-01-031-2/+10
* * lib/net/http.rb: More descriptive error message when net/http failshsbt2015-01-031-1/+6
* * lib/net/http.rb (Net::HTTP#send_request): there is no response bodyhsbt2015-01-021-1/+2
* * lib/webrick/utils.rb: removed unused argument variable.hsbt2015-01-023-3/+3
* * lib/securerandom.rb: improve syntax and grammar of documentation.hsbt2015-01-021-24/+31
* * lib/resolv.rb (Resolv::DNS::Label::Str#==): Check class equality.akr2015-01-021-1/+9
* [DOC]akr2015-01-011-1/+1
* resolv.rb: String#bnobu2014-12-311-1/+1
* * lib/resolv.rb (Resolv::DNS::Label::Str#initialize): Set encodingakr2014-12-311-1/+3