In perl.git, the branch smoke-me/khw-regcomp has been created
<http://perl5.git.perl.org/perl.git/commitdiff/f7bfdb743f42c7692ced4f3985084803bb99f168?hp=0000000000000000000000000000000000000000>
at f7bfdb743f42c7692ced4f3985084803bb99f168 (commit)
- Log -----------------------------------------------------------------
commit f7bfdb743f42c7692ced4f3985084803bb99f168
Author: Karl Williamson <[email protected]>
Date: Thu Jan 5 22:03:35 2017 -0700
l
M pod/perldiag.pod
M regcomp.c
M t/re/reg_mesg.t
commit f485774d42dc5d9d1ee81b6ed3e5f6f199134266
Author: Karl Williamson <[email protected]>
Date: Thu Jan 5 19:27:55 2017 -0700
regcomp.c: Add warning macro for 2 params
This will be used in the next commit.
M regcomp.c
commit 62fc97d9719e1b4530b1c62cedfdd2a6603226dd
Author: Karl Williamson <[email protected]>
Date: Thu Jan 5 21:51:12 2017 -0700
t/re/reg_mesg.t: Add new ability
This now allows one to say that a warning message is to be expected if
and only if 'use re "strict"' is on.
M t/re/reg_mesg.t
commit 40ff35a073379d02aaa3af8e866d3d65c0787132
Author: Karl Williamson <[email protected]>
Date: Thu Jan 5 19:28:38 2017 -0700
regcomp.c: Clarify comment.
M regcomp.c
commit 3f1f0e9afb5ad0a4224a9671e1d66d1934bf2d63
Author: Karl Williamson <[email protected]>
Date: Wed Jul 6 12:02:27 2016 -0600
Revert "XXX Comprehensive charset.t tests"
This reverts commit 4dcab3011263328856fe1ea24e32bc24fb445e6a.
M t/re/charset.t
commit 629d54e92b8d3f7af7dbae978dca64212b172eb4
Author: Karl Williamson <[email protected]>
Date: Mon Feb 29 18:45:39 2016 -0700
XXX Comprehensive charset.t tests
M t/re/charset.t
commit b70381fa818ac73715e295a1e851c4fead4f8bdf
Author: Karl Williamson <[email protected]>
Date: Mon Dec 26 11:20:26 2016 -0700
Revert "XXX partial don't push regex: Add ASCII/NASCII regnodes"
M pod/perldebguts.pod
M regcomp.sym
M regexec.c
M regnodes.h
commit c67e23a8cdb2204ac7a473bdd9dd433b7968fbb4
Author: Karl Williamson <[email protected]>
Date: Wed Feb 10 14:29:15 2016 -0700
XXX partial don't push regex: Add ASCII/NASCII regnodes
These are a little more efficient than using the POSIXA(:ascii:)
mechanism.
M pod/perldebguts.pod
M regcomp.sym
M regexec.c
M regnodes.h
commit 9084f37fb492a251b4280373ad07064bfee2f613
Author: Karl Williamson <[email protected]>
Date: Sat Feb 27 15:16:16 2016 -0700
Revert "constant.pm lower memory use"
M dist/constant/lib/constant.pm
commit 0030b4ecbb578ef96da1ad501df8f86fb95dd7a5
Author: Karl Williamson <[email protected]>
Date: Wed Feb 3 13:41:11 2016 -0700
constant.pm lower memory use
M dist/constant/lib/constant.pm
-----------------------------------------------------------------------
--
Perl5 Master Repository