summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-06-06[rubygems/rubygems] Avoid appending a final "/" when `fallback_timeout` is us...David Rodríguez
2024-06-06[rubygems/rubygems] Remove per uri options constantDavid Rodríguez
2024-06-06[rubygems/rubygems] Move Bundler settings specific logic to BundlerDavid Rodríguez
2024-06-06[rubygems/rubygems] Avoid `is_a?` check before using `normalize_uri`David Rodríguez
2024-06-06[rubygems/rubygems] Remove unnecessary `.to_s`David Rodríguez
2024-06-06[rubygems/rubygems] Truly ignore commented out settingsDavid Rodríguez
2024-06-06[rubygems/rubygems] Autoload `pathname` at the top levelDavid Rodríguez
2024-06-06[ruby/reline] Remove instance variable @first_chartomoya ishida
2024-06-06[ruby/logger] Add support for symbols in #shift_ageBaron Bloomer
2024-06-05[ruby/prism] Remove unused string list structKevin Newton
2024-06-05[ruby/irb] Add accidentally dropped disable_irb command backStan Lo
2024-06-05Mark to warn logger as bundled gems for Ruby 3.5Hiroshi SHIBATA
2024-06-05Improve YJIT performance warning regression testJean Boussier
2024-06-05[ruby/reline] Refactor input key readingtomoya ishida
2024-06-05Mark to warn fiddle as bundled gems for Ruby 3.5Hiroshi SHIBATA
2024-06-04[ruby/prism] (parser) split up regexp content by linesKevin Newton
2024-06-04[ruby/prism] (parser) handle quoted symbols in hash patternsKevin Newton
2024-06-04[ruby/prism] (parser) fix up srange_find to anchor at the start of the sliceKevin Newton
2024-06-04[ruby/prism] (parser) fix up nested multi writeKevin Newton
2024-06-04[ruby/reline] Ensure no escape sequence before printing prompttomoya ishida
2024-06-04Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...Takashi Kokubun
2024-06-04[ruby/prism] Revert "Revert "Properly destructure procarg0 in parser translat...Kevin Newton
2024-06-04[ruby/irb] Remove useless Reline::Key.new and update wrong commenttomoya ishida
2024-06-04EXACT list is mostly same as SINCE list on bundled gems.Hiroshi SHIBATA
2024-06-04Warn to use win32ole without Gemfile for Ruby 3.5Hiroshi SHIBATA
2024-06-03Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."Takashi Kokubun
2024-06-03[ruby/prism] Revert "Properly destructure procarg0 in parser translation"Kevin Newton
2024-06-03[ruby/prism] Properly destructure procarg0 in parser translationKevin Newton
2024-06-03[ruby/prism] Fix up steep issuesKevin Newton
2024-06-03[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not.tomoya ishida
2024-06-03[ruby/reline] In ed_search_[prev|next]_history, make the cursor comeHiroaki Osawa
2024-06-03[ruby/reline] Improve key binding match/matching checktomoya ishida
2024-06-02Tempfile document updated.Tanaka Akira
2024-06-01[ruby/reline] Overhaul io gate structureStan Lo
2024-06-01Tempfile.create(anonymous: true) implemented. (#10803)akr
2024-05-31[rubygems/rubygems] String search based parsing of compact index versionsMartin Emde
2024-05-31[ruby/prism] Fix up heredoc location translation for parserKevin Newton
2024-05-31[ruby/prism] Match % strings in parserKevin Newton
2024-05-31[ruby/prism] Use correct opening and closing parenthesis for array pattern in...Kevin Newton
2024-05-31[ruby/prism] Match match_hash_var when quotes are usedKevin Newton
2024-05-31[ruby/prism] Match parser for match_rest in patternKevin Newton
2024-05-31[rubygems/rubygems] Move compact index concurrency to fetcherMartin Emde
2024-06-01Sychronize with rubygems/rubygems repoDavid Rodríguez
2024-05-31[rubygems/rubygems] Fix `gem uninstall` warning when two versions of psych in...David Rodriguez
2024-05-31[rubygems/rubygems] Make stub sorting stableDavid Rodríguez
2024-05-30[ruby/prism] Tests overhaulKevin Newton
2024-05-30[rubygems/rubygems] Don't let `bundle config` report a path without a Gemfile...David Rodríguez
2024-05-30[ruby/net-http] Update lib/net/http/header.rbBrandon Weaver
2024-05-30[ruby/net-http] Replace Regexp in for headers for perfBrandon Weaver
2024-05-30[ruby/net-http] Add Net::HTTP.put methodZopolis4