Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a3c372a6 04/05/2026 01:58 PM nobu (Nobuyoshi Nakada)

Fix error when lsof did not work

13ebc536 04/05/2026 01:37 PM nobu (Nobuyoshi Nakada)

[DOC] Fill missing stars

21d36098 04/05/2026 01:37 PM nobu (Nobuyoshi Nakada)

Fix error when lsof did not work

661344b1 04/05/2026 10:28 AM Earlopain (Earlopain _)

[ruby/prism] Adapt ParametersNode#signature to ErrorRecoveryNode

No need to list them all out anymore, it's just a single possibility now

https://github.com/ruby/prism/commit/893f2734cb

79b5c50b 04/05/2026 10:27 AM Earlopain (Earlopain _)

[ruby/prism] Fix type for ArrayPatternNode#rest

It can only ever be one of these two

https://github.com/ruby/prism/commit/f871ce0260

fbea5f0f 04/05/2026 09:03 AM nobu (Nobuyoshi Nakada)

Fix error when lsof is not found

3b624553 04/04/2026 04:34 AM nobu (Nobuyoshi Nakada)

LeakChecker: skip CLOSE_WAIT sockets

Those FDs still live in the kernel space but have been closed in the
user space.

6ab9b225 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Add IseqVersion::is_invalidated() method

Address review feedback: use a method instead of directly comparing
.status == IseqStatus::Invalidated.

83447d55 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Recompile getivar on guard_shape_failure

0fde80f0 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Add TODO to subsume guard dedup into GVN

View all revisions | View revisions

Also available in: Atom