summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-11-20[ruby/prism] Add character APIs for locationsKevin Newton
2023-11-19[ruby/open3] [DOC] RDoc for Open3Burdette Lamar
2023-11-18[ruby/prism] Big5 HKSCS encodingRyan Garver
2023-11-18[ruby/irb] Fix irb crash on `{}.` completiontomoya ishida
2023-11-16[ruby/prism] Update gemspecMaple Ong
2023-11-16[ruby/open3] [DOC] RDoc for Open3Burdette Lamar
2023-11-16Warn bundled gems before Ruby 3.4.0Hiroshi SHIBATA
2023-11-16Always revert or skip extended require of RubyGems.Hiroshi SHIBATA
2023-11-16[ruby/rdoc] Revert "chore: Remove unnecessary argument for `join` method"Nobuyoshi Nakada
2023-11-16[ruby/rdoc] chore: Remove unnecessary argument for `join` methodtoshimaru
2023-11-16[ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` methodtoshimaru
2023-11-15[ruby/prism] Track the then keyword for conditionalsKevin Newton
2023-11-15[rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins
2023-11-14[ruby/prism] Rename librubyparser to libprismKevin Newton
2023-11-14[ruby/rdoc] Fix TIDYLINK after bracesNobuyoshi Nakada
2023-11-14[rubygems/rubygems] improvement: include response body on fetch_http errorPaul Bob
2023-11-13[rubygems/rubygems] TruffleRuby uses a bash prelude in default launchersBenoit Daloze
2023-11-13[ruby/reline] Fallback to 256color if COLORTERM != truecolortomoya ishida
2023-11-13[rubygems/rubygems] Make sure to `require "rubygems"` explicitlyNobuyoshi Nakada
2023-11-13[rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSLDavid Rodríguez
2023-11-13[rubygems/rubygems] This can be frozen nowDavid Rodríguez
2023-11-13[rubygems/rubygems] Remove now unnecessary dupsDavid Rodríguez
2023-11-13[rubygems/rubygems] Remove now unnecessary dupDavid Rodríguez
2023-11-13[rubygems/rubygems] Add a note about `required_rubygems_version` in BundlerDavid Rodríguez
2023-11-13[rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in RubyGemsDavid Rodríguez
2023-11-13[rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez
2023-11-13[rubygems/rubygems] Extract builder to create a `LazySpecification` from full...David Rodríguez
2023-11-13[rubygems/rubygems] Extract a new small platform helperDavid Rodríguez
2023-11-13[rubygems/rubygems] Remove unused `SpecSet#merge`David Rodríguez
2023-11-13[rubygems/rubygems] Pass source to `LazySpecification` initializerDavid Rodríguez
2023-11-13[rubygems/rubygems] Allow setting metadata on LazySpecificationDavid Rodríguez
2023-11-13[rubygems/rubygems] Set LazySpecification dependencies directlyDavid Rodríguez
2023-11-12[ruby/prism] Add the ability to convert nodes to dotKevin Newton
2023-11-10[ruby/prism] Remove extra locals added by ...Kevin Newton
2023-11-10[ruby/prism] Add source code and changelog urisMateus Pereira
2023-11-10[ruby/irb] Bump version to 1.9.0ima1zumi
2023-11-10[ruby/open3] [DOC] RDoc for Open3Burdette Lamar
2023-11-09[ruby/irb] Add command line option to select which completor to usetomoya ishida
2023-11-08[ruby/prism] Provide Parameters#signature for mirroring Method#parametersKevin Newton
2023-11-08[ruby/tempfile] Make Tempfile#open return the underlying FileJeremy Evans
2023-11-08* remove trailing spaces. [ci skip]git
2023-11-08[ruby/tempfile] Fix Tempfile#{dup,clone}Jeremy Evans
2023-11-08[rubygems/rubygems] Ensure we are using the same extension dirHan Young
2023-11-08Refactor rb_shape_transition_shape_capa outJean Boussier
2023-11-08[ruby/irb] Type based completion using Prism and RBStomoya ishida
2023-11-08[ruby/irb] Fix dancing-ruby Ctrl+C stoptomoya ishida
2023-11-08[rubygems/rubygems] Hack to get `Gem::Specification#extensions_dir` documentedDavid Rodríguez
2023-11-08[rubygems/rubygems] Simplify selecting specs with `force_ruby_platform` setDavid Rodríguez