summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-10-02[rubygems/rubygems] Support Ruby's preview version format (Ex: 3.3.0-preview2...Harshal Bhakta
2023-10-02[rubygems/rubygems] Include gemspec in ExtensionTask for native gem tasksGraham Marlow
2023-09-30[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-30[ruby/open3] [DOC] RDoc for Open3Burdette Lamar
2023-09-30[rubygems/rubygems] Update SPDX list and warn on deprecated identifiers.Josef Šimánek
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/prism] Add a logoKevin Newton
2023-09-29[ruby/prism] Bump versionKevin Newton
2023-09-29[rubygems/rubygems] Handled unknown gems in bundled gems warningJean Boussier
2023-09-29[ruby/ostruct] Emit a performance warning when OpenStruct is usedJean byroot Boussier
2023-09-28[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-28[ruby/open3] [DOC] RDoc for Open3Peter Zhu
2023-09-28[ruby/reline] Properly restore Reline::IOGate in test teardowntomoya ishida
2023-09-27[DOC] RDoc for Open3.popen3 (#8521)Burdette Lamar
2023-09-27Rename YARP symbols to prismKevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton
2023-09-27[ruby/yarp] Move node ext and parse result to their own filesKevin Newton
2023-09-27[ruby/yarp] Move lex compat into its own fileKevin Newton
2023-09-27[ruby/yarp] Move node inspector into its own fileKevin Newton
2023-09-27[ruby/yarp] Move debug into its own fileKevin Newton
2023-09-27[ruby/yarp] More documentation for desugar compilerKevin Newton
2023-09-27[ruby/yarp] Split up compiler versus visitorKevin Newton
2023-09-27[ruby/yarp] Move DSL into its own fileKevin Newton
2023-09-27[ruby/yarp] Move BasicVisitor below ParseResult in yarp.rbKevin Newton
2023-09-27[ruby/yarp] Move more features under autoloadKevin Newton
2023-09-27[ruby/yarp] Move dispatcher into its own autoloadKevin Newton
2023-09-27[ruby/yarp] Use less magical numbers for regular expression flagsKevin Newton
2023-09-27[rubygems/rubygems] Centralize logic using `Pathname#relative_path_from`Ry Biesemeyer
2023-09-27[rubygems/rubygems] Reword a couple of error messagesDavid Rodriguez
2023-09-27[rubygems/rubygems] Refactor full sha revision match logickrororo
2023-09-27[rubygems/rubygems] Fix bundle install when older revisions of git sourcekrororo
2023-09-27[rubygems/rubygems] Fix `bundle lock --minor --update <dep>` edge caseDavid Rodriguez
2023-09-26[ruby/reline] Fix config.rb to File.expand_path $include path inelfham
2023-09-25[ruby/reline] Update to Unicode 15.1.0elfham
2023-09-25[rubygems/rubygems] Allow standalone mode to work on a Windows edge caseDavid Rodriguez
2023-09-23Improve performance of include? by 5-10xHartley McGuire
2023-09-22[ruby/yarp] Introduce YP_TOKEN_METHOD_NAMEHaldun Bayhantopcu
2023-09-22[ruby/prettyprint] [DOC] Link fixesBurdetteLamar
2023-09-22[ruby/irb] Page show_source's outputStan Lo
2023-09-21[ruby/pstore] [DOC] Link fixesBurdetteLamar
2023-09-21[rubygems/rubygems] Reduce allocations when parsing lockfileSamuel Giddins
2023-09-21[rubygems/rubygems] Remove usage of Dir.chdir that just execute a subprocessSamuel Giddins
2023-09-21[rubygems/rubygems] Stop bundler eagerly loading all specs with extsSamuel Giddins
2023-09-21[rubygems/rubygems] Freeze more strings in generated gemspecsSamuel Giddins
2023-09-21[rubygems/rubygems] Aggressively optimize allocations in SafeMarshalSamuel Giddins
2023-09-20[ruby/yarp] Print locations using line / col instead of offsetsJemma Issroff