Commit Graph

22 Commits

Author SHA1 Message Date
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Markus Scherer
45ecba1dc5 ICU-1700 public C API for iterative normalization
X-SVN-Rev: 7622
2002-02-10 00:11:16 +00:00
Markus Scherer
66da760bc5 ICU-1686 use public instead of private C API for character iteration
X-SVN-Rev: 7621
2002-02-09 21:59:27 +00:00
George Rhoten
2766f1ce9c ICU-1629 Remove an inaccurate comment between the invariant converter and the default converter
X-SVN-Rev: 7475
2002-01-23 02:03:11 +00:00
George Rhoten
24fb5c7668 ICU-1629 Simplify UnicodeString creation
X-SVN-Rev: 7471
2002-01-22 00:27:49 +00:00
Alan Liu
8824cc7909 ICU-1575 more mutex and string initialization cleanup
X-SVN-Rev: 7301
2001-12-04 00:08:31 +00:00
Alan Liu
ecdf5e0a92 ICU-1575 don't use global mutex
X-SVN-Rev: 7298
2001-12-03 23:50:24 +00:00
Alan Liu
3eccfcc26d ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
X-SVN-Rev: 7280
2001-12-03 20:50:50 +00:00
George Rhoten
fd45118f37 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7024
2001-11-20 18:23:19 +00:00
Alan Liu
4b60b07421 ICU-1491 add inverse mappings Lower <=> Upper, Title => Lower
X-SVN-Rev: 6977
2001-11-17 21:04:27 +00:00
Helena Chapman
915a88d738 ICU-1533 Moved new Transliterator subclasses here to make them private.
X-SVN-Rev: 6964
2001-11-16 23:51:15 +00:00
Alan Liu
59fa6939a1 ICU-1491 rewrite parseID to handle all ID form variants; move Mark's code into parseID; enable special inverses (NFC/NFC, etc.)
X-SVN-Rev: 6935
2001-11-15 23:40:02 +00:00
Markus Scherer
534af09e6e ICU-1007 use internal iterative normalization api
X-SVN-Rev: 6353
2001-10-19 23:26:48 +00:00
Alan Liu
85276d3bcc ICU-1079 add ID and context param to factory
X-SVN-Rev: 6276
2001-10-17 17:29:34 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Alan Liu
4c03e2dd54 ICU-1250 backport bug fixes from icu4j
X-SVN-Rev: 6049
2001-10-04 20:09:58 +00:00
Alan Liu
831554e000 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5969
2001-09-28 20:56:10 +00:00
Markus Scherer
3928a50211 ICU-1007 change Normalizer::EMode to UNormalizationMode
X-SVN-Rev: 5950
2001-09-27 23:19:22 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Alan Liu
9805ae16d9 ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
2001-07-13 21:09:41 +00:00
Alan Liu
6f20ab6cdc ICU-1029 add NormalizationTransliterator
X-SVN-Rev: 5173
2001-07-03 23:44:45 +00:00