summaryrefslogtreecommitdiff
path: root/cpan/Unicode-Normalize/mkheader
Commit message (Collapse)AuthorAgeFilesLines
* Updated Unicode-Normalize to CPAN version 1.12Chris 'BinGOs' Williams2011-06-091-38/+36
| | | | | | | | | | | | | [DELTA] 1.12 Mon May 16 23:36:07 2011 - removed Normalize/CompExcl.pl and Composition Exclusions are coded; how to load CompExcl.pl seems not good, but I'm not sure... 1.11 Sun May 15 20:31:09 2011 - As perl 5.14.0 has removed unicore/CompositionExclusions.txt in the installation, Normalize/CompExcl.pl in this distribution is used instead. (see [rt.cpan.org #68106])
* Update Unicode-Normalize to CPAN version 1.10Chris 'BinGOs' Williams2011-01-161-30/+1
| | | | | | | | | | [DELTA] 1.10 Sun Jan 16 21:00:34 2011 - XSUB: reorder() and compose() treat with growing the string. - XSUB: provision against UTF8_ALLOW_* flags to be undefined in future. - doc: about perl 5.13.x and Unicode 6.0.0 - doc and comments: [perl #81876] Fix typos by Peter J. Acklam.
* Update Unicode-Normalize to CPAN release 1.06Chris 'BinGOs' Williams2010-06-271-67/+76
| | | | | | | | | | | | | | | | | [DELTA] 1.06 Thu Feb 11 16:19:54 2010 - Pure Perl/mkheader: fixed the internal _getHexArray() for perl 5.11.3 changes (Bug #53197). 1.05 Mon Sep 28 21:43:17 2009 - normalize_partial() and NFX_partial(). { NFX =~ /^NFK?[CD]\z/ } - added partial1.t for NFX_partial(). - added partial2.t for normalize_partial(). 1.04 Wed Sep 23 22:32:57 2009 - doc: splitOnLastStarter() since 0.24 is now documented. - test: some new tests are added to split.t.
* Move Unicode::Normalize from ext/ to cpan/Nicholas Clark2009-09-301-0/+423