summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-10-02[rubygems/rubygems] Simplify command loadingDavid Rodríguez
2024-10-02[ruby/singleton] Fixed double assignmentHiroshi SHIBATA
2024-10-02[ruby/irb] Use correct binding in debug modetomoya ishida
2024-10-01[ruby/reline] Fix Reline crash with invalid encoding historytomoya ishida
2024-10-01[ruby/singleton] Make compatible with Ruby 2.4rm155
2024-10-01[ruby/singleton] Clean VERSION freezingrm155
2024-10-01[ruby/singleton] Only use RactorLocalSingleton if Ractor is definedrm155
2024-10-01[ruby/singleton] Change PerRactorSingleton to RactorLocalSingletonrm155
2024-10-01[ruby/singleton] Improve Ractor-compliance; Create PerRactorSingletonrm155
2024-09-30[ruby/rdoc] Only let browser search through source code until it'sEarlopain
2024-09-30Don't warn the bundled gems that are migrated at Ruby 3.0.Hiroshi SHIBATA
2024-09-30[rubygems/rubygems] Fix error when changing a path source to a git source if ...David Rodríguez
2024-09-30[rubygems/rubygems] Fix `stub.activated?` sometimes returning false after act...Earlopain
2024-09-30[rubygems/rubygems] Fix old cache format detection when application is not so...David Rodríguez
2024-09-30[rubygems/rubygems] `gem cleanup` no longer needs to reset pathsDavid Rodríguez
2024-09-30[rubygems/rubygems] Don't add duplicated specs to unresolved specsDavid Rodríguez
2024-09-30[rubygems/rubygems] Don't list duplicated version in `Gem::Specification.rese...David Rodríguez
2024-09-30Fixed warning condition with LoadErrorHiroshi SHIBATA
2024-09-29Remove leading spaces from `LIBPATHFLAG` and `RPATHFLAG`Nobuyoshi Nakada
2024-09-28[rubygems/rubygems] Remove code that makes suggest_gems_from_name give worse ...Ellen Marie Dash
2024-09-27[rubygems/rubygems] Warning about PATH in `--user-install` mode is only neces...David Rodríguez
2024-09-27[ruby/rdoc] Add home page link to output messageStan Lo
2024-09-27Only warn fiddle as optional dependencyHiroshi SHIBATA
2024-09-27Only `warn` about bundled gems when require succeedsDavid Rodríguez
2024-09-27[ruby/benchmark] Add example for Benchmark.realtimeNithin Bekal
2024-09-27[ruby/benchmark] Specify unit of time for Benchmark.realtimeNithin Bekal
2024-09-26[ruby/irb] Bump version to v1.14.1Stan Lo
2024-09-25[ruby/prism] Fix up lex difference when ~ heredoc with 0 dedent and line cont...Kevin Newton
2024-09-24[rubygems/rubygems] Fix `bundler/inline` overwriting lockfilesDavid Rodríguez
2024-09-24[ruby/error_highlight] Fix error with prism when method given no argumentsLuke Gruber
2024-09-24[ruby/prism] Accept version shorthand like 3.4Kevin Newton
2024-09-24[ruby/prism] Accept all 3.3.x and 3.4.x Ruby versions for Prism.parseBenoit Daloze
2024-09-24[rubygems/rubygems] Restore `gem_dir` as an instance variable accessorDavid Rodríguez
2024-09-24[rubygems/rubygems] Remove TODO I can't make much sense ofDavid Rodríguez
2024-09-24[ruby/error_highlight] Prism added node_id and Node#breadth_first_search in t...Adam Hess
2024-09-23[rubygems/rubygems] Don't try to auto-install dev versions of Bundler not ava...David Rodríguez
2024-09-23[rubygems/rubygems] Ensure refs directory in cached git sourceDaniel Colson
2024-09-23[rubygems/rubygems] Fix `bundle outdated` with `--group` optionDavid Rodríguez
2024-09-20[ruby/prism] Fix `kDO_LAMBDA` token incompatibility for `Prism::Translation::...Koichi ITO
2024-09-20[ruby/prism] Introduce partial_script optionKevin Newton
2024-09-20[rubygems/rubygems] Unconditionally set installed_by_versionSamuel Giddins
2024-09-20[ruby/irb] Fix debug command in nomultiline modetomoya ishida
2024-09-20[rubygems/rubygems] Don't try to install locked bundler when `--local` is passedDavid Rodríguez
2024-09-19Added missing block argHiroshi SHIBATA
2024-09-19[ruby/set] 2024Akinori MUSHA
2024-09-19[ruby/set] Reword the document for to_a and clarify the implementation notesAkinori MUSHA
2024-09-18[rubygems/rubygems] Add a note about when hack can be removedDavid Rodríguez
2024-09-18[rubygems/rubygems] Fix TODODavid Rodríguez
2024-09-18[rubygems/rubygems] Stop fighting with ourselvesDavid Rodríguez
2024-09-17[ruby/uri] Fix spelling of "cannot"David Rodríguez