Subject: CVS commit: pkgsrc/textproc/icu
From: Adam Ciarcinski
Date: 2013-05-09 09:10:09
Message id: 20130509071009.50569175DD@cvs.netbsd.org

Log Message:
Changes 51.1:

Common Changes
==============
CLDR 23: Collation tailorings put native script first; non-Gregorian calendar \ 
formats are more consistent; much improved data for Armenian (hy), Georgian \ 
(ka), Mongolian (mn), and Welsh (cy); …
Time zone data: 2013b
Date format/parse now supports CLDR short weekday names ("EEEEEE", \ 
"cccccc").
Support DisplayContext for date formatting, locale display names.
DateTimePatternGenerator behavior is now much more consistent between C and J.
Support new timezone pattern characters in LDML spec: X+, x+, O, OOOO, V, VV, VVV.
Updated  SpoofChecker for v5 of UTS39.
AlphabeticIndex enhancements:
New thread-safe ImmutableIndex sub-API
Build an index for a custom Collator.
Make data-driven for Chinese collations.
New API for CLDR script metadata.

ICU4C Specific Changes
======================
Support for “dangi” Korean luni-solar calendar (already in ICU4J).
Add CompactDecimalFormat (already in ICU4J).
Add TerritoryContainment APIs (already in ICU4J).
UnicodeString default constructor and destructor now inline.
Layout engine now supports 'morx' tables.
Fixed some ICU 50 regressions:
Affixes set with e.g. DecimalFormat::setPositivePrefix were ignored for parse.
UNUM_PARSE_INT_ONLY no longer handled grouping separator.
Add ucal_getTimeZoneID.
The C++ AlphabeticIndex implementation is now on par with Java, including full \ 
support for all Chinese collation tailorings.
U8_NEXT() and similar low-level macros now support NUL-terminated UTF-8 strings.
New macros like U8_NEXT_OR_FFFD() return U+FFFD for an ill-formed sequence.
Conversion: New "good one-way" mapping type, for example for Variation \ 
Selector sequences.

Files:
RevisionActionfile
1.81modifypkgsrc/textproc/icu/Makefile
1.28modifypkgsrc/textproc/icu/PLIST
1.23modifypkgsrc/textproc/icu/buildlink3.mk
1.34modifypkgsrc/textproc/icu/distinfo
1.1removepkgsrc/textproc/icu/patches/patch-tools_genrb_derb.c