summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-09-19[rubygems/rubygems] Reduce allocations for stub specificationsSamuel Giddins
2023-09-19[rubygems/rubygems] Lazily construct fetcher debug messagesSamuel Giddins
2023-09-19[ruby/securerandom] Add support for UUID version 7nick evans
2023-09-19[ruby/net-http] No longer neccessary to call `String#freeze` on string literals.0x1eef
2023-09-19[rubygems/rubygems] Bump actions/checkout to v4 in bundler gem templateYoshiki Takagi
2023-09-19[ruby/base64] Bump required_ruby_version to 2.4.0Jeremy Evans
2023-09-18[ruby/yarp] Use compact_child_nodes where possibleKevin Newton
2023-09-16[ruby/irb] Handle Concurrent Sessions and Saving Readline::HISTORYChad Schroeder
2023-09-16[ruby/yarp] Bump to version 0.12.0Kevin Newton
2023-09-15[rubygems/rubygems] Reduce array allocations and concatenations in IndexMartin Emde
2023-09-15[rubygems/rubygems] Avoid allocating empty hashes in IndexSamuel Giddins
2023-09-15[ruby/yarp] Use templated constants for Regexp optionsTim Morgan
2023-09-15[ruby/yarp] Return Regexp options that match MRI for e, u, s, and nTim Morgan
2023-09-15[rubygems/rubygems] Stop allocating the same settings keys repeatedlySamuel Giddins
2023-09-15[ruby/yarp] Support parsing numbered parametersKevin Newton
2023-09-14[rubygems/rubygems] Gemfile ruby file: covers more version formatsMartin Emde
2023-09-12[rubygems/rubygems] Unify LockfileParser loading of SPECS sectionMartin Emde
2023-09-11[ruby/yarp] Update pretty_print to use inspectKevin Newton
2023-09-11[rubygems/rubygems] Fixed include realpath in error statementnegi0109
2023-09-11[rubygems/rubygems] Fixed false positive SymlinkError in symbolic link directorynegi0109
2023-09-11[ruby/yarp] Mark flags as privateKevin Newton
2023-09-08[ruby/yarp] Increment versionKevin Newton
2023-09-08[ruby/yarp] Template out a comment_targets methodKevin Newton
2023-09-08[ruby/yarp] Move parse result mutations into their own filesKevin Newton
2023-09-08[ruby/yarp] Add ParseResult#attach_comments! to tie comments to their locationsVinicius Stock
2023-09-07[ruby/yarp] Constants on rest parameter nodesKevin Newton
2023-09-07[ruby/yarp] Constants on keyword parametersKevin Newton
2023-09-07[rubygems/rubygems] Reduce excess index creation and mergingMartin Emde
2023-09-07[rubygems/rubygems] Improve efficiency of Index#use and #search_allMartin Emde
2023-09-07[rubygems/rubygems] Source::Rubygems#fetch_names is only called with override...Martin Emde
2023-09-06[ruby/yarp] Fix `Location#end_column`Andy Waite
2023-09-06[ruby/yarp] Introduce YARP::PatternKevin Newton
2023-09-06[ruby/yarp] Add constants and constantsKevin Newton
2023-09-05[ruby/irb] Bump version to 1.8.1Stan Lo
2023-09-05[ruby/rdoc] Remove code for versions older than Ruby 2.6Nobuyoshi Nakada
2023-09-05[ruby/rdoc] Remove code for versions older than Ruby 2.3Nobuyoshi Nakada
2023-09-05[ruby/rdoc] Omit descriptions and parameter lists for methods defined in C no...Jeremy Evans
2023-09-05[ruby/rdoc] handle symbols declared with `%s`theo-squadracer
2023-09-01[ruby/yarp] Provide a better inspectKevin Newton
2023-09-01[ruby/yarp] Add global variables to the constant poolKevin Newton
2023-09-01[ruby/yarp] Bump to v0.10.0Kevin Newton
2023-09-01[ruby/yarp] Do not desugar Foo::Bar {||,&&,+}= baz as it is incorrect without...Benoit Daloze
2023-09-01[ruby/yarp] Fix comments for methods using desugar_or_write_defined_nodeBenoit Daloze
2023-08-31[ruby/irb] Drop rdoc's version requirementStan Lo
2023-08-31[ruby/irb] Require Reline 0.3.8+Stan Lo
2023-08-31[ruby/shellwords] omit blank lineHiroshi SHIBATA
2023-08-30[ruby/yarp] Add class variables to the constant poolKevin Newton
2023-08-30[ruby/yarp] Desugar ||= more accuratelyKevin Newton
2023-08-30[ruby/irb] Bump version to 1.8.0Stan Lo
2023-08-30[rubygems/rubygems] Update bundler/lib/bundler/settings.rbJosh Nichols