summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-10-13[ruby/reline] Support continuous tab completiontomoya ishida
2024-10-12[DOC] Fix spellingJohn Bampton
2024-10-11[ruby/prism] Prism::StringQueryKevin Newton
2024-10-11[ruby/irb] Document infinite historyGert Goet
2024-10-11[ruby/irb] History refactors (https://github.com/ruby/irb/pull/1013)Gert Goet
2024-10-11[ruby/time] [DOC] Escape the word "Date" that does not mean Date classNobuyoshi Nakada
2024-10-11[rubygems/rubygems] Fix `gem install` on NFS sharesDavid Rodríguez
2024-10-10[rubygems/rubygems] Only pristine executables for default gemsDavid Rodríguez
2024-10-10[ruby/prism] Prism::CodeUnitsCacheKevin Newton
2024-10-10[rubygems/rubygems] Revert "Fix `bundle.bat` re-execution"David Rodríguez
2024-10-10[ruby/time] [DOC] nodoc VERSIONNobuyoshi Nakada
2024-10-10[ruby/time] [DOC] Escape the word "Time" that does not mean Time classNobuyoshi Nakada
2024-10-10[ruby/time] [DOC] RDoc does not use backticksNobuyoshi Nakada
2024-10-10[ruby/rdoc] Make methods and attributes linkableStan Lo
2024-10-10[rubygems/rubygems] Fix `gem pristine etc` resetting gem twice sometimesDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-10[rubygems/rubygems] Remove more compatibility code with old RubyGemsDavid Rodríguez
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