Branch: refs/heads/smoke-me/khw-wild Home: https://github.com/Perl/perl5 Commit: 8aeb1a0d9ca633837ca8716d069ae128b1357d61 https://github.com/Perl/perl5/commit/8aeb1a0d9ca633837ca8716d069ae128b1357d61 Author: Karl Williamson <k...@cpan.org> Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths: M charclass_invlists.h M embed.fnc M embed.h M lib/_charnames.pm M lib/charnames.t M lib/unicore/mktables M lib/unicore/uni_keywords.pl M pod/perldelta.pod M pod/perlunicode.pod M proto.h M regcharclass.h M regcomp.c M uni_keywords.h Log Message: ----------- Implement \p{Name=/.../} wildcards This commit adds wildcard subpatterns for the Name and Name Aliases properties. Commit: f475bc7aec2aea26e7b90526438ddfc03f11b589 https://github.com/Perl/perl5/commit/f475bc7aec2aea26e7b90526438ddfc03f11b589 Author: Karl Williamson <k...@cpan.org> Date: 2020-02-28 (Fri, 28 Feb 2020) Changed paths: M lib/charnames.t Log Message: ----------- lib/charnames.t: White-space only Commit: ba1e9b004c34580973bd9b198a3ea0d5a4a68819 https://github.com/Perl/perl5/commit/ba1e9b004c34580973bd9b198a3ea0d5a4a68819 Author: Karl Williamson <k...@cpan.org> Date: 2020-02-28 (Fri, 28 Feb 2020) Changed paths: M regcomp.c Log Message: ----------- regcomp.c: Update comments Commit: 9c951ec031d5bc2952e7b38a2d81e8f49895a95e https://github.com/Perl/perl5/commit/9c951ec031d5bc2952e7b38a2d81e8f49895a95e Author: Karl Williamson <k...@cpan.org> Date: 2020-02-28 (Fri, 28 Feb 2020) Changed paths: M embed.fnc M embed.h M proto.h M regcomp.c M regexec.c Log Message: ----------- XXX allow debugging from regexec.c back to regcomp.c Compare: https://github.com/Perl/perl5/compare/8814b459a8a1...9c951ec031d5