summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-06-25[ruby/uri] String literals are frozen nowNobuyoshi Nakada
2023-06-25[ruby/uri] Fix host part in relative referece #83Nobuyoshi Nakada
2023-06-25[ruby/irb] Fix process_continue(rename to should_continue?) andtomoya ishida
2023-06-24[ruby/irb] Omit nesting_level, use indent_level to build prompttomoya ishida
2023-06-23[ruby/timeout] Bump up v0.4.0Hiroshi SHIBATA
2023-06-22[ruby/timeout] Raise exception instead of throw/catch for timeoutsJeremy Evans
2023-06-22[ruby/reline] Remove unused methodima1zumi
2023-06-22[ruby/ipaddr] Consider IPv4-mapped IPv6 addresses private if IPv4 address is ...Jeremy Evans
2023-06-21[Feature #19741] Sync all files in yarpJemma Issroff
2023-06-20[ruby/irb] Improve indentation: bugfix, heredoc, embdoc, stringstomoya ishida
2023-06-20[ruby/reline] Omit constant under StructYuta Kusuno
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-19[ruby/irb] Add missing token that ignored by rippertomoya ishida
2023-06-16[rubygems/rubygems] Auto-correct Performance/FlatMapHiroshi SHIBATA
2023-06-15[ruby/irb] Rewrite RubyLex to fix some bugs and make it possible totomoya ishida
2023-06-14[ruby/rdoc] Use flat_map for better performancePetrik
2023-06-15Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-15[rubygems/rubygems] auto-correct Style/YodaConditionHiroshi SHIBATA
2023-06-15[rubygems/rubygems] Improve error message in frozen mode edge caseDavid Rodríguez
2023-06-15[rubygems/rubygems] Improve frozen mode error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Use "frozen" rather than "deployment" in error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Show missing spec in lockfile incomplete error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Extract `Definition#no_resolved_needed?`David Rodríguez
2023-06-15[rubygems/rubygems] There should always be a reasonDavid Rodríguez
2023-06-15[rubygems/rubygems] Show relative path to Gemfile in error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Remove weird line breaks in the middle of error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Simplify checking Gemfile vs lockfile sourcesDavid Rodríguez
2023-06-15[rubygems/rubygems] Make frozen mode spec also pass on Bundler 3David Rodríguez
2023-06-14Update RDoc::RD parsers generated by racc-1.7.1Hiroshi SHIBATA
2023-06-13[ruby/irb] Use symbol.inspect instead of ":"+symbol.id2name to avoidtomoya ishida
2023-06-13[rubygems/rubygems] Autoload shellwords when it's needed.Samuel Williams
2023-06-13[ruby/uri] Fix RFC3986 regexpsNobuyoshi Nakada
2023-06-13[ruby/uri] Refactor RFC3986 regexps to make more readableNobuyoshi Nakada
2023-06-10[ruby/irb] Use `Kernel.warn` to print command alias warningStan Lo
2023-06-10[ruby/irb] Remove the unused fork command definitionStan Lo
2023-06-08[rubygems/rubygems] Stop publishing Gemfile in default gem templateGareth Adams
2023-06-08Try to promote racc as bundled gemsHiroshi SHIBATA
2023-06-08Re-generate RDoc::RD parsers with racc-1.7.0Hiroshi SHIBATA
2023-06-08[ruby/racc] Bump up v1.7.0Hiroshi SHIBATA
2023-06-08Update parser-text.rb with https://github.com/ruby/racc/pull/218Hiroshi SHIBATA
2023-06-06Unify length field for embedded and heap strings (#7908)Peter Zhu
2023-06-06[rubygems/rubygems] Delay cache access in `LockfileParser`David Rodríguez
2023-06-06[rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...David Rodríguez
2023-06-06[rubygems/rubygems] Fix inline mode with multiple sourcesDavid Rodríguez
2023-06-05[ruby/irb] Refactor ExtendCommand::NopStan Lo
2023-06-05[ruby/irb] Simplify irb_info commandStan Lo
2023-06-05[ruby/irb] Fixed string escaping omissionsima1zumi
2023-06-05[ruby/singleton] Simplify implementation of `Singleton#instance`.Daniel Pepper
2023-06-05[ruby/singleton] Revert "Simplify the implementationHiroshi SHIBATA
2023-06-04[ruby/irb] Bump version to 1.7.0Stan Lo