In perl.git, the branch smoke-me/khw-regcomp has been created
<http://perl5.git.perl.org/perl.git/commitdiff/f23bf2157d9c1fac31ca7588dea54db44c9816f0?hp=0000000000000000000000000000000000000000>
at f23bf2157d9c1fac31ca7588dea54db44c9816f0 (commit)
- Log -----------------------------------------------------------------
commit f23bf2157d9c1fac31ca7588dea54db44c9816f0
Author: Karl Williamson <[email protected]>
Date: Wed Mar 2 22:14:47 2016 -0700
smoke
M regcomp.c
commit b57e88a4445a6283776a87bbbb2ffcf369a0d092
Author: Karl Williamson <[email protected]>
Date: Wed Mar 2 22:10:58 2016 -0700
Revert "Revert "PATCH: {perl #127582] Over eager warning for /[.foo.]/""
This reverts commit ab9a4aa72166b26d6c3556107c19ba08ee956a88.
M regcomp.c
M t/re/reg_mesg.t
commit f80b5141c5fec3316924b9ddd1b87f1d1bf4e481
Author: Karl Williamson <[email protected]>
Date: Tue Mar 1 15:14:02 2016 -0700
Revert "XXX Comprehensive charset.t tests"
These take way too long. Perhaps could do random, or maybe skip most of
the \b\B testing. And it turned out that the original tests were
adequate to find the problem, but doing the comprehensive made it
clearer that it was all the controls. See
451c6e0b1522c6ac8f890794e0432c7f5e8d1013
M t/re/charset.t
commit 2a02cf626c1b79e889b796456d54f3c529551300
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 362b34353b0e3f0736994f894b6fd68c7f9956c1
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 8ea52772ff36495dc6824b77b328915a716189cf
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 6ec7e5f97291d8564bbd2113429c6e466a6b8195
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