aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/matrix: Remove method catalog [doc] [ci-skip]marcandre2017-11-091-104/+2
* Merge rubygems-2.7.2.hsbt2017-11-092-1/+25
* http.rb: improve docsstomar2017-11-071-5/+5
* Merge RubyGems 2.7.1.hsbt2017-11-062-2/+6
* rexml: improve docsstomar2017-11-021-2/+1
* Merge release version of Rubygems 2.7.0.hsbt2017-11-022-2/+5
* Update bundled bundler to 1.16.0.hsbt2017-11-01156-1512/+5231
* webrick/httpresponse: minor cleanups to reduce memory usenormal2017-10-311-16/+15
* webrick: support Proc objects as body responsesnormal2017-10-301-0/+35
* lib/set.rb: improve docs for Set#===stomar2017-10-291-6/+11
* Host header should add branckets to IPv6 address [Bug #12642]naruse2017-10-261-5/+4
* securerandom.rb: fix an example of choose [ci skip]nobu2017-10-251-1/+1
* lib/ostruct.rb: Use frozen literals.marcandre2017-10-241-16/+11
* lib/weakref: Remove incorrect example [DOC] [Bug #14031]marcandre2017-10-241-47/+0
* net/http: use require_relative to reduce syscallsnormal2017-10-241-10/+10
* rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou2017-10-224-15/+15
* Add `Set#reset`knu2017-10-221-0/+18
* Fixed misspelling words.hsbt2017-10-222-3/+3
* Avoid use of `self.class.new(self)` in Set#collect!knu2017-10-211-1/+3
* Fix comparison methods of Set to check if `@hash` is actually comparableknu2017-10-211-4/+4
* Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse2017-10-211-0/+10
* less random generations in Random::Formatter#choose.akr2017-10-211-1/+25
* Use a mutex to make SortedSet.setup thread-safeknu2017-10-211-90/+92
* Remove redundant use of module_evalknu2017-10-211-8/+6
* Allow a SortedSet to be frozen and still functional [Bug #12091]knu2017-10-211-0/+5
* SecureRandom.alphanumeric implemented.akr2017-10-211-2/+42
* erb.rb: specify frozen_string_literal: truek0kubun2017-10-211-7/+7
* Use caller with length to reduce unused stringskazu2017-10-215-18/+18
* Removed obsoleted safe level checks on irb.hsbt2017-10-211-3/+0
* Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt2017-10-211-1/+1
* Import ipaddr 1.2.0knu2017-10-212-3/+89
* Fix bug about String#scanf("%a")nobu2017-10-211-3/+3
* Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu2017-10-211-0/+7
* lib/open3.rb: accept IO-like object for :stdin_data argument.akr2017-10-211-3/+15
* lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr2017-10-211-0/+7
* Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt2017-10-201-3/+7
* Overwrite destination symlink file if `remove_destination` is set.hsbt2017-10-201-1/+1
* Make Time.parse respect timezone offset secondsnobu2017-10-201-2/+2
* webrick: fix up r60172 and r60210normal2017-10-181-5/+5
* webrick: fix up r60172 and r60208normal2017-10-181-5/+5
* webrick: fix up r60172 and revert r60189normal2017-10-181-9/+6
* tempfile.rb: [DOC] all arguments [ci skip]nobu2017-10-171-1/+2
* Fix warning: assigned but unused variablekazu2017-10-171-2/+2
* Suppress leak of file descriptorsmame2017-10-171-0/+3
* Layout fixes in rdoc of lib/tempfile.rb [ci skip]nobu2017-10-161-2/+2
* webrick: fix up r60172normal2017-10-161-1/+9
* webrick: do not hang acceptor on slow TLS connectionsnormal2017-10-121-10/+24
* Merge rubygems-2.6.14 changes.hsbt2017-10-106-6/+55
* Removed obsoleted test for RubyToken.hsbt2017-10-101-1/+0
* * remove trailing spaces.svn2017-10-101-1/+1