summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26Optimize instructions when creating an array just to call `include?` (#12123)Randy Stauner
2024-11-26[ruby/reline] KeyStroke handles multibyte charactertomoya ishida
2024-11-26[ruby/irb] Fix indentation of xstring literaltomoya ishida
2024-11-26Add Modular GC and MMTk to NEWSMatt Valentine-House
2024-11-26Add NEWS.md entry about `Hash.new(capacity:)`Jean Boussier
2024-11-26[MinGW] - Fix NET_LUID checkRaed Rizqie
2024-11-26Remove `Kernel.with_yjit` class methodNobuyoshi Nakada
2024-11-26Clear shared_gc directoryNobuyoshi Nakada
2024-11-26Use extmk.rb to configure shared GCNobuyoshi Nakada
2024-11-26Fix up gc/extconf_base.rbNobuyoshi Nakada
2024-11-26Shell dependent command should be in Makefile.inNobuyoshi Nakada
2024-11-26[ruby/uri] Suppress deprecate warning of test class (retry)Yusuke Endoh
2024-11-26Skip failing rbs tests with latest HEAD of ruby/jsonHiroshi SHIBATA
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Avoid needing a second pass to ignore unlocked gemsDavid Rodríguez
2024-11-26[rubygems/rubygems] Allow some materialized specs to be missingDavid Rodríguez
2024-11-26[rubygems/rubygems] Deprecate `check` parameter to `Bundler::SpecSet#for`David Rodríguez
2024-11-26[rubygems/rubygems] Keep track of materializations in the original resolveDavid Rodríguez
2024-11-26[rubygems/rubygems] Create LazySpecifications directly with most_specific_loc...David Rodríguez
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-26[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...David Rodríguez
2024-11-26[rubygems/rubygems] Filter out gems to unlock inside `converge_specs`David Rodríguez
2024-11-26[rubygems/rubygems] Remove unnecessary `verbose` parameterDavid Rodríguez
2024-11-26[rubygems/rubygems] Remove unnecessary `let` and nestingDavid Rodríguez
2024-11-26[rubygems/rubygems] Fix development dependencies considered unnecessarily som...David Rodríguez
2024-11-26[rubygems/rubygems] Simplify moreDavid Rodríguez
2024-11-26[rubygems/rubygems] Don't bother sorting if there's a single elementDavid Rodríguez
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Use `platform` local variableDavid Rodríguez
2024-11-26[rubygems/rubygems] This is about locked_platformsDavid Rodríguez
2024-11-26[rubygems/rubygems] Set instance variables in consistent orderDavid Rodríguez
2024-11-26JSON::GeneratorError expose invalid objectJean Boussier
2024-11-26[ruby/json] Stop using `rb_gc_mark_locations`Jean Boussier
2024-11-26[ruby/json] JSON.dump: write directly into the provided IOJean Boussier
2024-11-25Update NEWS.md for Bug #20620Jeremy Evans
2024-11-26[Feature #20293] Add `Warning.categories` to NEWSNobuyoshi Nakada
2024-11-26[ruby/uri] Suppress deprecate warning of test class and use EnvUtil.suppress_...Hiroshi SHIBATA
2024-11-26[ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsoleteHiroshi SHIBATA
2024-11-26NEWS.md: Fix a typoYusuke Endoh
2024-11-26Add NEWS entries temporarilyYusuke Endoh
2024-11-26NEWS.md: sort the entries alphabeticallyYusuke Endoh
2024-11-26Many of Oniguruma functions need valid encoding stringsNobuyoshi Nakada
2024-11-26Check negative integer underflowNobuyoshi Nakada
2024-11-26[ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcpHiroshi SHIBATA
2024-11-26Add news about MatchData#bytebegin and MatchData#byteendShugo Maeda
2024-11-25Fix vm_objtostring optimization for SymbolMaximillian Polhill
2024-11-26[ruby/resolv] _1 is not provided in Ruby 2.5Hiroshi SHIBATA
2024-11-25[ruby/logger] include license texts in gemMike Linksvayer
2024-11-25Use footnote links insteadStan Lo