2017.004 Tue Apr 11 2017
# No new features.
2016.007_02 Sat Jul 02 2016
! lib/Text/LineFold.pm
! t/04fold.t
- CPAN RT#115146: Space indenting not happening with "From" or " ".
Upstream changes:
2016.003 Tue Mar 29 2016
# No new features, version number as canonical numstring.
2016.002_27 Sat Feb 27 2016
! Makefile.PL.sombok
- CPAN RT#112078: Compiling libsombok.a fails due to invalid path for object
files.
Upstream changes:
2015.12 Sun Nov 29 2015
# No new features.
2015.011_09 Mon Nov 09 2015
! LineBreak.xs
- uvnui_to_utf8() was obsoleted by Perl 5.20.0. Use uvchr_to_utf8().
2015.011_03 Sun Nov 03 2015
! LineBreak.xs
- Bug fix: CPAN RT #106714: Unicode::GCString fails to handle numeric value,
mostly on *BSD and Mac OS X.
! t/10gcstring.t
- Adding more case.
2015.11 Sun Nov 01 2015
# No new features.
! lib/Unicode/LineBreak.pm
- CPAN RT #106859: The latest version is not indexed.
! t/10gcstring.t
- testing that GCString stringify numeric arguments (CPAN RT #106714).
2015.07.16 Fri Jul 17 2015
# No new features.
! LineBreak.xs
- utf8_to_uvuni_buf has been deprecated by Perl 5.19.4.
2015.06 Sun Jun 21 2015
# Unicode 8.0.0, bundled sombok 2.4.0.
! lib/Unicode/LineBreak.pod
! lib/POD2/JA/Unicode/LineBreak.pod
! t/18currency.y
- add a change for U+20BE.
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Three main modules and some supporting program files are contained. For
more details read following POD documentations:
Text::LineFold - Line Folding for Plain Text
Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm