Commit Graph

5465 Commits

Author SHA1 Message Date
Vladimir Weinstein
84cecbe41e ICU-1245 New Japanese rules
X-SVN-Rev: 5951
2001-09-27 23:20:41 +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
Alan Liu
2f1b328590 ICU-69 add UnicodeMatcher, first port
X-SVN-Rev: 5942
2001-09-27 20:49:53 +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
8710f7dca5 ICU-69 remove obsolete code
X-SVN-Rev: 5933
2001-09-26 19:24:16 +00:00
Alan Liu
3a38e73923 ICU-67 delete obsolete code
X-SVN-Rev: 5932
2001-09-26 18:17:42 +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
Alan Liu
37bccb7c00 ICU-67 sync parser with icu4c, allow unlimited, nested segments
X-SVN-Rev: 5929
2001-09-26 18:00:06 +00:00
Alan Liu
391a13dfb2 ICU-67 add charAt(Replaceable, int)
X-SVN-Rev: 5928
2001-09-26 17:59:23 +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
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