In perl.git, the branch smoke-me/khw-locale has been created
<http://perl5.git.perl.org/perl.git/commitdiff/d743ae9477e16e7d538add72f729a162f1c32e46?hp=0000000000000000000000000000000000000000>
at d743ae9477e16e7d538add72f729a162f1c32e46 (commit)
- Log -----------------------------------------------------------------
commit d743ae9477e16e7d538add72f729a162f1c32e46
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 22:24:20 2014 -0700
l
M locale.c
M perl.h
M pod/perldiag.pod
M regexec.c
M utf8.c
commit b7c6eda3f16258c4dfffcff19f7523535b060582
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 22:21:21 2014 -0700
regexec.c: Move goto label to avoid redundatnt work
This causes a goto to skip work that has already been done.
M regexec.c
commit 26b68958d4506b5aca687ddbaa912b6c47e1350e
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 22:16:51 2014 -0700
Revert "XXX temp"
M locale.c
commit b17fc8f44b93fc1bfeae4e3fce385cc0b1217112
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 13:45:06 2014 -0700
XXX temp
M locale.c
commit 2d568687607db3fab0696eeb692a237e450c6b7a
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 13:29:51 2014 -0700
l
M embedvar.h
M intrpvar.h
M locale.c
M perl.c
M perl.h
M pp.c
M regexec.c
M sv.c
M utf8.c
commit 01c6045dd0c810b0fd84814997474317a4627879
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 10:42:30 2014 -0700
Add regex nodes for locale
These will be used in a future commit to distinguish between /l patterns
vs non-/l.
M pod/perldebguts.pod
M regcomp.c
M regcomp.h
M regcomp.sym
M regexec.c
M regnodes.h
commit 2bcc44a9d20c3a6c0c7635ff14cbcb79001cfd44
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 14:03:09 2014 -0700
regcomp.c: Vertically align ternary operators
M regcomp.c
commit 77eac400339cbd68f984d9c7af02b14df648a02e
Author: Karl Williamson <[email protected]>
Date: Thu Dec 18 13:32:21 2014 -0700
Nits in comments
M regcomp.c
M regcomp.sym
M regexec.c
M utf8.c
-----------------------------------------------------------------------
--
Perl5 Master Repository