Age | Commit message (Expand) | Author |
---|
2023-11-20 | [ruby/prism] Add character APIs for locations | Kevin Newton |
2023-11-19 | [ruby/open3] [DOC] RDoc for Open3 | Burdette Lamar |
2023-11-18 | [ruby/prism] Big5 HKSCS encoding | Ryan Garver |
2023-11-18 | [ruby/irb] Fix irb crash on `{}.` completion | tomoya ishida |
2023-11-16 | [ruby/prism] Update gemspec | Maple Ong |
2023-11-16 | [ruby/open3] [DOC] RDoc for Open3 | Burdette Lamar |
2023-11-16 | Warn bundled gems before Ruby 3.4.0 | Hiroshi SHIBATA |
2023-11-16 | Always 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` method | toshimaru |
2023-11-16 | [ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` method | toshimaru |
2023-11-15 | [ruby/prism] Track the then keyword for conditionals | Kevin Newton |
2023-11-15 | [rubygems/rubygems] User bundler UA when downloading gems | Samuel Giddins |
2023-11-14 | [ruby/prism] Rename librubyparser to libprism | Kevin Newton |
2023-11-14 | [ruby/rdoc] Fix TIDYLINK after braces | Nobuyoshi Nakada |
2023-11-14 | [rubygems/rubygems] improvement: include response body on fetch_http error | Paul Bob |
2023-11-13 | [rubygems/rubygems] TruffleRuby uses a bash prelude in default launchers | Benoit Daloze |
2023-11-13 | [ruby/reline] Fallback to 256color if COLORTERM != truecolor | tomoya ishida |
2023-11-13 | [rubygems/rubygems] Make sure to `require "rubygems"` explicitly | Nobuyoshi Nakada |
2023-11-13 | [rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSL | David Rodríguez |
2023-11-13 | [rubygems/rubygems] This can be frozen now | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Remove now unnecessary dups | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Remove now unnecessary dup | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Add a note about `required_rubygems_version` in Bundler | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Let RuboCop target Ruby 3.0 | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in Bundler | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in RubyGems | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Automatically lock extra ruby platforms | David 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 helper | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Remove unused `SpecSet#merge` | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Pass source to `LazySpecification` initializer | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Allow setting metadata on LazySpecification | David Rodríguez |
2023-11-13 | [rubygems/rubygems] Set LazySpecification dependencies directly | David Rodríguez |
2023-11-12 | [ruby/prism] Add the ability to convert nodes to dot | Kevin Newton |
2023-11-10 | [ruby/prism] Remove extra locals added by ... | Kevin Newton |
2023-11-10 | [ruby/prism] Add source code and changelog uris | Mateus Pereira |
2023-11-10 | [ruby/irb] Bump version to 1.9.0 | ima1zumi |
2023-11-10 | [ruby/open3] [DOC] RDoc for Open3 | Burdette Lamar |
2023-11-09 | [ruby/irb] Add command line option to select which completor to use | tomoya ishida |
2023-11-08 | [ruby/prism] Provide Parameters#signature for mirroring Method#parameters | Kevin Newton |
2023-11-08 | [ruby/tempfile] Make Tempfile#open return the underlying File | Jeremy 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 dir | Han Young |
2023-11-08 | Refactor rb_shape_transition_shape_capa out | Jean Boussier |
2023-11-08 | [ruby/irb] Type based completion using Prism and RBS | tomoya ishida |
2023-11-08 | [ruby/irb] Fix dancing-ruby Ctrl+C stop | tomoya ishida |
2023-11-08 | [rubygems/rubygems] Hack to get `Gem::Specification#extensions_dir` documented | David Rodríguez |
2023-11-08 | [rubygems/rubygems] Simplify selecting specs with `force_ruby_platform` set | David Rodríguez |