2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message: Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them. |
2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-04-01 21:09:33 by Ulrich Habel | Files touched by this commit (2) | |
Log message: Updated to 0.89 Changes: 0.89 Sat Mar 10 20:19:11 2012 - avoid "use Test". 0.88 Mon Mar 5 21:56:13 2012 - DUCET is updated (for Unicode 6.1.0) as Collate/allkeys.txt. ! Please notice that allkeys.txt will be overwritten if you have had other allkeys.txt already. - U+9FCC is a new CJK unified ideograph. - The default UCA_Version is 24. - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated. - modified tests: cjkrange.t, compatui.t, hangtype.t, loc_cjkc.t, loc_es.t, loc_estr.t, overcjk0.t, overcjk1.t, version.t in t. |
2012-02-12 19:49:09 by David Brownlee | Files touched by this commit (4) | |
Log message: Added converters/p5-Unicode-Collate version 0.87 Unicode::Collate implements Unicode Collation Algorithm (UCA). The UCA provides a specification for how to compare two Unicode strings while remaining conformant to the requirements of The Unicode Standard. The UCA also supplies the Default Unicode Collation Element Table (DUCET), which is data specifying the default collation order for all Unicode characters. (imported and updated from wip) |