`<regex>`: Rename the matcher again by muellerj2 · Pull Request #5703 · microsoft/STL · GitHub
Skip to content

<regex>: Rename the matcher again#5703

Merged
StephanTLavavej merged 1 commit into
microsoft:mainfrom
muellerj2:regex-rename-matcher-again
Sep 10, 2025
Merged

<regex>: Rename the matcher again#5703
StephanTLavavej merged 1 commit into
microsoft:mainfrom
muellerj2:regex-rename-matcher-again

Conversation

@muellerj2

Copy link
Copy Markdown

... to allow for the layout changes that are necessary to make the matcher non-recursive.

This PR does not include any further changes because the next step is a relatively complex change that implements manual unwinding of the match state stack in the function _Match_pat().

@muellerj2 muellerj2 requested a review from a team as a code owner August 28, 2025 20:38
@github-project-automation github-project-automation Bot moved this to Initial Review in STL Code Reviews Aug 28, 2025
@StephanTLavavej StephanTLavavej added enhancement Something can be improved regex meow is a substring of homeowner labels Aug 29, 2025
@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews Aug 29, 2025
@StephanTLavavej StephanTLavavej moved this from Ready To Merge to Merging in STL Code Reviews Sep 10, 2025
@StephanTLavavej

Copy link
Copy Markdown
Member

@StephanTLavavej StephanTLavavej merged commit a9780c2 into microsoft:main Sep 10, 2025
39 checks passed
@github-project-automation github-project-automation Bot moved this from Merging to Done in STL Code Reviews Sep 10, 2025
@StephanTLavavej

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved regex meow is a substring of homeowner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants