aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Windows cmd: Don't type anything when pressing ALT keys aloneLars Kanis2021-07-301-3/+0
* [ruby/reline] Add TODO comment to implement tigetflag() and tigetnum()aycabta2021-07-301-0/+1
* [ruby/reline] Add require 'reline/terminfo' to use Reline::Terminfo.enabled?aycabta2021-07-301-0/+1
* Update the latest version of readline.gemspecHiroshi SHIBATA2021-07-291-2/+0
* [ruby/net-http] Enforce write timeout when body_stream is usedMiguel Teixeira2021-07-291-3/+1
* [ruby/set] Improve What's Here linksBurdetteLamar2021-07-291-2/+2
* [ruby/set] Improve What's Here linksBurdetteLamar2021-07-291-3/+5
* [ruby/set] gemspec: This gem exposes 0 executablesOlle Jonsson2021-07-291-2/+0
* [ruby/set] Update documentation for intersect?/disjoint?Jeremy Evans2021-07-291-3/+7
* [ruby/set] Allow the use of any enumerable in intersect?/disjoint?Jeremy Evans2021-07-291-9/+8
* [ruby/set] Allow Set#intersect? and #disjoint? to accept array argumentJeremy Evans2021-07-291-1/+8
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar2021-07-281-2/+8
* [ruby/optparse] nodoc private methodsNobuyoshi Nakada2021-07-281-7/+7
* Update to latest uriBenoit Daloze2021-07-281-2/+2
* [ruby/readline] Improve the gem's descriptionMarcus Stollsteimer2021-07-281-11/+11
* [ruby/resolv-replace] gemspec: Drop executables directiveOlle Jonsson2021-07-281-2/+0
* [ruby/resolv] Bump version to 0.2.1Hiroshi SHIBATA2021-07-281-1/+1
* [ruby/getoptlong] RDoc: escape to avoid links to the word SetOlle Jonsson2021-07-281-5/+5
* [ruby/getoptlong] gemspec: Drop executables directivesOlle Jonsson2021-07-281-2/+0
* [ruby/find] Add Errno::EINVAL to list of ignored errorsJeremy Evans2021-07-271-2/+2
* Remove probably unintented symlinksNobuyoshi Nakada2021-07-271-1/+0
* Deal with Unicode ranges in the file emoji-sequences.txtMartin Dürst2021-07-271-0/+1
* Fix test failure for parallel testingHiroshi SHIBATA2021-07-272-6/+4
* Added missing require for URI::WS classHiroshi SHIBATA2021-07-271-0/+1
* [ruby/uri] Add proper Ractor support to URIBenoit Daloze2021-07-2711-18/+40
* [ruby/uri] Revert "Fix to support Ruby 3.0 Ractor"Benoit Daloze2021-07-2711-26/+24
* [ruby/uri] Fix to support Ruby 3.0 Ractorkvokka2021-07-2711-24/+26
* [rubygems/rubygems] Remove the warning for not defining a gem server sourceDaniel Niknam2021-07-272-12/+1
* [rubygems/rubygems] Refactor Bundler::Dsl#check_rubygems_source_safety to imp...Daniel Niknam2021-07-271-5/+11
* [rubygems/rubygems] Deprecate Gemfile without an explicit global sourceDaniel Niknam2021-07-271-0/+7
* [rubygems/rubygems] Implement Bundler::SourceList#implicit_global_source?Daniel Niknam2021-07-271-0/+4
* [rubygems/rubygems] Implement Bundler::Source::Rubygems#no_remotes?Daniel Niknam2021-07-271-0/+4
* [rubygems/rubygems] Lazily load shellwordsDavid Rodríguez2021-07-274-7/+8
* [rubygems/rubygems] Rubygems doesn't need to load the `base64` libraryDavid Rodríguez2021-07-271-1/+0
* [rubygems/rubygems] Rubygems doesn't need to load the `resolv` libraryDavid Rodríguez2021-07-271-1/+0
* [rubygems/rubygems] Lazily load `shellwords` libraryDavid Rodríguez2021-07-273-4/+3
* [rubygems/rubygems] The `--quiet` should still display warningsDavid Rodríguez2021-07-274-4/+4
* [rubygems/rubygems] Check requirements classesNobuyoshi Nakada2021-07-271-0/+2
* [rubygems/rubygems] Remove all `syck` traces from `rubygems`David Rodríguez2021-07-275-117/+1
* [rubygems/rubygems] Remove `gem install` hint when installing a gem failsDavid Rodríguez2021-07-271-13/+1
* [rubygems/rubygems] Show a backtrace in case gem installation failsDavid Rodríguez2021-07-271-1/+1
* [rubygems/rubygems] Fix bundler binstub version selectionDavid Rodríguez2021-07-271-6/+6
* [rubygems/rubygems] Remove LoadError message in regards to requiring a relati...Daniel Niknam2021-07-271-4/+0
* [rubygems/rubygems] Fix interrupt handling in Bundler workersAndrew Haines2021-07-272-9/+17
* [ruby/irb] Fix #256manga_osyo2021-07-231-1/+1
* [ruby/irb] Support non-English code page messageaycabta2021-07-201-1/+1
* [ruby/racc] Removed pre-setup from gemspecHiroshi SHIBATA2021-07-191-1/+1
* [ruby/racc] Removed needless files from gemspecHiroshi SHIBATA2021-07-191-7/+3
* [ruby/racc] Move document from library directoryHiroshi SHIBATA2021-07-192-220/+2
* [ruby/racc] Removed generate code from parser.rb. It's already migrated by ra...Hiroshi SHIBATA2021-07-191-13/+0