This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/inc/inctools: Add sort fcn of API lines
[perl5.git] / dist / Devel-PPPort / parts / inc / uv
2019-09-27 Karl WilliamsonConsolidate UTF-8 functions/macros into new file
2019-08-31 Craig A. Berry-DDEBUGGING does not go in ccflags on VMS.
2019-07-20 Steve HayGet dist/Devel-PPPort/t/uv.t passing
2019-06-21 Nicolas RFix unused variable warning in 5.30
2019-06-21 Karl Williamsonparts/inc/uv: A char* should be a U8*
2019-06-21 PaliAvoid usage of PL_Sv if possible
2019-06-21 PaliFix compilation of uv for Perl 5.5.3
2019-06-21 PaliFix utf8_to_uvchr_buf()
2019-06-21 Karl Williamsonparts/inc/uv: Use D_PP_ prefix for internal symbols
2019-06-21 Karl Williamsonparts/inc/uv: White-space changes only
2019-06-21 Karl WilliamsonIssue #72 utf8_to_uvchr fails for 5.6.0
2019-06-21 Karl WilliamsonIssue #71: Overflow failures with <= 5.8.6
2019-06-21 Karl Williamsonparts/inc/uv: Add some UNLIKELY()s
2019-06-21 Karl Williamsonparts/inc/uv: Use IV_MAX instead of PERL_INT_MAX
2019-06-21 Karl Williamsonparts/inc/uv: Combine two preprocessor directives onto...
2019-06-21 Karl Williamsonparts/inc/uv: Comments only
2019-06-21 Karl Williamsonparts/inc/uv: Add two tests of overlongs
2019-06-21 Karl Williamsonparts/inc/uv: Skip only some tests on early perls
2019-06-21 Karl Williamsonparts/inc/uv: Improve diagnostic test name
2019-06-21 Karl WilliamsonMove declaration to before code, so can work on C89...
2019-06-21 Karen Etheridgebump this version check for now, to get tests passing
2019-06-04 Nicolas RFix compilation issues with version older than 5.010
2019-05-16 Nicolas RRevert "Fix compilation issues with version older than...
2019-05-16 Nicolas RFix compilation issues with version older than 5.010
2019-05-11 Karl Williamson5.30 utf8_to_uvchr_buf still has wrong retval
2019-04-29 Nicolas Rsync with cpan release of Devel-PPPort 3.49
2019-04-26 Nicolas RUpdate Devel-PPPort to version 3.46
2019-04-20 Karl WilliamsonDevel::PPPort: Always provide UTF8_SAFE_SKIP
2019-04-20 Karl WilliamsonReplace utf8_to_uvchr() with a safer version
2019-04-20 Karl WilliamsonProvide utf8_to_uvchr_buf()
2019-04-20 Karl WilliamsonProvide my_strnlen()
2019-04-20 Karl WilliamsonProvide UTF8_SAFE_SKIP
2017-10-27 Karl Williamsonmv Devel-PPPort from cpan to dist