summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-10-08Merge rubygems master.hsbt
2017-10-06No more ubygems in trunknobu
2017-10-05webrick: avoid unnecessary IO#sync= callnormal
2017-10-05Fixed broken `bundle gem` command.hsbt
2017-10-05Fixed invalid gemspec.hsbt
2017-10-05Followed up [ruby-core:83093]. Update gemspec attributes.hsbt
2017-09-29Use unpack1 instead of unpack and `[0]`kazu
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-28URI::Generic: Separate no_proxy handlingnaruse
2017-09-27Fix exception class [ci skip]kazu
2017-09-26Make retries for Net::HTTP configurable [Feature #10674]naruse
2017-09-26erb.rb: drop unreachable methodk0kubun
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-09-24Removed ubygems.rb. rubygems.rb is always loaded now.hsbt
2017-09-23Integrate LICENSE file of rubygems to LEGAL.hsbt
2017-09-20Prefer adapting specs to complicating library codeeregon
2017-09-20Adapt tools to follow spec/rubyspec => spec/ruby renameeregon
2017-09-20Add MonitorMinx#mon_locked? and #mon_owned? to check states of objectsshugo
2017-09-19Alias Set#=== to #include?knu
2017-09-19webrick: handle EAGAIN/EWOULDBLOCK on proxy connectionsnormal
2017-09-19Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.hsbt
2017-09-16fileutils.rb: error at rmdirnobu
2017-09-15To use github url for gemspec.hsbt
2017-09-15Find.find -> Use Dir.children instead of Dir.entriesnaruse
2017-09-15include query parameters in Net::HTTP.postnaruse
2017-09-14lib/webrick/log.rb: sanitize any type of logsmame
2017-09-14Update gemspec for gem released versions.hsbt
2017-09-14remove an unused variable (sometimes it fails test).ko1
2017-09-13Removed needless magic-comment for encodings.hsbt
2017-09-13Fixup r59856. Added workaround for JRuby.hsbt
2017-09-13Added executable to bundler template.hsbt
2017-09-12Partly reverted r59845.hsbt
2017-09-12Fix problem when open in emacs [ci skip]kazu
2017-09-12Merge csv-0.1.0 from upstream.hsbt
2017-09-12Fixed install error with rdoc.gemspechsbt
2017-09-12* remove trailing spaces.svn
2017-09-12Merge rdoc-6.0.0.beta2 from upstream.hsbt
2017-09-11lib/securerandom.rb: test one byte to determine urandom or opensslmame
2017-09-11Remove commented out code of URI::HTTP.new.hsbt
2017-09-11Remove commented out code of SecureRandom.random_number.hsbt
2017-09-08Merge bundler to standard libraries.hsbt
2017-09-06update Ruby to Unicode 10.0.0duerst
2017-09-02getoptlong.rb: multiline regexpsnobu
2017-08-30to_str -> to_sko1
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2017-08-29* remove trailing spaces.svn
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-29Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3.hsbt
2017-08-29resolv.rb: remove unnecessary require statementglass
2017-08-28Merge rubygems-2.6.13.hsbt