summaryrefslogtreecommitdiff
path: root/textproc/icu
AgeCommit message (Collapse)AuthorFilesLines
2000-12-22This file is no longer needed for 1.7.skrll1-75/+0
2000-12-21Update to version 1.7. Changes are (from the web page)skrll24-491/+103
Collation performance is improved. The collation implementation will continue to change for ICU 1.8 according to the collation design document. Improved performance of parsing and formatting of dates and numbers Improvements in the ISO-2022 implementation Bug fixes, more stable, and support for standard country variants: ISO-2022-JP (incl. -1, -2) ISO-2022-CN (incl. -EXT) ISO-2022-KR Support for GB 18030 Basic support for UTF-32 (no ucnv_getNextUChar(), incomplete offset handling) Support for the HZ encoding Converter fallback semantics modified and .ucm mapping files updated with precise roundtrip/fallback indicators ICU library names include the version number for better coexistence of different installed ICU versions on a single machine The code libraries contain the two major/minor version digits On Windows, they also contain a 'd' for the debug versions The icu data file contains the ICU version and a letter for the data configuration (ASCII/EBCDIC, big-endian/little-endian) ICU client code links with .lib files/object symlinks without the version number for easier future updates Debian packaging The API documentation is improved.
2000-12-21Make me maintainterskrll1-2/+2
2000-12-21Add a test target to run the test programs.skrll1-1/+4
All tests pass on i386/1.5
2000-12-20Import of new ICU package: Robust and full-featured unicode supportskrll27-0/+703