summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-12-16Enhance Tempfile docs [ci skip]nobu
2018-12-14Move autoload to toplevelnaruse
2018-12-14fix r66163naruse
2018-12-14No document of Tempfile::Remover [ci skip]nobu
2018-12-12Bump version to 1.3.0 same as the latest version of rubygems.org.hsbt
2018-12-12Bump library version same as released version of rubygems.orghsbt
2018-12-12Backport https://github.com/ruby/irb/pull/2hsbt
2018-12-12Backport https://github.com/ruby/shell/pull/1hsbt
2018-12-12open3.rb don't use keyword splat (**).akr
2018-12-12Disable tailcall optimization [Bug #15303]nobu
2018-12-12Merge rubygems@21f12a8 from upstream.hsbt
2018-12-11Merge Bundler 1.17.2 from upstream.hsbt
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
2018-12-11ReFix r663197nobu
2018-12-11Fix r663197nobu
2018-12-10Preserve HTTP header key as string [Bug #15394]naruse
2018-12-10Net::ReadTimeout and Net::WriteTimeout should tell the cause socketusa
2018-12-08Merge RDoc 6.1.0.beta3 from upstreamaycabta
2018-12-05lib/monitor.rb: prevent to initialize MonitorMixin twicekazu
2018-12-05update to Unicode 11.0.0 (main step, not complete yet)duerst
2018-12-04Merge 2-0-stable branch from bundler/bundler.hsbt
2018-12-04Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`kazu
2018-12-04Merge rubygems master@221bdeahsbt
2018-12-03Fixed test fails against OpenSSL 1.1.1.hsbt
2018-12-03drb: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal
2018-12-03webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal
2018-12-03Remove `(nanosecond)` too [ci skip]kazu
2018-12-03time.rb: remove the unsupported formatting options from the document [ci skip]okkez
2018-12-03lib/pp.rb (Range#pretty_print): support endless rangemame
2018-12-03Refine RubyVM::AbstractSyntaxTree::Node#typenobu
2018-12-03Add RubyVM::AST#pretty_printnobu
2018-12-02optarse.rb: mention multiple descriptions [ci skip]nobu
2018-12-01Merge rubygems-3.0.0.beta3.hsbt
2018-11-29Remove unused variable in example code [ci skip]kazu
2018-11-29time.rb: Move documents and stop othersnobu
2018-11-28Get rid of block-less Proc.newnobu
2018-11-28Remove useless backslashnobu
2018-11-28Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c49...hsbt
2018-11-28lib/monitor.rb: avoid race conditions by Thread.handle_interruptshugo
2018-11-28Removed redundant empty line.hsbt
2018-11-27Merge bundler-2.0.0.pre.2 from upstream.hsbt
2018-11-27Merge rdoc-6.1.0.bata2aycabta
2018-11-26Do not load rubygems when disablednobu
2018-11-26lib/rubygems/indexer.rb: suppress random test-all errork0kubun
2018-11-26lib/rubygems: explicitly clarify the type for =~ matchingmame
2018-11-26lib/rubygems/command.rb: remove meaningless codemame
2018-11-26lib/rdoc/markup/: Remove wrong call to `=~` against Arraymame
2018-11-26lib/webrick: explicitly convert header values to a stringmame
2018-11-26un.rb: add more options for httpd to help message [ci skip]kazu
2018-11-25un.rb: more options for httpdnobu