pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/icu



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov  7 20:59:51 UTC 2012

Modified Files:
        pkgsrc/textproc/icu: Makefile PLIST distinfo
        pkgsrc/textproc/icu/patches: patch-aa patch-ab patch-ad patch-af
            patch-common_putilimp.h patch-common_unicode_platform.h
Added Files:
        pkgsrc/textproc/icu/patches: patch-tools_genrb_derb.c
Removed Files:
        pkgsrc/textproc/icu/patches: patch-common_unicode_uset_h

Log Message:
Changes 50.1:
* Unicode 6.2: Turkish Lira Sign, improved word & line segmentation 
(BreakIterator) for symbols
* CLDR 22.1: Data coverage & quality improved across all major languages; new 
short width type for weekday names; new zhuyin (Bopomofo) collation for 
Chinese; improved data for CompactDecimalFormat & RBNF
* Time zone data: 2012h
* Ordinal-number support in MessageFormat & PluralRules
* Deprecate setLocale(locale) in PluralFormat
* Dictionary-based break iterators (word segmentation):
* Support Chinese & Japanese, use more compact dictionary format, port all but 
Khmer support to Java
* Update Khmer dictionary
* Change Java util.ListFormat to text.ListFormatter and other updates, use CLDR 
data, port to C++
* Add updated IBM-eucJP and IBM-5233 converter
* Improve number formatting performance
* C++ GenderInfo: Effective combined gender of a list of people's genders 
(ported from Java)
* Thread safety support cannot be removed (see the Readme)
* Default compilers: Clang is now used if available (see the Readme)
* C++ Collator API cleanup, subclassing-API-breaking changes (see the Readme)
* Add option to genrb tool for writing java resource bundle files
* Time zone format APIs


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/textproc/icu/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/icu/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/icu/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/icu/patches/patch-aa
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/icu/patches/patch-ab \
    pkgsrc/textproc/icu/patches/patch-af
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/icu/patches/patch-ad
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/icu/patches/patch-common_putilimp.h
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/textproc/icu/patches/patch-common_unicode_platform.h
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/textproc/icu/patches/patch-common_unicode_uset_h
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/icu/patches/patch-tools_genrb_derb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index