Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
797a4115 09/18/2025 06:46 PM Stan Lo

ZJIT: Support variadic C calls (#14575)

  • ZJIT: Support variadic C calls

This reduces the dynamic_send_count in liquid-render by ~21%

  • ZJIT: Reuse gen_push_frame

  • ZJIT: Avoid optimizing variadic C call when tracing is enabled

ff5105f7 09/18/2025 05:13 PM Randy Stauner

[ruby/prism] Fix example marker for case statement predicate

https://github.com/ruby/prism/commit/2ddedf650a

8073cd4f 09/18/2025 05:12 PM jhawthorn (John Hawthorn)

Pass -w to lsof

7e6f7fbf 09/18/2025 02:03 PM tekknolagi (Maxwell Bernstein)

ZJIT: Annotate BasicObject#initialize (#14590)

It's a no-op and always returns nil.

Fixes https://github.com/Shopify/ruby/issues/755

4e05fe54 09/18/2025 01:25 PM peterzhu2118 (Peter Zhu)

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.

44d1feb7 09/18/2025 12:26 PM etienne (Étienne Barrié)

Remove test causing warning

The test is no longer useful since
5c7dfe85a1dc49334e2828791f0ade42eee662db because Module#initialize_copy
is empty/not defined anymore.

e3675e85 09/18/2025 07:00 AM dependabot[bot]

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

176b3b51 09/18/2025 05:04 AM nobu (Nobuyoshi Nakada)

[ruby/erb] [DOC] ERB::Version

https://github.com/ruby/erb/commit/7fed01c4de

3379dd44 09/18/2025 05:04 AM nobu (Nobuyoshi Nakada)

[ruby/erb] [DOC] Fix the location of url_encode doc

The documentation must be just before the definition.

https://github.com/ruby/erb/commit/62282e32d9

View all revisions | View revisions

Also available in: Atom