aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/monitor.rb: prevent to initialize MonitorMixin twicekazu2018-12-051-1/+5
* update to Unicode 11.0.0 (main step, not complete yet)duerst2018-12-051-94/+98
* Merge 2-0-stable branch from bundler/bundler.hsbt2018-12-041-1/+1
* Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`kazu2018-12-045-6/+6
* Merge rubygems master@221bdeahsbt2018-12-041-1/+1
* Fixed test fails against OpenSSL 1.1.1.hsbt2018-12-031-1/+1
* drb: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal2018-12-031-2/+2
* webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal2018-12-031-2/+2
* Remove `(nanosecond)` too [ci skip]kazu2018-12-031-1/+1
* time.rb: remove the unsupported formatting options from the document [ci skip]okkez2018-12-031-4/+1
* lib/pp.rb (Range#pretty_print): support endless rangemame2018-12-031-1/+1
* Refine RubyVM::AbstractSyntaxTree::Node#typenobu2018-12-031-4/+4
* Add RubyVM::AST#pretty_printnobu2018-12-031-0/+30
* optarse.rb: mention multiple descriptions [ci skip]nobu2018-12-021-0/+2
* Merge rubygems-3.0.0.beta3.hsbt2018-12-016-10/+65
* Remove unused variable in example code [ci skip]kazu2018-11-291-1/+0
* time.rb: Move documents and stop othersnobu2018-11-291-73/+101
* Get rid of block-less Proc.newnobu2018-11-281-1/+2
* Remove useless backslashnobu2018-11-281-1/+1
* Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c49...hsbt2018-11-285-25/+23
* lib/monitor.rb: avoid race conditions by Thread.handle_interruptshugo2018-11-281-7/+11
* Removed redundant empty line.hsbt2018-11-281-1/+0
* Merge bundler-2.0.0.pre.2 from upstream.hsbt2018-11-275-9/+16
* Merge rdoc-6.1.0.bata2aycabta2018-11-272-2/+2
* Do not load rubygems when disablednobu2018-11-261-0/+2
* lib/rubygems/indexer.rb: suppress random test-all errork0kubun2018-11-261-1/+8
* lib/rubygems: explicitly clarify the type for =~ matchingmame2018-11-262-2/+2
* lib/rubygems/command.rb: remove meaningless codemame2018-11-261-1/+0
* lib/rdoc/markup/: Remove wrong call to `=~` against Arraymame2018-11-262-2/+2
* lib/webrick: explicitly convert header values to a stringmame2018-11-262-4/+4
* un.rb: add more options for httpd to help message [ci skip]kazu2018-11-261-0/+2
* un.rb: more options for httpdnobu2018-11-251-0/+1
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-251-2/+2
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-21147-1176/+1099
* revert r65822shugo2018-11-201-4/+1
* lib/monitor.rb: prevent to initialize MonitorMixin twiceshugo2018-11-201-1/+4
* Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt2018-11-161-0/+9
* Fix syntax on Binding.irb documentation [ci skip]k0kubun2018-11-141-4/+4
* lib/irb.rb: fix up r65674kazu2018-11-121-3/+3
* Document binding.irb on Binding [ci skip]k0kubun2018-11-121-1/+57
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-1215-24/+26
* erb.rb: warn invalid trim_mode [Misc #15294]k0kubun2018-11-121-1/+10
* Make rubygems follow the upstream of psychnobu2018-11-111-5/+5
* lib/rubygems/indexer.rb: suppress random test-all errork0kubun2018-11-081-1/+8
* Clear CC_WRAPPER in other than the toplevelnobu2018-11-071-0/+4
* Dir.children is available since Feature #11302. FileUtils useshsbt2018-11-071-2/+1
* Fix up r65505 [ci skip]kazu2018-11-0514-20/+20
* Fix RubyGems extension build failure after r65470sorah2018-11-041-6/+12
* Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt2018-11-041-29/+29
* Merge rubygems-3.0.0.beta2.hsbt2018-11-032-4/+6