[ruby/json] Use embeddable types
Ref: https://bugs.ruby-lang.org/issues/21853
Introduced in Ruby 3.3, will officially be public API in 4.1, but can be used sooner by checking the existence of RUBY_TYPED_EMBEDDABLE
https://github.com/ruby/json/commit/101f7342cd
marshal.c: properly freeze linked strings
[Bug #21961]
[Bug #21844] Fix error message
Make Data#initialize reject Integer keys
Data#initialize
Integer
Improve missing keyword detection in Data#initialize
[Feature #21932] Add MatchData#get_int
MatchData#get_int
Bump taiki-e/install-action
Bumps the github-actions group with 1 update in the / directory: taiki-e/install-action.
Updates taiki-e/install-action from 2.69.6 to 2.69.7
taiki-e/install-action
ZJIT: Compile checkmatch insn (#16496)
ZJIT: Support nil block parameters (#16492)
zjit-stats for the ActiveRecord benchmark used to look like this:
Top-8 popular complex argument-parameter features not optimized (100.0% of total 2,351,376): param_block: 2,157,030 (91.7%)...
Use latest RDoc (#16506)
The latest RDoc contains https://github.com/ruby/rdoc/pull/1657, which fixes install-doc failures on some platforms.
View all revisions | View revisions
Also available in: Atom