In perl.git, the branch smoke-me/khw-feff has been created
<http://perl5.git.perl.org/perl.git/commitdiff/7e3ac933146698630b4a0fe48c9385d8effc9da7?hp=0000000000000000000000000000000000000000>
at 7e3ac933146698630b4a0fe48c9385d8effc9da7 (commit)
- Log -----------------------------------------------------------------
commit 7e3ac933146698630b4a0fe48c9385d8effc9da7
Author: Karl Williamson <[email protected]>
Date: Sat Jan 4 22:21:14 2014 -0700
utf8.c: Move a bunch of deprecated fcns to mathoms.c
These functions will be out of the way in mathoms. There were a few
that could not be moved, as-is, so I left them.
M mathoms.c
M utf8.c
commit 707e02fc7143202de2ef89730c95898fa7e40c2d
Author: Karl Williamson <[email protected]>
Date: Sat Jan 4 20:28:24 2014 -0700
utf8.c: Use existing macros instead of duplicate code
In all these cases, there is an already existing macro that does exactly
the same thing as the code that this commit replaces. No sense
duplicating logic.
M utf8.c
-----------------------------------------------------------------------
--
Perl5 Master Repository