Commit Graph

5490 Commits

Author SHA1 Message Date
Markus Scherer
2d1095223f ICU-1007 fix internal APIs with growBuffer - dest and destCapacity must be in/out params! (not just input)
X-SVN-Rev: 5926
2001-09-26 01:22:00 +00:00
George Rhoten
ee50cb0bb8 ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5925
2001-09-26 00:13:49 +00:00
Mark Davis
3c5754c3a2 ICU-1237 fix to global filter
X-SVN-Rev: 5924
2001-09-25 23:50:28 +00:00
George Rhoten
e0858844f3 ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5923
2001-09-25 23:12:28 +00:00
Mark Davis
129caba477 ICU-1237 fix inverses (since they are from the bottom of the file up!)
X-SVN-Rev: 5921
2001-09-25 22:58:55 +00:00
Markus Scherer
fb79851f4e ICU-1007 deprecate Normalizer::EMode, use UNormalizationMode
X-SVN-Rev: 5920
2001-09-25 22:45:26 +00:00
George Rhoten
880fa0bd02 ICU-1200 NULL terminate the strings (quick fix from Markus)
X-SVN-Rev: 5919
2001-09-25 22:15:22 +00:00
Mark Davis
f0547560a6 ICU-1231 Retire old files
X-SVN-Rev: 5918
2001-09-25 21:52:09 +00:00
George Rhoten
c04ff458c1 ICU-770 More memory cleanup
X-SVN-Rev: 5917
2001-09-25 21:49:30 +00:00
Mark Davis
c2cf2b6d93 ICU-1235 Revision of Cyrillic in accordance with ISO 9
X-SVN-Rev: 5916
2001-09-25 21:08:32 +00:00
Mark Davis
0e3284880a ICU-1235 Revision of Cyrillic in accordance with ISO 9
X-SVN-Rev: 5915
2001-09-25 20:48:15 +00:00
George Rhoten
ea86217d32 ICU-1211 HP/UX11CC porting fix
X-SVN-Rev: 5914
2001-09-25 19:28:25 +00:00
George Rhoten
7892d628ea ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5913
2001-09-25 16:43:20 +00:00
George Rhoten
a61108f050 ICU-1211 AIX fix
X-SVN-Rev: 5912
2001-09-25 16:38:20 +00:00
George Rhoten
6b1074b8ad ICU-770 Fix a memory initialization problem.
X-SVN-Rev: 5911
2001-09-25 01:24:52 +00:00
George Rhoten
f33d85e67c ICU-770 More memory cleanup
X-SVN-Rev: 5910
2001-09-25 01:12:34 +00:00
Andy Heninger
87004ec956 ICU-1075 UNIX builds, add U_INLINE setting from configure script.
X-SVN-Rev: 5909
2001-09-25 00:31:01 +00:00
Andy Heninger
52c09b16bb ICU-1075 UNIX builds, add U_INLINE setting from configure script. Also remove
configure option for static reference to data dll.  (Always there, no option.)

X-SVN-Rev: 5908
2001-09-24 23:59:49 +00:00
Vladimir Weinstein
2976a50e7d ICU-392 C++ classes get renamed only if dealing with C++
X-SVN-Rev: 5907
2001-09-24 22:35:26 +00:00
Eric Mader
b2cb16889d ICU-1221 table for converting Unicode::EUnicodeScripts to LEScript
was off by one...

