Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 35b455082a57df8e179967172e8037b4d1658ff4
https://github.com/Perl/perl5/commit/35b455082a57df8e179967172e8037b4d1658ff4
Author: Karl Williamson <[email protected]>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M dist/Carp/t/arg_regexp.t
M dist/Carp/t/arg_string.t
M dist/Storable/t/code.t
M lib/B/Deparse.t
M pod/perldebguts.pod
M regcomp.c
M regcomp.h
M regcomp.sym
M regexec.c
M regnodes.h
M t/re/anyof.t
Log Message:
-----------
Revert "regex: Add POSIXA1R node"
This reverts commit d62feba66bf43f35d092bb026694f927e9f94d38.
As explained in its commit message. It adds some comments to point out
that the commit exists, for the curious.