summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-03-28[ruby/prism] CLI -x flagKevin Newton
2024-03-28Allow FormatError to take either String or Gem for sourceJake Zimmerman
2024-03-28Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA
2024-03-27[rubygems/rubygems] Allow installing plugins from path via CLICody Cutrer
2024-03-27Update vendored resolv to 0.4.0Hiroshi SHIBATA
2024-03-26[ruby/prism] Freeze internal parts, againKevin Newton
2024-03-26[ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)Hiroshi SHIBATA
2024-03-25[rubygems/rubygems] Fix resolver bug where ActivationRequest objects were not...David Rodriguez
2024-03-25[rubygems/rubygems] Improve validation of `bundle plugin install` optionsCody Cutrer
2024-03-25[ruby/prism] Fix incorrect paring when using invalid regexp optionsKoichi ITO
2024-03-25[ruby/prism] Use Sexp#line_max not Sexp#max_lineJustin Collins
2024-03-25[ruby/reline] Bump version to v0.5.0Mari Imaizumi
2024-03-25[ruby/irb] Cache RDoc::RI::Driver.newtomoya ishida
2024-03-25[ruby/reline] Remove useless testsStan Lo
2024-03-25lib/bundled_gems.rb: dynamically ignore Kernel.require decoratorsJean Boussier
2024-03-25Partly Revert "Show the chilled status of a String [ci skip]"Hiroshi SHIBATA
2024-03-25Show the chilled status of a String [ci skip]Nobuyoshi Nakada
2024-03-25Remove rubylibdir from bootsnapHiroshi SHIBATA
2024-03-25Skip Bootsnap and Zeitwerk in bundled gems warningXavier Noria
2024-03-24[rubygems/rubygems] Remove typo nameNobuyoshi Nakada
2024-03-24[ruby/reline] Disable dialog proc if TERM=dumbtomoya ishida
2024-03-24[ruby/reline] Add mode_string to prompt calculation dependenciestomoya ishida
2024-03-23[ruby/reline] Do not send color reset sequence when GeneralIO istomoya ishida
2024-03-22[rubygems/rubygems] Respect global umask when writing regular filesDavid Rodriguez
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-03-22[ruby/irb] Remove misleading documentationArtur
2024-03-21[ruby/rdoc] Bump up 6.6.3.1Hiroshi SHIBATA
2024-03-21[ruby/rdoc] Fix NoMethodError for start_withHiroshi SHIBATA
2024-03-21[ruby/rdoc] Bump up 6.6.3Hiroshi SHIBATA
2024-03-21[ruby/rdoc] Filter marshaled objetsNobuyoshi Nakada
2024-03-20[ruby/reline] Change rendered_screen.lines to non-niltomoya ishida
2024-03-19[ruby/prism] Fix a diagnostic incompatibilityKoichi ITO
2024-03-19[ruby/prism] Fix a diagnostic incompatibility for `Prism::Translation::Parser`Koichi ITO
2024-03-19[ruby/reline] Reline 0.5.0.pretomoya ishida
2024-03-19Implement chilled stringsÉtienne Barrié
2024-03-19[ruby/resolv] Bump up 0.4.0Hiroshi SHIBATA
2024-03-19Don't replace doc url for vendored filesHiroshi SHIBATA
2024-03-19[ruby/did_you_mean] Do not use #inspect to avoid unexpected performance degra...Yuki Nishijima
2024-03-18[ruby/prism] Use `require_relative` in the Prism codebaseKoichi ITO
2024-03-18[rubygems/rubygems] Deprecate `bundle plugin install --local-git=`Cody Cutrer
2024-03-18[ruby/irb] docs(help): Add latest options to ja help messageOKURA Masafumi
2024-03-17[rubygems/rubygems] Ignore commented out keys in config fileDavid Rodriguez
2024-03-16[ruby/prism] Fix token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
2024-03-16[ruby/irb] Fix irb_history saved to current directorytomoya ishida
2024-03-16[ruby/irb] Use markdown format for docsStan Lo
2024-03-16[ruby/did_you_mean] Avoid division for small length2Mau Magnaguagno
2024-03-16[ruby/did_you_mean] Remove Integer floor and prefix index from Jaro distanceMau Magnaguagno
2024-03-15[ruby/prism] Fix token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
2024-03-15[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
2024-03-15[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...Koichi ITO