scuffed-code/icu4j/main/classes
Peter Edberg 6b7bfaa8cc ICU-8290 (1) in CollationElementIterator next/previous, add iteration when an
ignorable element is produced from Hangul expansion so it loops again to process
the first jamo from the expansion before returning; (2) in nextHangul/previousHangul,
test m_isJamoSpecial_ for the CE Iterator's collator, not the UCA collator (which
alays has it false, so we never got jamo tailoring); set up m_bufferOffset_ for the
Hangul expansion so we get correct offsets for it.

X-SVN-Rev: 29494
2011-03-01 06:21:34 +00:00
..
charset ICU-8006 Add new API for CharsetDecoderICU and CharsetEncoderICU 2011-02-24 20:58:37 +00:00
collate ICU-8290 (1) in CollationElementIterator next/previous, add iteration when an 2011-03-01 06:21:34 +00:00
core ICU-8341 Spoof check normalizes to NFD, not NFKD. 2011-02-24 23:58:35 +00:00
currdata ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. 2011-01-14 21:35:42 +00:00
langdata ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. 2011-01-14 21:35:42 +00:00
localespi ICU-8022 Removed readme.html for ICU4J locale SPI. Moved the contents to a new ICU user guide page - http://userguide.icu-project.org/icu4j-locale-service-provider. Updated the old link to locale SPI readme to the new user guide page in the master readme.html. 2010-12-01 18:46:48 +00:00
regiondata ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. 2011-01-14 21:35:42 +00:00
translit ICU-8228 Minor tweaks after feedback from Markus 2011-01-15 23:24:26 +00:00