summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Support Terminfo on Cygwin and macOSaycabta2021-07-301-0/+4
* [ruby/reline] Don't check the existence of Terminfo on Windowsaycabta2021-07-301-1/+11
* [ruby/reline] Check TYPE_VARIADICaycabta2021-07-301-0/+4
* [ruby/reline] Define StringWithTiparm instead of singular methodaycabta2021-07-301-4/+6
* [ruby/reline] Fixed Ctrl+Enter key in Windows.SilverPhoenix992021-07-301-39/+69
* [ruby/reline] Check empty .inputrcaycabta2021-07-301-1/+1
* [ruby/reline] Add original C function declarations comment for each functionaycabta2021-07-301-5/+6
* [ruby/reline] Fix reline on OpenBSDJeremy Evans2021-07-301-1/+6
* [ruby/reline] Added support for Numpad divide key on Windows.SilverPhoenix992021-07-301-0/+3
* [ruby/reline] Support Enter key of numpad on Windowsaycabta2021-07-301-0/+2
* [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