summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-07-31[ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara
2021-07-30[ruby/reline] Support Terminfo on Cygwin and macOSaycabta
2021-07-30[ruby/reline] Don't check the existence of Terminfo on Windowsaycabta
2021-07-30[ruby/reline] Check TYPE_VARIADICaycabta
2021-07-30[ruby/reline] Define StringWithTiparm instead of singular methodaycabta
2021-07-30[ruby/reline] Fixed Ctrl+Enter key in Windows.SilverPhoenix99
2021-07-30[ruby/reline] Check empty .inputrcaycabta
2021-07-30[ruby/reline] Add original C function declarations comment for each functionaycabta
2021-07-30[ruby/reline] Fix reline on OpenBSDJeremy Evans
2021-07-30[ruby/reline] Added support for Numpad divide key on Windows.SilverPhoenix99
2021-07-30[ruby/reline] Support Enter key of numpad on Windowsaycabta
2021-07-30[ruby/reline] Windows cmd: Don't type anything when pressing ALT keys aloneLars Kanis
2021-07-30[ruby/reline] Add TODO comment to implement tigetflag() and tigetnum()aycabta
2021-07-30[ruby/reline] Add require 'reline/terminfo' to use Reline::Terminfo.enabled?aycabta
2021-07-29Update the latest version of readline.gemspecHiroshi SHIBATA
2021-07-29[ruby/net-http] Enforce write timeout when body_stream is usedMiguel Teixeira
2021-07-29[ruby/set] Improve What's Here linksBurdetteLamar
2021-07-29[ruby/set] Improve What's Here linksBurdetteLamar
2021-07-29[ruby/set] gemspec: This gem exposes 0 executablesOlle Jonsson
2021-07-29[ruby/set] Update documentation for intersect?/disjoint?Jeremy Evans
2021-07-29[ruby/set] Allow the use of any enumerable in intersect?/disjoint?Jeremy Evans
2021-07-29[ruby/set] Allow Set#intersect? and #disjoint? to accept array argumentJeremy Evans
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar
2021-07-28[ruby/optparse] nodoc private methodsNobuyoshi Nakada
2021-07-28Update to latest uriBenoit Daloze
2021-07-28[ruby/readline] Improve the gem's descriptionMarcus Stollsteimer
2021-07-28[ruby/resolv-replace] gemspec: Drop executables directiveOlle Jonsson
2021-07-28[ruby/resolv] Bump version to 0.2.1Hiroshi SHIBATA
2021-07-28[ruby/getoptlong] RDoc: escape to avoid links to the word SetOlle Jonsson
2021-07-28[ruby/getoptlong] gemspec: Drop executables directivesOlle Jonsson
2021-07-27[ruby/find] Add Errno::EINVAL to list of ignored errorsJeremy Evans
2021-07-27Remove probably unintented symlinksNobuyoshi Nakada
2021-07-27Deal with Unicode ranges in the file emoji-sequences.txtMartin Dürst
2021-07-27Fix test failure for parallel testingHiroshi SHIBATA
2021-07-27Added missing require for URI::WS classHiroshi SHIBATA
2021-07-27[ruby/uri] Add proper Ractor support to URIBenoit Daloze
2021-07-27[ruby/uri] Revert "Fix to support Ruby 3.0 Ractor"Benoit Daloze
2021-07-27[ruby/uri] Fix to support Ruby 3.0 Ractorkvokka
2021-07-27[rubygems/rubygems] Remove the warning for not defining a gem server sourceDaniel Niknam
2021-07-27[rubygems/rubygems] Refactor Bundler::Dsl#check_rubygems_source_safety to imp...Daniel Niknam
2021-07-27[rubygems/rubygems] Deprecate Gemfile without an explicit global sourceDaniel Niknam
2021-07-27[rubygems/rubygems] Implement Bundler::SourceList#implicit_global_source?Daniel Niknam
2021-07-27[rubygems/rubygems] Implement Bundler::Source::Rubygems#no_remotes?Daniel Niknam
2021-07-27[rubygems/rubygems] Lazily load shellwordsDavid Rodríguez
2021-07-27[rubygems/rubygems] Rubygems doesn't need to load the `base64` libraryDavid Rodríguez
2021-07-27[rubygems/rubygems] Rubygems doesn't need to load the `resolv` libraryDavid Rodríguez
2021-07-27[rubygems/rubygems] Lazily load `shellwords` libraryDavid Rodríguez
2021-07-27[rubygems/rubygems] The `--quiet` should still display warningsDavid Rodríguez
2021-07-27[rubygems/rubygems] Check requirements classesNobuyoshi Nakada
2021-07-27[rubygems/rubygems] Remove all `syck` traces from `rubygems`David Rodríguez