Commit Graph

28 Commits

Author SHA1 Message Date
Markus Scherer
d2966f1a4d ICU-2481 prototype tailored normalization; remove old ignore_hangul
X-SVN-Rev: 11065
2003-02-15 01:54:25 +00:00
Markus Scherer
982f05ae4a ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10518
2002-12-06 00:19:24 +00:00
Alan Liu
b00b17ebd1 ICU-2087 add "ICU 2.0" to versionless @stable tags, and add "ICU" to @stable tags that lack it
X-SVN-Rev: 10488
2002-12-05 00:30:16 +00:00
Markus Scherer
64e714a1ef ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
2002-12-04 23:39:56 +00:00
Markus Scherer
4754f5838f ICU-2087 change @draft ICU 2.0 to @stable
X-SVN-Rev: 10419
2002-12-02 21:56:03 +00:00
Steven R. Loomis
f9173f3f2b ICU-2085 Don't have trailing commas in enums.
X-SVN-Rev: 10244
2002-11-14 00:43:21 +00:00
Markus Scherer
9ab5577904 ICU-2085 remove ignore_hangul from active duty
X-SVN-Rev: 10238
2002-11-13 22:34:33 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
Markus Scherer
38fff182a4 ICU-1781 add isNormalized()
X-SVN-Rev: 8852
2002-06-12 03:29:09 +00:00
Markus Scherer
f88d364569 ICU-1438 change unorm_compare to conform to UAX 21 2.5: fold then NFD
X-SVN-Rev: 8820
2002-06-08 03:46:21 +00:00
Markus Scherer
778d535abe ICU-1728 duplicate U_COMPARE_CODE_POINT_ORDER in multiple header files to avoid forcing users to include ustring.h just for this (may not be optimal solution)
X-SVN-Rev: 8700
2002-05-24 22:22:16 +00:00
Markus Scherer
c44455d477 ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order
X-SVN-Rev: 8695
2002-05-24 17:05:31 +00:00
Markus Scherer
24c5b88bc2 ICU-1438 add unorm_compare
X-SVN-Rev: 8658
2002-05-22 00:24:53 +00:00
Markus Scherer
870550d939 ICU-845 add unorm_concatenate()
X-SVN-Rev: 7623
2002-02-10 01:35:54 +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
Vladimir Weinstein
1b0596cd30 ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7038
2001-11-21 01:02:11 +00:00
Markus Scherer
a56040d6b1 ICU-1472 update @draft/@stable labels on public APIs
X-SVN-Rev: 6848
2001-11-13 22:47:47 +00:00
Markus Scherer
d0f5f3e2e6 ICU-1007 update .h api documentation for normalization
X-SVN-Rev: 5943
2001-09-27 21:04:40 +00:00
Markus Scherer
26f6706273 ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5887
2001-09-22 00:58:15 +00:00
Markus Scherer
6be4ed3a60 ICU-1007 add FCD support
X-SVN-Rev: 5045
2001-06-21 18:02:53 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
Syn Wee Quek
ac007f9746 ICU-833
code review changes

X-SVN-Rev: 3892
2001-03-03 04:07:34 +00:00
Markus Scherer
2381075aa8 ICU-833 make normalizer function and enum names consistent with guidelines
X-SVN-Rev: 3634
2001-02-15 20:21:21 +00:00
Syn Wee Quek
39669d6f7a ICU-807 Modified all occurence of UCOL_* to UNORM_*.
X-SVN-Rev: 3568
2001-02-06 02:02:35 +00:00
Syn Wee Quek
b41c0e7e55 ICU-833
QuickCheck addition.
Normalization enums conversion methods addition.

X-SVN-Rev: 3552
2001-02-03 01:25:27 +00:00
Ram Viswanadha
45059ab2b7 ICU-647 Updated documentation in the header files
X-SVN-Rev: 3240
2000-12-15 03:58:31 +00:00
Ram Viswanadha
8c3169b6df ICU-647 Modified documentation for compliance with Doxygen
X-SVN-Rev: 3170
2000-12-08 18:43:57 +00:00
Vladimir Weinstein
82e011125e ICU-756 normalization C API moved where it belongs
X-SVN-Rev: 3145
2000-12-06 00:52:58 +00:00