In perl.git, the branch rjbs/lexwarn has been created
<http://perl5.git.perl.org/perl.git/commitdiff/efd12ca9e4a0a9a6e9a7d2446d2f96a0674cc353?hp=0000000000000000000000000000000000000000>
at efd12ca9e4a0a9a6e9a7d2446d2f96a0674cc353 (commit)
- Log -----------------------------------------------------------------
commit efd12ca9e4a0a9a6e9a7d2446d2f96a0674cc353
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 12:33:50 2014 +0100
ABSURD: hide the =head1 NAME in regen/warnings.pl
This wasn't needed before I began this branch.
Why is it needed now?
M regen/warnings.pl
commit cb17c56bc27abf7aa40c4ceaec85ca4410336a65
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:29:02 2014 +0100
regenerate warnings.pm
M lib/warnings.pm
commit 871fbf47cd495b0632b69ac5591fa5500dbde531
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:28:38 2014 +0100
bump the version of warnings.pm
(and of regen/warnings.pl)
M regen/warnings.pl
commit 933e402821319cd76146c5a6820b516ab0d7f63d
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:15:36 2014 +0100
replace links to perllexwarn with links to warnings
or, sometimes, simply remove them
M Porting/todo.pod
M ext/File-Find/lib/File/Find.pm
M lib/B/Deparse.pm
M lib/warnings/register.pm
M pod/perldiag.pod
M pod/perlfunc.pod
M pod/perlrun.pod
M pod/perltrap.pod
M pod/perlunicode.pod
commit a68ae7e875f8026450213375e3b734b2d42d28ae
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:11:28 2014 +0100
remove references to perllexwarn from warnings.pm
M regen/warnings.pl
commit eda40673e6b2ad696af4f33474e0c5acc28d802c
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:09:29 2014 +0100
regen/warnings.pl no longer touches perllexwarn
M regen/warnings.pl
M t/porting/regen.t
commit 493d9ea435b7f841c522576cd16d5a71e7c40112
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:09:09 2014 +0100
turn perllexwarn into a stub
M pod/perllexwarn.pod
commit c0d65a48f774ffbf530c27c235de3124bdc5e942
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 09:04:09 2014 +0100
merge most of perllexwarn into warnings
M regen/warnings.pl
commit 7aafe70936d8fa8a7fdc4a570fa577024625093f
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 08:51:31 2014 +0100
replace printTree with warningsTree
we return, rather than print, the warnings, so we can potentially
futz around with the string and put it where we like without
having to worry about C<select>
M regen/warnings.pl
commit deb76909d3b4d4f4416e373b0e15127b474db5d6
Author: Ricardo Signes <[email protected]>
Date: Fri Mar 14 08:45:06 2014 +0100
enclose warnings.h generation in a block
...to limit the number of variables visible everywhere and
make it a bit easier to see what I am doing as I refactor
regen/warnings.pl
M regen/warnings.pl
-----------------------------------------------------------------------
--
Perl5 Master Repository