Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
1546943e 04/30/2026 10:09 PM burdettelamar (Burdette Lamar)

[DOC] Doc for Set.new

fd1efa52 04/30/2026 10:05 PM burdettelamar (Burdette Lamar)

[DOC] Harmonize basename methods

ebd881f9 04/30/2026 09:20 PM jhawthorn (John Hawthorn)

Remove IMEMO allocation from match_named_captures

onig_foreach_name is totally synchronous (either a for loop or an st_foreach), so it should be safe to pass data on the stack rather than allocating an IMEMO.

97319067 04/30/2026 09:12 PM burdettelamar (Burdette Lamar)

[DOC] Harmonize birthtime methods (#16744)

096c9bb9 04/30/2026 06:20 PM jhawthorn (John Hawthorn)

Use flag to determine when MEMO.u3 is a VALUE

We always know when this contains a VALUE and even fire a write barrier
for it. We should use this when marking, support compaction, and no
longer need conservative marking.

802d964e 04/30/2026 06:20 PM jhawthorn (John Hawthorn)

Remove MEMO.u3.func

This was no longer used anywhere

df623125 04/30/2026 02:27 PM Vinicius Stock

[ruby/prism] Fix UTF-8 code units to match the number of bytes
(https://github.com/ruby/prism/pull/4098)

https://github.com/ruby/prism/commit/442bd904ed

f037b47a 04/30/2026 09:44 AM nobu (Nobuyoshi Nakada)

Update ext/Setup template files [ci skip]

4a14dc87 04/30/2026 05:26 AM nobu (Nobuyoshi Nakada)

Share common code between Enumerator and ArithmeticSequence

e716c6ee 04/30/2026 03:40 AM hsbt (Hiroshi SHIBATA)

[ruby/rubygems] Replace #9506 with a targeted :ruby_repo skip

The blanket skip in checksums_section from #9506 caused 82 ruby-core test
failures whose lockfile expectations legitimately include the bundler
checksum (paths that go through bundle install where bundler is...

View all revisions | View revisions

Also available in: Atom