Alan Liu
|
5433287d2b
|
ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5968
|
2001-09-28 20:43:10 +00:00 |
|
George Rhoten
|
4526828ee2
|
ICU-1099 Make more data const in the libraries
X-SVN-Rev: 5964
|
2001-09-28 19:13:03 +00:00 |
|
George Rhoten
|
e813be8726
|
ICU-1202 Undo the change. I was building inconsistent stale data
X-SVN-Rev: 5963
|
2001-09-28 18:10:49 +00:00 |
|
George Rhoten
|
66f49fc37f
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5962
|
2001-09-28 17:29:27 +00:00 |
|
George Rhoten
|
3634e94e70
|
ICU-1202 Don't use '-' in the names.
X-SVN-Rev: 5961
|
2001-09-28 17:10:59 +00:00 |
|
Andy Heninger
|
e7383bf04a
|
ICU-1075 remove // style comment for UNIX builds.
X-SVN-Rev: 5960
|
2001-09-28 16:34:05 +00:00 |
|
George Rhoten
|
b8a93d5930
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5956
|
2001-09-28 00:42:28 +00:00 |
|
George Rhoten
|
13168202f7
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5955
|
2001-09-28 00:41:50 +00:00 |
|
Andy Heninger
|
71f004be68
|
ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
X-SVN-Rev: 5954
|
2001-09-28 00:31:53 +00:00 |
|
Markus Scherer
|
469b0444aa
|
ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
X-SVN-Rev: 5953
|
2001-09-28 00:29:40 +00:00 |
|
Andy Heninger
|
a5f08b874d
|
ICU-1246 remove dbbi_bld files. These contain java code that wasn't ported.
X-SVN-Rev: 5952
|
2001-09-27 23:52:18 +00:00 |
|
Markus Scherer
|
3928a50211
|
ICU-1007 change Normalizer::EMode to UNormalizationMode
X-SVN-Rev: 5950
|
2001-09-27 23:19:22 +00:00 |
|
Vladimir Weinstein
|
b6fd29c72c
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested - fixes for the tests that use internal functions
X-SVN-Rev: 5949
|
2001-09-27 23:19:12 +00:00 |
|
Vladimir Weinstein
|
8bc42e5418
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
X-SVN-Rev: 5948
|
2001-09-27 23:18:14 +00:00 |
|
Markus Scherer
|
f7461b3b69
|
ICU-1222 change US::empty() to isEmpty()
X-SVN-Rev: 5947
|
2001-09-27 22:46:58 +00:00 |
|
Markus Scherer
|
e86dbbf746
|
ICU-1222 change US::empty() to isEmpty()
X-SVN-Rev: 5946
|
2001-09-27 22:39:39 +00:00 |
|
Markus Scherer
|
d31068034f
|
ICU-1222 deprecate/change confusing names of getChar32Start(), getChar32Limit(), isEmpty()
X-SVN-Rev: 5945
|
2001-09-27 22:37:55 +00:00 |
|
George Rhoten
|
64202d0256
|
ICU-770 More memory cleanup
X-SVN-Rev: 5944
|
2001-09-27 22:19:02 +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 |
|
George Rhoten
|
33a356678a
|
ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5941
|
2001-09-27 20:39:07 +00:00 |
|
Vladimir Weinstein
|
2610b4f7ae
|
ICU-1000 according to Markus, we will never encounter Hanguls in the side buffer
X-SVN-Rev: 5940
|
2001-09-27 18:36:18 +00:00 |
|
Yves Arrouye
|
9818bd0092
|
ICU-591 add the none option in the help string for --with-iostream-version
X-SVN-Rev: 5939
|
2001-09-27 18:33:55 +00:00 |
|
Vladimir Weinstein
|
ede2afe7ad
|
ICU-1000 another try at Jamo specials. Think I got them right now. Still needs another iteration for the situation when we are already in the normalization buffer
X-SVN-Rev: 5938
|
2001-09-27 17:17:54 +00:00 |
|
Markus Scherer
|
1305c4495f
|
ICU-1007 call more efficient normalization, especially FCD instead of NFD when possible, also use growBuffer in some places
X-SVN-Rev: 5937
|
2001-09-27 01:01:30 +00:00 |
|
Markus Scherer
|
aaf6902e7d
|
ICU-809 use US::getBuffer() instead of extract(); some cleanup
X-SVN-Rev: 5936
|
2001-09-27 00:59:41 +00:00 |
|
Markus Scherer
|
afa72151f8
|
ICU-1007 fix unorm_makeFCD()
X-SVN-Rev: 5935
|
2001-09-26 21:57:14 +00:00 |
|
George Rhoten
|
ce583739d8
|
ICU-1244 xxx_safeClone functions need to align the memory buffer on
64-bit computers.
X-SVN-Rev: 5934
|
2001-09-26 21:09:18 +00:00 |
|
Alan Liu
|
4ecd287eff
|
ICU-770 remove unneeded declaration
X-SVN-Rev: 5931
|
2001-09-26 18:05:29 +00:00 |
|
Alan Liu
|
5d8012a121
|
ICU-1243 sync parsers in icu4j, icu4c, esp. segment code
X-SVN-Rev: 5930
|
2001-09-26 18:04:13 +00:00 |
|
Ram Viswanadha
|
502268d25d
|
ICU-1240 genrb regression bug fixes from GCL
X-SVN-Rev: 5927
|
2001-09-26 03:45:06 +00:00 |
|
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 |
|
George Rhoten
|
e0858844f3
|
ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5923
|
2001-09-25 23:12:28 +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 |
|
George Rhoten
|
c04ff458c1
|
ICU-770 More memory cleanup
X-SVN-Rev: 5917
|
2001-09-25 21:49:30 +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 |
|
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 |
|
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 |
|