This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133326) fix and clarify handling of recurs_sv.
[perl5.git] / dist / Devel-PPPort / parts /
2018-04-19 Dagfinn Ilmari Man... Devel-PPPort Include line numbers in ppphtest.t debug...
2018-04-19 Sawyer XDevel-PPPort: Regenerate files after excluding deprecat...
2018-04-19 Sawyer XDevel-PPPort: Skip entries marked as deprecated or...
2018-04-19 Sawyer XDevel-PPPort: Move magic defined to their own include...
2018-04-19 Sawyer XDevel-PPPort: Stringify Perl version in Makefile.PL:
2018-04-02 Tony Cook(perl #132876) only define croak_xs_usage()'s assert...
2018-03-29 Sergey AleynikovUpdate links in Devel::PPPort documentation
2018-03-21 PaliDevel::PPPort: Use prefix D_PPP_ for helper macros
2018-01-30 PaliDevel::PPPort: Use croak_nocontext() intead of croak...
2018-01-30 PaliDevel::PPPort: Declare dTHX in croak_xs_usage()
2018-01-30 Tony Cook(perl #132761) croak_xs_usage() shouldn't accept a...
2018-01-30 PaliDevel::PPPort: Do not run tests which use \N{U+XX}...
2018-01-30 PaliDevel::PPPort: Do not define PERL_MAGIC_qr more times
2018-01-30 PaliDevel::PPPort: Do not mask Perl_warn_nocontext and...
2018-01-22 PaliDevel::PPPort: Skip ASCII tests on non-ASCII platforms
2018-01-17 David MitchellPPPort: silence a recent compiler warning
2018-01-15 PaliFix test warning: Use of uninitialized value
2018-01-15 PaliFix security problem: CWE-134: Use of Externally-Contro...
2018-01-15 PaliUse croak_sv in threads
2018-01-15 PaliImplement mess
2018-01-14 Karl WilliamsonDevel-PPPort: Rmv impediment to compiling under C++11
2018-01-10 Karl WilliamsonDevel;:PPPort: Skip tests invalid on EBCDIC
2017-12-08 Craig A. BerryFix WIDEST_UTYPE in Devel::PPPort.
2017-10-27 Karl Williamsonmv Devel-PPPort from cpan to dist