summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-10-10[ruby/rdoc] Improve method source togglingStan Lo
2024-10-10Update vendored net-httpSamuel Giddins
2024-10-09[ruby/prism] Attempt to assume binary is UTF-8Kevin Newton
2024-10-09[ruby/prism] Avoid breaking code units offset on binary encodingVinicius Stock
2024-10-09[rubygems/rubygems] Add `Gem::Specification#gem_dir` backDavid Rodríguez
2024-10-09[rubygems/rubygems] Fix a `gem install` crash during "done installing" hooksDavid Rodríguez
2024-10-09[rubygems/rubygems] Allow `gem pristine` to reset default gems tooDavid Rodríguez
2024-10-09[rubygems/rubygems] Fix `Gem::Specification#gem_dir` losing custom source for...David Rodríguez
2024-10-09[rubygems/rubygems] Fix plugin command loadingDavid Rodríguez
2024-10-09Fix spellingJohn Bampton
2024-10-08[ruby/irb] Change debug test workaround to use ENVtomoya ishida
2024-10-08Call Resolv::DNS::Config#lazy_initialize explicitly if that instance is not i...Hiroshi SHIBATA
2024-10-07[rubygems/rubygems] Fix `bundle.bat` re-executionDavid Rodríguez
2024-10-07[ruby/rdoc] Use normal `font-weight` for linksSam Bostock
2024-10-07[ruby/reline] Add cursor keys for application keypad mode to defaulttomoya ishida
2024-10-06[ruby/reline] Allow utf-8 safe meta key mapping in inputrctomoya ishida
2024-10-06[ruby/irb] Change default completor from regexp to auto, trytomoya ishida
2024-10-04[rubygems/rubygems] More rubygems 3.2.x removalsSamuel Giddins
2024-10-04[rubygems/rubygems] Remove CorrectHashForLambdaOperator monkey patchSamuel Giddins
2024-10-04[rubygems/rubygems] Remove outdated conditionals from testsSamuel Giddins
2024-10-04[rubygems/rubygems] Update required_ruby_version to 3.1Samuel Giddins
2024-10-03[ruby/prism] Use `partial_script` for the parser translatorsEarlopain
2024-10-03[ruby/rdoc] Fix ToRdoc#accept_tabletomoya ishida
2024-10-03[ruby/reline] Rename `matches?` as `match?`Nobuyoshi Nakada
2024-10-03prettyprint hash with colon styletompng
2024-10-03each_address should now resolve for AAAA firstSadiq Saif
2024-10-02[rubygems/rubygems] Remove compatibility code with old RubyGemsDavid Rodríguez
2024-10-02[ruby/reline] Fix incremental search cancel bugtomoya ishida
2024-10-02[ruby/reline] Add a timeout to cursor_postomoya ishida
2024-10-02[rubygems/rubygems] Fix error in one source when fetching dependency APIs cle...David Rodríguez
2024-10-02[rubygems/rubygems] Fix `bundler/inline` resetting ENVDavid Rodríguez
2024-10-02[rubygems/rubygems] The `BUNDLER_SETUP` env should also be cleaned upDavid Rodríguez
2024-10-02[rubygems/rubygems] Make sure MissingSpecVersionError#to_s prints exception m...David Rodríguez
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