summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-02-10[rubygems/rubygems] Allocate strings from Requirement match only onceDavid Rodríguez
2025-02-06[rubygems/rubygems] Add `irb` to a Gemfile for a newly created gemyuuji.yaginuma
2025-02-06[rubygems/rubygems] Auto-heal empty installation directoryDavid Rodríguez
2025-02-06[rubygems/rubygems] Refine messages about gem installations being missingDavid Rodríguez
2025-02-06[rubygems/rubygems] Don't potentially load remote metadata when expanding dep...David Rodríguez
2025-02-06[rubygems/rubygems] Move expanding dependencies with metadata to specificatio...David Rodríguez
2025-02-06[rubygems/rubygems] Metadata dependencies can be `Gem::Dependency` instancesDavid Rodríguez
2025-02-06[rubygems/rubygems] Remove unnecessary remapping of dependenciesDavid Rodríguez
2025-02-06[rubygems/rubygems] Make `Bundler::Dependency` more memory efficientDavid Rodríguez
2025-02-06[rubygems/rubygems] Lazily parse dependencies in EndpointSpecificationDavid Rodríguez
2025-02-06Improve bundled gems warning messagesDavid Rodríguez
2025-02-06Rename "gem" to "name"David Rodríguez
2025-02-06Simplify bundled gems warnings implementationDavid Rodríguez
2025-02-06Remove unnecessary SINCE_FAST_PATH constantDavid Rodríguez
2025-02-05[rubygems/rubygems] Deprecate `CurrentRuby#maglev?` and other related maglev ...Edouard CHIN
2025-02-05Expand stub-out scope of Fiddle.dlopenHiroshi SHIBATA
2025-02-04[ruby/resolv] Load win32/resolv with rake testHiroshi SHIBATA
2025-02-03[ruby/weakref] Add missing block parameterNikita Shilnikov
2025-02-03[rubygems/rubygems] Raise a simpler error when RubyGems fails to activate a d...David Rodríguez
2025-01-31Stop generating binstubs for Bundler itselfDavid Rodríguez
2025-01-31[rubygems/rubygems] Fix `bundle console` unnecessarily trying to load IRB twiceDavid Rodríguez
2025-01-31[rubygems/rubygems] Remove unnecessary error handlingDavid Rodríguez
2025-01-31[rubygems/rubygems] Consolidate the platform into a single list:Edouard CHIN
2025-01-31[rubygems/rubygems] Consolidated the Ruby version list:Edouard CHIN
2025-01-31[rubygems/rubygems] Add ruby_34 and ruby_35 as valid platform:Edouard CHIN
2025-01-29[ruby/error_highlight] Ensure first_line and last_line are setYusuke Endoh
2025-01-28Ignore vendor folder for documentation just onceNobuyoshi Nakada
2025-01-28[rubygems/rubygems] Remove respond_to? check for Thread#name=Akshay Birajdar
2025-01-28[rubygems/rubygems] Fix bug report template incorrectly showing upDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary checkDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary initializationDavid Rodríguez
2025-01-28[rubygems/rubygems] Retry namespaced require using `retry`David Rodríguez
2025-01-28[rubygems/rubygems] Handle all `Bundle.require` exceptions at the same levelDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove dead codeDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary `@autorequire` initializationDavid Rodríguez
2025-01-28[rubygems/rubygems] Support installing arm native gems on WindowsDavid Rodríguez
2025-01-28[rubygems/rubygems] Reuse platform constantsDavid Rodríguez
2025-01-28[rubygems/rubygems] Define `Bundler::SpecSet#to_s`David Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary mappingDavid Rodríguez
2025-01-24Added force_activate feature againHiroshi SHIBATA
2025-01-24irb and reline are now bundled gems, we don't need to skip workaround for themHiroshi SHIBATA
2025-01-24Migrate irb and reline to the bundled gemsHiroshi SHIBATA
2025-01-24[ruby/uri] [DOC] Make documentation 100%Nobuyoshi Nakada
2025-01-23[ruby/weakref] weakref.gemspec: Drop gemspec config on executablesOlle Jonsson
2025-01-22[ruby/irb] Bump version to 1.15.1tomoya ishida
2025-01-22[ruby/irb] Fix pager preview with escape sequence and newlinestomoya ishida
2025-01-22[ruby/irb] Update documentation about the new copy commandStan Lo
2025-01-22[ruby/irb] Show a quick preview of inspect result before pagertomoya ishida
2025-01-22[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)Prajjwal Singh
2025-01-21[ruby/irb] Bump version to v1.15.0Stan Lo