This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Faster feature checks
[perl5.git] / Porting / pod_rules.pl
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in utils
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-10-24 Aaron CraneRT#129229: move sort_manifest() into its own library
2016-06-22 Yves Ortonchange manisort to produce a more intuitive order
2015-08-31 Tony Cookensure the perldelta version is updated in win32/GNUmak...
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-06 Karl WilliamsonSkip some porting tests under EBCDIC
2013-07-24 Nicholas ClarkMove process() from Porting/pod_rules.pl to Porting...
2013-07-24 Nicholas ClarkSome tidying of Porting/pod_rules.pl
2013-07-24 Nicholas ClarkExtract the main processing loop of Porting/pod_rules...
2013-07-24 Nicholas ClarkMove verify_contiguous() from Porting/pod_rules.pl...
2013-07-24 Nicholas ClarkRefactor the use of verify_contiguous() in pod_rules.pl
2012-08-01 Nicholas ClarkMakefile.SH needs to delete the perldelta symlink befor...
2011-12-21 Nicholas ClarkEliminate pod.lst. pod/perl.pod is now the master file...
2011-12-20 Nicholas Clarkpod_rules.pl was always (re)building everything, not...
2011-12-19 Nicholas ClarkChange get_pod_metadata() to take a callback to report...
2011-11-18 Nicholas ClarkRefactor pod_rules.pl and buildtoc to use new functions...
2011-11-18 Nicholas ClarkPorting/pod_rules.pl should not warn about files that...
2011-11-18 Nicholas ClarkFlag to get_pod_metadata() whether generated files...
2011-11-18 Nicholas ClarkCreate Porting/pod_rules.pl, with all non perltoc.pod...