summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-01-14[rubygems/rubygems] Do not fail on start when cannot find writable user direc...Vasily Fedoseyev
2025-01-14[rubygems/rubygems] Print message when blocking on a file lock.Ellen Marie Dash
2025-01-13[ruby/prism] Fix parser translator tokens for `%x(#{})`Earlopain
2025-01-13[ruby/prism] Fix parser translator heredoc dedention with leading interpolationEarlopain
2025-01-12[ruby/prism] Fix parser translator tSPACE tokens for percent arraysEarlopain
2025-01-12[ruby/prism] Frozen strings in the ASTKevin Newton
2025-01-12[ruby/prism] Fix parser translator ranges for mulltiline strings with multili...Earlopain
2025-01-12[ruby/prism] Fix parser translator tokens for comment-only fileEarlopain
2025-01-12[ruby/irb] Group private methods together in `IRB::Context`Stan Lo
2025-01-12[ruby/irb] Drop ColorPrinter's workaround for BasicObjectStan Lo
2025-01-12[ruby/prism] Fix binary encoding for the parser translatorEarlopain
2025-01-11[ruby/prism] Better comment token handling for the parser translatorEarlopain
2025-01-11[ruby/prism] Fix `not` receiverKevin Newton
2025-01-11[ruby/prism] Fix parser translator tokens for backslashes in single-quoted st...Earlopain
2025-01-11[ruby/prism] Implement more string token escaping in the parser translatorEarlopain
2025-01-11[ruby/prism] Better handle all kinds of multiline strings in the parser trans...Earlopain
2025-01-11[ruby/prism] Better handle multiline interpolated strings in the parser trans...Earlopain
2025-01-11[ruby/prism] Fix parser translator ast for empty regexEarlopain
2025-01-11[ruby/prism] Fix parser translator ast for regex with line continuationEarlopain
2025-01-11[ruby/prism] Fix parser translator ast when using anonymous forwarding in blo...Earlopain
2025-01-11[ruby/prism] Fix an incompatibility with the parser translatorEarlopain
2025-01-11[ruby/prism] Bump to v1.3.0Kevin Newton
2025-01-11[ruby/prism] Support 3.5 for version optionKevin Newton
2025-01-11[ruby/irb] `IRB.conf[:SAVE_HISTORY]` should handle boolean valuesStan Lo
2025-01-11[ruby/irb] Print more actionable message when the exception may beStan Lo
2025-01-10[ruby/irb] Gracefully handle incorrect command aliasesStan Lo
2025-01-10Make Pstore tests as optionalHiroshi SHIBATA
2025-01-10Make logger as bundled gemsHiroshi SHIBATA
2025-01-10Make benchmark as bundled gemsHiroshi SHIBATA
2025-01-10Make pstore as bundled gemsHiroshi SHIBATA
2025-01-09[rubygems/rubygems] Add credentials file path to "gem env".Ellen Marie Dash
2025-01-08[ruby/rdoc] Finalize RDoc::Options before callingKazuki Yamaguchi
2025-01-08Make ostruct as bundled gemsHiroshi SHIBATA
2025-01-08Dont't use stub constants like LIBDIR in bundled_gems.rbHiroshi SHIBATA
2025-01-07[ruby/reline] Update to Unicode 16.0.0Mari Imaizumi
2025-01-07[ruby/rdoc] Add missing `RDoc::RubygemsHook` API for `gem server`mterada1228
2025-01-06[ruby/reline] Enter newline if cursor position is middle of inputMari Imaizumi
2025-01-06[rubygems/rubygems] Update SPDX license list as of 2024-12-30License Update
2025-01-06[ruby/logger] Provide a 'Changelog' link on rubygems.org/gems/loggerMark Young
2025-01-06[ruby/net-http] Provide a 'Changelog' link on rubygems.org/gems/net-httpMark Young
2025-01-06[ruby/ostruct] Provide a 'Changelog' link on rubygems.org/gems/ostructMark Young
2025-01-06[ruby/securerandom] Provide a 'Changelog' link on rubygems.org/gems/securerandomMark Young
2025-01-05[ruby/prism] Fix parser translator ast for heredoc with written newlinesEarlopain
2025-01-05Sync IRB to 3e6c12b (#12486)Stan Lo
2025-01-05[ruby/reline] Refactor utf-8 strings and invalid strings in testtomoya ishida
2025-01-05[ruby/reline] Fix bracketed paste and scrolling bugtomoya ishida
2025-01-03[ruby/reline] Refactor handling key in LineEditortomoya ishida
2025-01-03[ruby/rdoc] Fix prism_ruby superclass resolve ordertomoya ishida
2025-01-02[DOC] .document under lib/rdoc is split nowNobuyoshi Nakada
2025-01-02[ruby/rdoc] [DOC] Ignore racc-generated filesNobuyoshi Nakada