X-SVN-Rev: 5906
2001-09-24 21:51:31 +00:00
Alan Liu
1260e882d6 ICU-60 add unescapeAt and unescape methods
X-SVN-Rev: 5905
2001-09-24 19:57:51 +00:00
Alan Liu
a01b74ee85 ICU-60 implement toPattern in UnicodeSet; update UnicodeFilter.contains to take an int; update UnicodeSet to support code points to U+10FFFF
X-SVN-Rev: 5904
2001-09-24 19:57:18 +00:00
Vladimir Weinstein
301464ad59 ICU-1000 stuffing special Jamos in the side buffer instead of handling them separately - need to review it with Andy
X-SVN-Rev: 5903
2001-09-24 02:24:09 +00:00
Vladimir Weinstein
bd22c72a38 ICU-998 More efficient secondary and tertiary compressing - fixed intltest
X-SVN-Rev: 5902
2001-09-24 00:20:59 +00:00
Mark Davis
249d435b2a ICU-1231 Major revision -- see bug report
X-SVN-Rev: 5901
2001-09-22 23:50:44 +00:00
Ram Viswanadha
56e8f94332 ICU-359 Reinstate deleted deprecated API with U_USE_DEPRECATED_TRANSLITERATOR_API definition
X-SVN-Rev: 5900
2001-09-22 03:36:34 +00:00
Ram Viswanadha
9c7f478a35 ICU-452 More compiler warnings fixes.
X-SVN-Rev: 5899
2001-09-22 03:12:14 +00:00
Ram Viswanadha
57e8a5498c ICU-452 Fix compiler warnings.
X-SVN-Rev: 5898
2001-09-22 03:00:46 +00:00
Ram Viswanadha
ece4a93414 ICU-1230 Deprecate wchar_t APIs. No code change.
X-SVN-Rev: 5897
2001-09-22 02:22:47 +00:00
Ram Viswanadha
4502c7670c ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
X-SVN-Rev: 5896
2001-09-22 01:54:21 +00:00
Markus Scherer
bac39b28c6 ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5895
2001-09-22 01:24:15 +00:00
Markus Scherer
050177989d ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Markus Scherer
88bce4404c ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
2001-09-22 01:17:26 +00:00
Markus Scherer
bdd236186e ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5892
2001-09-22 01:11:55 +00:00
Markus Scherer
ea6f9c6c3c ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5891
2001-09-22 01:10:41 +00:00
Markus Scherer
8b7793a7ff ICU-1229 add an error check
X-SVN-Rev: 5890
2001-09-22 01:09:50 +00:00
Markus Scherer
b699cb3cdb ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5889
2001-09-22 01:02:01 +00:00
Markus Scherer
587f253a41 ICU-809 small change in const-getBuffer()
X-SVN-Rev: 5888
2001-09-22 00:58:52 +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
661cd1be03 ICU-1109 fix check for overlapping src/dest
X-SVN-Rev: 5886
2001-09-22 00:56:23 +00:00
Ram Viswanadha
6b39c524cf ICU-899 Test the deprecated API
X-SVN-Rev: 5884
2001-09-22 00:19:02 +00:00
Ram Viswanadha
1c2dc8bcdc ICU-899 Put back deprecated enum that was deprecated
X-SVN-Rev: 5883
2001-09-21 23:13:40 +00:00
Ram Viswanadha
780e71dad7 ICU-1031 Put back deprecated enums that were deprecated.
X-SVN-Rev: 5882
2001-09-21 23:12:59 +00:00
Alan Liu
36e8f9a82c ICU-64 normalize IDs to Any-Hex and Hex-Any
X-SVN-Rev: 5879
2001-09-21 21:24:39 +00:00
Alan Liu
e39cca2e96 ICU-64 allow ::ID blocks in rules
X-SVN-Rev: 5878
2001-09-21 21:24:04 +00:00
Vladimir Weinstein
e186f84db0 ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
George Rhoten
7df7daec4d ICU-1075 Allow memorymap files to work again.
X-SVN-Rev: 5876
2001-09-21 21:19:06 +00:00
Yves Arrouye
2ad6b97130 ICU-1220 an even simpler way to call genrb (w/o -s)
X-SVN-Rev: 5875
2001-09-21 19:57:29 +00:00
Markus Scherer
fc8a233f9b ICU-1199 replace Unicode::digit() with u_digit()
X-SVN-Rev: 5874
2001-09-21 18:50:49 +00:00
Markus Scherer
484714e56e ICU-1199 stop using the C++ Unicode class
X-SVN-Rev: 5873
2001-09-21 18:50:21 +00:00