Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Devel-PPPort
From: Makoto Fujiwara
Date: 2019-11-27 13:23:36
Message id: 20191127122336.D76B5FA97@cvs.NetBSD.org
Log Message:
(devel/p5-Devel-PPPort) Udated 3.54 to 3.56
3.56 - 2019-11-25
* mktests.PL: use FindBin for INC setup
* devel/regenerate: Adjust POD line length
* Fix compilation with Visual C++ bugs introduced in 3.55 (Tomasz Konojacki)
* Fix mess.t failures when on VC++ when $0 contains backslashes (Tomasz Konojacki)
* Fix failing builds on 5.20.[1-3] introduced in 3.55 (Karl Williamson)
* Change tests to accept and use Test::More-like functions (Karl Williamson)
3.55 - 2019-11-07
* Fix p5-Text-Xslate on Perl 5.8.5 (Nicolas R)
* Fix EBCDIC build problem (Karl Williamson)
* Fix isGRAPH_L1() bug (Karl Williamson)
* utf8_to_uvchr_buf: Fix error checking on early EBCDICs and proper length \
(Karl Williamson)
* HACKERS: fix typos and clarification (Karl Williamson)
* Update bugtracker and repository URLs (Nicolas R) (upstream/urls)
* Add warning about UTF-8 unreliable in early perls (Karl Williamson)
* Add withinCOUNT and inRANGE (Karl Williamson)
* Implement G_RETHROW for eval_sv (Pali)
* Backport some isFOO_LC macros (Karl Williamson)
* Backport isFOO_LC_utf8_safe() (Karl Williamson)
* Backport toFOO_uvchr() (Karl Williamson)
* Backport isFOO_uvchr() (Karl Williamson)
* Backport isFOO_utf8_safe() macros (Karl Williamson)
* Backport toLOWER_utf8_safe and kin (Karl Williamson)
* Backport UTF8_MAXBYTES_CASE (Karl Williamson)
* Backport UTF8_CHK_SKIP (Karl Williamson)
* Backport UTF8_SKIP (Karl Williamson)
* Backport UNI to/from NATIVE (Karl Williamson)
Files: