summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Support SNIshugo
2019-04-05update to Unicode Version 12.1.0 (beta)duerst
2019-04-04change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-03-30rdoc: Colorize background of code/pre [ci skip]nobu
2019-03-28[DOC] fix missing paren [ci skip]nobu
2019-03-28erb.rb: prohibit marshaling [EXPERIMENTAL]nobu
2019-03-27Merge fileutils-1.2.0 from ruby/fileutils.hsbt
2019-03-11Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt
2019-03-11fall back to copy + unlink on EPERMhsbt
2019-03-11Removed circular requirenobu
2019-03-07Ignore to handle the different platformhsbt
2019-03-06update Unicode version (and Emoji version) to 12.0.0duerst
2019-03-05Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt
2019-02-18Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt
2019-02-18Fixup r66984. It breakes bundler's examples.hsbt
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2019-02-08Removed moving toplevel header since r12501nobu
2019-02-07Replace outdated blockless proc call with block argument syntaxheadius
2019-02-05Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt
2019-02-02rdoc.css: make label-list compactnobu
2019-02-01Fixed gemspec location of bundler.hsbt
2019-01-31Fix exception namespacenobu
2019-01-25Upgrade CSV to 3.0.4kou
2019-01-25Upgrade RSS to 0.2.8kou
2019-01-23tmpdir.rb: permission of user given directorynobu
2019-01-22Merge rubygems master targeted RubyGems 3.1.0.hsbt
2019-01-21* lib/net/http.rb: handle Errno::ETIMEDOUT in Net::HTTP#transport_requestglass
2019-01-20lib/securerandom.rb: [DOC] small grammar fixesstomar
2019-01-20raise FrozenError instead of RuntimeErrorkazu
2019-01-20[DOC] Refactors documentation for `Forwardable`nobu
2019-01-18Prefer block_given? to iterator?nobu
2019-01-13rdoc: ignore gemspec filesnobu
2019-01-13rdoc: ignore garbage filesnobu
2019-01-13Fix remaining syntax errors in Binding#irb docsnobu
2019-01-10proc.c: proc without blocknobu
2019-01-06Fix mday overflownobu
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2019-01-04[DOC] escape descriptions [ci skip]nobu
2019-01-04[DOC] mark function names [ci skip]nobu
2019-01-04[DOC] split a tag for each function name [ci skip]nobu
2019-01-04[DOC] Fix close tags [ci skip]kazu
2019-01-01Merge rubygems-3.0.2.hsbt
2018-12-31Revert "lib/net/http.rb: use connect_timeout instead of Timeout"glass
2018-12-31lib/net/http.rb: use connect_timeout instead of Timeoutglass
2018-12-30Unset SOURCE_DATE_EPOCH on Rubygems test casessorah
2018-12-29erb.rb: increase warn level only when non-zero safe_levelk0kubun
2018-12-29Revert "erb.rb: print deprecation warning with warn level 1"k0kubun
2018-12-27[DOC] SecureRandom is extended by Random::Formatter.akr