ZJIT: Support variadic C calls (#14575)
This reduces the dynamic_send_count in liquid-render by ~21%
dynamic_send_count
liquid-render
ZJIT: Reuse gen_push_frame
ZJIT: Avoid optimizing variadic C call when tracing is enabled
[ruby/prism] Fix example marker for case statement predicate
https://github.com/ruby/prism/commit/2ddedf650a
Pass -w to lsof
ZJIT: Annotate BasicObject#initialize (#14590)
It's a no-op and always returns nil.
nil
Fixes https://github.com/Shopify/ruby/issues/755
Use union in cross_ractor_require
A cross_ractor_require is either a require or an autoload, so we can make the fields an union. This reduces the size of cross_ractor_require by 8 bytes.
Remove test causing warning
The test is no longer useful since 5c7dfe85a1dc49334e2828791f0ade42eee662db because Module#initialize_copy is empty/not defined anymore.
Bump rexml
Bumps the bundler group with 1 update in the /spec/bundler/realworld/fixtures/warbler directory: rexml.
Updates rexml from 3.4.1 to 3.4.2
rexml
[ruby/erb] [DOC] ERB::Version
ERB::Version
https://github.com/ruby/erb/commit/7fed01c4de
[ruby/erb] [DOC] Fix the location of url_encode doc
url_encode
The documentation must be just before the definition.
https://github.com/ruby/erb/commit/62282e32d9
View all revisions | View revisions
Also available in: Atom