Skip to content

Tests for \Z - #2

Merged
rbuckton merged 1 commit into
regexp-buffer-boundariesfrom
regexp-buffer-boundaries-upper-Z
May 20, 2026
Merged

Tests for \Z#2
rbuckton merged 1 commit into
regexp-buffer-boundariesfrom
regexp-buffer-boundaries-upper-Z

Conversation

@rbuckton

Copy link
Copy Markdown
Owner

Modifies the RegExp buffer boundaries tests with support for \Z based on matching the proposed \R for line terminators which matches an optional LineTerminatorSequence followed by the end of input.

@rbuckton

Copy link
Copy Markdown
Owner Author

\Z achieved consensus at the May 2026 plenary with the proposed (?-m:(?:\r\n|\r|\n|\u2028|\u2029)?$) semantics.

@rbuckton
rbuckton merged commit 94aae0f into regexp-buffer-boundaries May 20, 2026
14 of 15 checks passed
@rbuckton
rbuckton deleted the regexp-buffer-boundaries-upper-Z branch May 20, 2026 13:22
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