summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-06Merge RubyGems 2.7.1.hsbt
2017-11-02rexml: improve docsstomar
2017-11-02Merge release version of Rubygems 2.7.0.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-10-31webrick/httpresponse: minor cleanups to reduce memory usenormal
2017-10-30webrick: support Proc objects as body responsesnormal
2017-10-29lib/set.rb: improve docs for Set#===stomar
2017-10-26Host header should add branckets to IPv6 address [Bug #12642]naruse
2017-10-25securerandom.rb: fix an example of choose [ci skip]nobu
2017-10-24lib/ostruct.rb: Use frozen literals.marcandre
2017-10-24lib/weakref: Remove incorrect example [DOC] [Bug #14031]marcandre
2017-10-24net/http: use require_relative to reduce syscallsnormal
2017-10-22rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou
2017-10-22Add `Set#reset`knu
2017-10-22Fixed misspelling words.hsbt
2017-10-21Avoid use of `self.class.new(self)` in Set#collect!knu
2017-10-21Fix comparison methods of Set to check if `@hash` is actually comparableknu
2017-10-21Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse
2017-10-21less random generations in Random::Formatter#choose.akr
2017-10-21Use a mutex to make SortedSet.setup thread-safeknu
2017-10-21Remove redundant use of module_evalknu
2017-10-21Allow a SortedSet to be frozen and still functional [Bug #12091]knu
2017-10-21SecureRandom.alphanumeric implemented.akr
2017-10-21erb.rb: specify frozen_string_literal: truek0kubun
2017-10-21Use caller with length to reduce unused stringskazu
2017-10-21Removed obsoleted safe level checks on irb.hsbt
2017-10-21Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt
2017-10-21Import ipaddr 1.2.0knu
2017-10-21Fix bug about String#scanf("%a")nobu
2017-10-21Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu
2017-10-21lib/open3.rb: accept IO-like object for :stdin_data argument.akr
2017-10-21lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr
2017-10-20Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt
2017-10-20Overwrite destination symlink file if `remove_destination` is set.hsbt
2017-10-20Make Time.parse respect timezone offset secondsnobu
2017-10-18webrick: fix up r60172 and r60210normal
2017-10-18webrick: fix up r60172 and r60208normal
2017-10-18webrick: fix up r60172 and revert r60189normal
2017-10-17tempfile.rb: [DOC] all arguments [ci skip]nobu
2017-10-17Fix warning: assigned but unused variablekazu
2017-10-17Suppress leak of file descriptorsmame
2017-10-16Layout fixes in rdoc of lib/tempfile.rb [ci skip]nobu
2017-10-16webrick: fix up r60172normal
2017-10-12webrick: do not hang acceptor on slow TLS connectionsnormal
2017-10-10Merge rubygems-2.6.14 changes.hsbt
2017-10-10Removed obsoleted test for RubyToken.hsbt
2017-10-10* remove trailing spaces.svn
2017-10-10Merge rdoc-6.0.0.beta3.hsbt
2017-10-09webrick: avoid needless wakeup from IO.selectnormal
2017-10-08Removed unnecessary json loading.hsbt