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
3bbcb9b96b
ICU-833
...
QuickCheck constant array modification.
Instead of sets of 2 bits, we now use 2 sets of 4 bits.
First set for MAYBE and second set for YES.
Each bit represents one of the normalization form.
X-SVN-Rev: 3567
2001-02-06 02:01:29 +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
George Rhoten
8c9b4ae99c
ICU-535 fixed some compiler warnings on Sun C++ 5.0/ Solaris 2.7
...
X-SVN-Rev: 2354
2000-08-25 15:53:31 +00:00
Alan Liu
8e99af2483
ICU-535 fix MSVC level 4 warnings
...
X-SVN-Rev: 2259
2000-08-15 18:25:20 +00:00
George Rhoten
80c3feb89f
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2208
2000-08-11 21:56:35 +00:00
George Rhoten
c849211ab3
ICU-535 Removed a compiler warning
...
X-SVN-Rev: 2137
2000-08-08 22:15:50 +00:00
Alan Liu
811aebdf9d
ICU-89 rename local variable
...
X-SVN-Rev: 2049
2000-07-26 20:17:45 +00:00
Alan Liu
9020805ecf
ICU-89 numerous changes large and small to bring into conformance with UTR15
...
X-SVN-Rev: 2047
2000-07-26 16:40:43 +00:00
Alan Liu
a96ab43e48
ICU-498 indentation cleanup
...
X-SVN-Rev: 2024
2000-07-22 00:10:49 +00:00
Helena Chapman
f9ea95a88e
ICU-401 More 400 compilation changes.
...
X-SVN-Rev: 1964
2000-07-20 00:39:21 +00:00
Alan Liu
85d51e6ece
ICU-89 improve performance for non-composing combining
...
X-SVN-Rev: 1944
2000-07-19 16:09:09 +00:00
Markus Scherer
02ac2e9283
ICU-176 support UChar32 code points in Normalizer API (not implementation)
...
X-SVN-Rev: 1468
2000-05-24 20:56:19 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Yves Arrouye
c69c164be8
ICU-353 basic warnings cleanup (not touching object's memory layout). A
...
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...
X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Yves Arrouye
3f818deeaa
ICU-348 do not do signed arithmetic with unsigned types, because you'll
...
be surprised by the results!
X-SVN-Rev: 1078
2000-04-05 23:17:50 +00:00
Vladimir Weinstein
8e21f86812
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Markus Scherer
54ba2e3819
ICU-170 use UnicodeString::length() instead of the deprecated size()
...
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
5927a9f1e8
ICU-174 make code more robust
...
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Steven R. Loomis
fcd95d9644
ICU-96 Added UChar* api for performance, also copyright fixes
...
X-SVN-Rev: 226
1999-11-22 21:59:05 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00