In perl.git, the branch smoke-me/khw-onepass has been created <https://perl5.git.perl.org/perl.git/commitdiff/2bb606da748f367fc7a84cd51d68bfd0889777a1?hp=0000000000000000000000000000000000000000>
at 2bb606da748f367fc7a84cd51d68bfd0889777a1 (commit) - Log ----------------------------------------------------------------- commit 2bb606da748f367fc7a84cd51d68bfd0889777a1 Author: Karl Williamson <k...@cpan.org> Date: Sun Oct 21 10:36:13 2018 -0600 smoke commit 72ecac4853b53f3636c76d1f61bdcf4dfcf83ec0 Author: Karl Williamson <k...@cpan.org> Date: Sat Oct 20 17:24:53 2018 -0600 regcomp.c: Don't do unnecessary tests A pattern being UTF-8 implies it is /u. By proper initialization of if it is /u or not, we can avoid the existing additional tests for UTF-8 in those places where we care about /u but don't care about UTF-8ness. commit 22d9fd994c6a6ce02047f2e29fb94b09b614f74b Author: Karl Williamson <k...@cpan.org> Date: Sun Sep 30 20:34:52 2018 -0600 This reverts commit Revert "XXX regcomp.h: -Dr turns on everything" This reverts commit commit 9c69e3d123696abcbcbcc613b4da26f41d5acf6b Author: Karl Williamson <k...@cpan.org> Date: Sat Sep 29 21:09:32 2018 -0600 XXX regcomp.h: -Dr turns on everything commit 7399355696c1b9be5c22814ef18e24c52e753cb8 Author: Karl Williamson <k...@cpan.org> Date: Mon Oct 15 21:30:00 2018 -0600 XXX don't push now. Fix up undefined behavior in warnings.h commit eac89dede8ef48eb32713211045f4bc20fb00d51 Author: Karl Williamson <k...@cpan.org> Date: Sun Oct 14 19:45:06 2018 -0600 Use "%td" for printing ptrdiff_t values. I did not know that perl supported this C99 feature, but it does. commit 68876f118afffcd0955f821ae53c74cd5473d43b Author: Karl Williamson <k...@cpan.org> Date: Tue Jul 24 20:26:39 2018 -0600 XXX Don't push: Run t/harness in parallel ----------------------------------------------------------------------- -- Perl5 Master Repository