This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/run/locale.t: Add debugging code
[perl5.git] / dist / Devel-PPPort /
2018-04-02 Tony Cook(perl #132876) define API macros on if the NEED_ macro...
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-27 Sergey AleynikovUpdate RT path for Devel::PPPort
2018-03-21 PaliDevel::PPPort: Use prefix D_PPP_ for helper macros
2018-02-24 James E KeenanSpelling correction.
2018-01-30 Tony Cookbump $Devel::PPPort::VERSION to 3,39
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 Tony Cook(perl #132533) bump $Devel::PPPort::VERSION
2018-01-15 Tony Cook(perl #132533) add missing generated file updates
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 WilliamsonDevel-PPPort: Fix up pod
2017-10-27 Karl Williamsonmv Devel-PPPort from cpan to dist