Skip to content

fix(regex): support colon-delimited Block wildcards - #1064

Draft
fglock wants to merge 1 commit into
integration/phase36-conditional-latestfrom
integration/phase36-block-colon-latest
Draft

fix(regex): support colon-delimited Block wildcards#1064
fglock wants to merge 1 commit into
integration/phase36-conditional-latestfrom
integration/phase36-block-colon-latest

Conversation

@fglock

@fglock fglock commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • accept Perl's anchored colon wildcard syntax for Block property values
  • match canonical, loose, and official short/long Block aliases
  • retain pinned Perl 5.44 Block iteration and resulting sets

Validation

  • source commit is range-diff identical to POJ5's reviewed candidate
  • make: green, 17/17 tasks, no warning scan matches
  • system Perl focused oracle: 13/13
  • canonical auto/Joni × JVM/interpreter matrix: 13/13 in every cell

Stack

This is a sibling stacked PR based on the canonical conditional integration
head from PR #1060. It does not delegate Perl property acceptance to host ICU;
ICU is used only for official Block alias names.

Accept Perl's anchored colon wildcard form for Block values and match official
short and long value aliases while retaining the pinned Perl Block sets.

Generated with [Codex](https://openai.com/codex)

Co-Authored-By: Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant