summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2023-06-03[ruby/reline] Bump version to 0.3.5Stan Lo
2023-06-03[ruby/rdoc] Auto-correct trailing new linesVinicius Stock
2023-06-03[ruby/singleton] Simplify the implementationDaniel Pepper
2023-06-02[ruby/reline] Remove unnecessary conditions forNobuyoshi Nakada
2023-06-02[ruby/uri] Drop support for 2.4Nobuyoshi Nakada
2023-06-01[ruby/syntax_suggest] Use hard-coded filename for executables.Hiroshi SHIBATA
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-05-30[ruby/racc] Remove ErrorSymbolValue referenceJeremy Evans
2023-05-29[ruby/cgi] Add TruffleRuby support and add it in CIBenoit Daloze
2023-05-29mkmf: Add the extra option `--with-verbose` to enable verbose mode. (#7863)Jun Aruga
2023-05-28[ruby/irb] Set maximum document dialog height bytomoya ishida
2023-05-27[ruby/reline] Fix scrolldown condition in dialog renderingtomoya ishida
2023-05-27[ruby/reline] Use appropriate dialog height and reduce screen pushuptomoya ishida
2023-05-26[ruby/rdoc] Improve `<summary>` CSS on sidebarMasafumi Koba
2023-05-26[ruby/rdoc] Improve layout CSSMasafumi Koba
2023-05-25[rubygems/rubygems] Load plugin immediatelySutou Kouhei
2023-05-25Fixup 5bfb317a938Hiroshi SHIBATA
2023-05-25[ruby/benchmark] Don't use version.rbHiroshi SHIBATA
2023-05-25Move gemspec files to top of lib directory.Hiroshi SHIBATA
2023-05-25[ruby/csv] All Enumerable based methods consume the same lines with other met...Sutou Kouhei
2023-05-25[ruby/csv] CSV#read consumes the same lines with other methods like CSV#shiftSutou Kouhei
2023-05-25[ruby/csv] Remove no longer required refinementsMau Magnaguagno
2023-05-23[rubygems/rubygems] Remove forward slash in key regardless if it contains __Jenny Shen
2023-05-23[rubygems/rubygems] Modify invalid key check to accept keys with colonsJenny Shen
2023-05-23[ruby/irb] Allow `show_source` for private methodsTSUYUSATO Kitsune
2023-05-23Manually merge syntax_suggest-1.1.0Hiroshi SHIBATA
2023-05-23[ruby/syntax_suggest] Fixschneems
2023-05-23[ruby/syntax_suggest] Refactor Scanner logic out of AroundBlockScan introduce...schneems
2023-05-23[ruby/syntax_suggest] Fix warning messageschneems
2023-05-20[ruby/reline] Bump version to 0.3.4ima1zumi
2023-05-19[ruby/irb] Simplify each_top_level_statementtomoya ishida
2023-05-19[ruby/irb] Display mod key as `Option` on Darwin platformsAdam Daniels
2023-05-18[ruby/irb] Refactor RubyLex's input/io methodsStan Lo
2023-05-18[ruby/irb] Print deprecation warning for `help` commandStan Lo
2023-05-13[rubygems/rubygems] Bump up thor-1.2.2Hiroshi SHIBATA
2023-05-10Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA
2023-05-10Update SPDX license listSamuel Giddins
2023-05-08[rubygems/rubygems] Simplify code by Gem::Specification#runtime_dependenciesTakumasa Ochi
2023-05-07[ruby/reline] Fix dialog corrupts rendering by pushing up input linetomoya ishida
2023-05-06[ruby/rdoc] Isolate root dir if specifiedzzak