summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2023-08-30[rubygems/rubygems] (Further) Improve Bundler::Settings#[] performance and me...Josh Nichols
2023-08-29[ruby/yarp] Add instance variable names to the constant poolKevin Newton
2023-08-29[rubygems/rubygems] Fix bundle update --redownloadSamuel Giddins
2023-08-29[ruby/irb] Improve help/show_cmds message during debuggerStan Lo
2023-08-29[ruby/reline] Remove `ARGV.first` in east_asian_width.rbima1zumi
2023-08-29[ruby/reline] Set EastAsianWidth::UNICODE_VERSIONelfham
2023-08-29[ruby/irb] fixes https://github.com/ruby/irb/pull/524Chad Schroeder
2023-08-29[ruby/irb] irb:rdbg cleanups (https://github.com/ruby/irb/pull/697)Stan Lo
2023-08-29Fix code example doc for Random.alphanumericPetrik
2023-08-29[ruby/irb] Print deprecation message for prompt_n methodsStan Lo
2023-08-29[ruby/irb] Remove unused `PROMPT_N`Summer ☀️
2023-08-29[rubygems/rubygems] rubocop -aHiroshi SHIBATA
2023-08-29[Feature #18183] Add `chars:` option to `Random#alphanumeric`Nobuyoshi Nakada
2023-08-28RJIT: Remove Type::CArray and limit use of Type::CStringAlan Wu
2023-08-28[rubygems/rubygems] Fixed malformed lockfile version on installingImir Kiyamov
2023-08-28[rubygems/rubygems] Don't check for circular deps on full index sourcesDavid Rodríguez