Commit Graph

5189 Commits

Author SHA1 Message Date
George Rhoten
b16fda7f7e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6311
2001-10-18 22:04:22 +00:00
George Rhoten
4afd26ce39 ICU-1211 Temporary fix for the version number 1.9->2.0
X-SVN-Rev: 6310
2001-10-18 18:25:07 +00:00
George Rhoten
ec9d88119a ICU-1211 Change the version number 1.9->2.0
X-SVN-Rev: 6309
2001-10-18 18:24:44 +00:00
George Rhoten
add1247c57 ICU-1272 Fix for Solaris WorkShop 6
X-SVN-Rev: 6308
2001-10-18 17:20:02 +00:00
Syn Wee Quek
278fe48cc5 ICU-1030
Added operator= to SearchIterator.

X-SVN-Rev: 6307
2001-10-18 16:53:17 +00:00
Andy Heninger
2a2173a49d ICU-1075 udata.c, added more comments to code, some tweaks to code
itself for improved clarity.

X-SVN-Rev: 6306
2001-10-18 16:36:48 +00:00
Alan Liu
6b5cedf6bd ICU-1272 restore deprecated category constructor
X-SVN-Rev: 6304
2001-10-18 04:16:16 +00:00
Alan Liu
ecfa7b7186 ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6303
2001-10-18 04:06:14 +00:00
Andy Heninger
1619f1fde7 ICU-1273 Break Iterator tests for surrogates added.
X-SVN-Rev: 6297
2001-10-18 00:20:00 +00:00
Andy Heninger
162a818bfb ICU-1273 Break Iterator, treat PUA chars as ideographs.
Fix incorrect sentence break for extended Letters.

X-SVN-Rev: 6295
2001-10-17 23:20:54 +00:00
Eric Mader
22328f2913 ICU-1289 changes to build extra/scrptrun
X-SVN-Rev: 6294
2001-10-17 23:11:14 +00:00
Vladimir Weinstein
d68b5e29d9 ICU-1288 tailored hash table now uses tokens as keys - since we need to access the source string
X-SVN-Rev: 6293
2001-10-17 22:57:15 +00:00
Vladimir Weinstein
5654af9bbc ICU-1288 tokens now contain pointer to the source string
X-SVN-Rev: 6292
2001-10-17 22:54:58 +00:00
Eric Mader
1d8c9d4486 ICU-1289 initial checkin of readme file for ScriptRun and srtest.
X-SVN-Rev: 6291
2001-10-17 22:35:44 +00:00
Eric Mader
29f11b039f ICU-1289 Visual C++ project/workspace for srtest
X-SVN-Rev: 6290
2001-10-17 21:31:19 +00:00
Eric Mader
4f0441b8a7 ICU-1253 change Makefile.in so the test can be built without installing layout
X-SVN-Rev: 6289
2001-10-17 21:19:00 +00:00
Eric Mader
97a2b2a5ad ICU-1289 a simple utility class for finding script runs.
X-SVN-Rev: 6288
2001-10-17 21:17:16 +00:00
Alan Liu
4bdda5fd78 ICU-1023 token convenience functions
X-SVN-Rev: 6286
2001-10-17 20:52:56 +00:00
Alan Liu
0dbe53ecac ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6285
2001-10-17 20:51:14 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
Syn Wee Quek
e33659c6ef ICU-1030
Removed if comparison error .

X-SVN-Rev: 6279
2001-10-17 17:57:14 +00:00
Alan Liu
85276d3bcc ICU-1079 add ID and context param to factory
X-SVN-Rev: 6276
2001-10-17 17:29:34 +00:00
George Rhoten
e29f86269e ICU-770 Memory cleanup
X-SVN-Rev: 6275
2001-10-17 16:07:55 +00:00
George Rhoten
984b83e80a ICU-770 Memory cleanup
X-SVN-Rev: 6274
2001-10-17 02:19:48 +00:00
Markus Scherer
7c9e05d2a8 ICU-1081 case folding changed between Unicode 3.0.1 and 3.1.1 for sigmas - test different characters
X-SVN-Rev: 6272
2001-10-17 00:39:03 +00:00
Markus Scherer
557a559c4c ICU-1278 upgrade to Unicode 3.1.1 SpecialCasing.txt - context & locale conditions changed
X-SVN-Rev: 6271
2001-10-17 00:17:15 +00:00
Markus Scherer
8592407177 ICU-1278 test new Unicode 3.1.1 SpecialCasing.txt context & locale conditions
X-SVN-Rev: 6270
2001-10-16 23:58:16 +00:00
Markus Scherer
5cc655d4a8 ICU-1278 upgrade to Unicode 3.1.1 SpecialCasing.txt
X-SVN-Rev: 6269
2001-10-16 23:54:24 +00:00
Vladimir Weinstein
f07ba50f9d ICU-1245 #ifdefed some debug stuff
X-SVN-Rev: 6268
2001-10-16 22:36:02 +00:00
Vladimir Weinstein
e893fe150d ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules
X-SVN-Rev: 6266
2001-10-16 21:17:25 +00:00
Alan Liu
a9fc30c720 ICU-1023 add uhash_xxxi and Hashtable::xxxi functions for integer values
X-SVN-Rev: 6265
2001-10-16 20:53:13 +00:00
Alan Liu
8a98ee7a0e ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
George Rhoten
677f747843 ICU-821 Better optimization for AIX4.3xlC
X-SVN-Rev: 6263
2001-10-16 18:10:08 +00:00
George Rhoten
49f49bd4bc ICU-1211 Undo the fix for AIX because of make install
X-SVN-Rev: 6261
2001-10-16 17:56:44 +00:00
George Rhoten
7f1abf6355 ICU-1211 Fix gmake clean when switching platform builds
X-SVN-Rev: 6258
2001-10-16 17:11:29 +00:00
George Rhoten
a14633e67f ICU-1211 Change the documentation to reflect currect arguments.
X-SVN-Rev: 6257
2001-10-16 16:49:49 +00:00
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
George Rhoten
28f52a858c ICU-1211 Don't put error messages to /dev/null
X-SVN-Rev: 6255
2001-10-16 00:29:51 +00:00
George Rhoten
ea92733ce7 ICU-1211 Fix for AIX
X-SVN-Rev: 6254
2001-10-16 00:28:26 +00:00
Ram Viswanadha
1e60753217 ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6252
2001-10-15 23:50:15 +00:00
Ram Viswanadha
949cd4f165 ICU-1277 Update UBlockCode API to Unicode 3.1
X-SVN-Rev: 6251
2001-10-15 23:49:06 +00:00
Ram Viswanadha
04ecfc7c5f ICU-1261 Add new errorcodes to u_errorName function
X-SVN-Rev: 6250
2001-10-15 23:40:36 +00:00
George Rhoten
411c3e1e0b ICU-1211 getUChars -> getBuffer
X-SVN-Rev: 6249
2001-10-15 23:19:44 +00:00
George Rhoten
6c5978d52c ICU-1075 Fix -rpath-link for AIX
X-SVN-Rev: 6248
2001-10-15 23:11:29 +00:00
Markus Scherer
00e084c974 ICU-1081 Unicode 3.1.1 CaseFolding.txt
X-SVN-Rev: 6247
2001-10-15 22:57:27 +00:00
Markus Scherer
0431506640 ICU-1081 prepare to store more CaseFolding entries because the Common mappings are checked against UnicodeData-lowercase mappings instead of using a flag in CaseFolding itself
X-SVN-Rev: 6246
2001-10-15 22:57:05 +00:00
Markus Scherer
7f4a609925 ICU-1081 test UnicodeString::foldCase()
X-SVN-Rev: 6245
2001-10-15 22:55:56 +00:00
Markus Scherer
0b0455afa6 ICU-1081 fix foldCase() function
X-SVN-Rev: 6244
2001-10-15 22:55:21 +00:00
George Rhoten
f3a044401b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6243
2001-10-15 22:11:00 +00:00
Markus Scherer
2aac7e7bf6 ICU-726 fix warnings
X-SVN-Rev: 6242
2001-10-15 21:44:27 +00:00
George Rhoten
64bad2e207 ICU-1075 Put -rpath-link back in to fix the link warning
X-SVN-Rev: 6241
2001-10-15 21:32:37 +00:00
Ram Viswanadha
46de07b3e6 ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6240
2001-10-15 19:18:35 +00:00
George Rhoten
65052a9fe0 ICU-1210 Remove bool_t checking
X-SVN-Rev: 6239
2001-10-15 18:13:51 +00:00
George Rhoten
3e4112d22f ICU-1211 Fix for HP/UX
X-SVN-Rev: 6238
2001-10-15 18:05:27 +00:00
George Rhoten
fc1afdb78c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6237
2001-10-15 17:28:01 +00:00
Vladimir Weinstein
c5abe95eef ICU-1276 fixed a typo
X-SVN-Rev: 6236
2001-10-15 04:45:25 +00:00
Vladimir Weinstein
b722667385 ICU-1245 not using normalizer for searching prefixes
X-SVN-Rev: 6235
2001-10-15 00:09:23 +00:00
Steven R. Loomis
6222b1e2ba ICU-1276 updated ISO codes, 3->2 mapping, obsolete codes
X-SVN-Rev: 6234
2001-10-14 00:24:34 +00:00
Vladimir Weinstein
cc4ff9aa5b ICU-1245 more tests
X-SVN-Rev: 6233
2001-10-13 16:22:08 +00:00
Vladimir Weinstein
b644c471ab ICU-1245 more work on prefixes + bail out for strcoll if shifted AND hiragana quaternary
X-SVN-Rev: 6232
2001-10-13 16:20:01 +00:00
Eric Mader
e32b47f79a ICU-1221 change LayoutEngine to use the same script enumeration as
UScriptCode

X-SVN-Rev: 6231
2001-10-13 00:34:00 +00:00
Andy Heninger
4c453dd177 ICU-1075 Fix incorrect comments regarding changing res files to be built.
Fix problem in Windows build when omitting some converter files.

X-SVN-Rev: 6230
2001-10-13 00:32:53 +00:00
Markus Scherer
94b2c62a59 ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters
X-SVN-Rev: 6229
2001-10-13 00:06:29 +00:00
Doug Felt
d007e2cd57 ICU-1275 fixed rbnf copy constructor
X-SVN-Rev: 6227
2001-10-12 23:47:12 +00:00
George Rhoten
b6508f296f ICU-1271 Fix for Linux
X-SVN-Rev: 6226
2001-10-12 23:33:50 +00:00
Vladimir Weinstein
c84f05bb7c ICU-1245 forgot to state return value for a function
X-SVN-Rev: 6224
2001-10-12 23:15:25 +00:00
George Rhoten
22e967745f ICU-1211 Fix for HP/UX file renaming and check 64 bit numbers for future use
X-SVN-Rev: 6223
2001-10-12 22:33:02 +00:00
George Rhoten
30a9661ac4 ICU-1271 Port to HP/UX CC
X-SVN-Rev: 6222
2001-10-12 21:42:58 +00:00
George Rhoten
79a815c078 ICU-770 Memory cleanup
X-SVN-Rev: 6221
2001-10-12 21:21:51 +00:00
Vladimir Weinstein
f426c5040d ICU-1245 hmmm, maybe store both decomposed and composed prefix instead of using NFC (to be continued...)
X-SVN-Rev: 6220
2001-10-12 21:03:36 +00:00
Vladimir Weinstein
43b3ed3248 ICU-1245 use NFC instead of NFKC for prefix processing.
X-SVN-Rev: 6219
2001-10-12 20:11:47 +00:00
Vladimir Weinstein
ead10a6a35 ICU-1245 use NFC instead of NFKC for prefix processing. Also, added closure for prefix starters
X-SVN-Rev: 6218
2001-10-12 19:46:10 +00:00
Vladimir Weinstein
e0be0db178 ICU-1245 use NFC instead of NFKC for prefix processing
X-SVN-Rev: 6217
2001-10-12 19:44:40 +00:00
Ram Viswanadha
91aafed6db ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6216
2001-10-12 19:30:13 +00:00
Ram Viswanadha
7c63f9eeaa ICU-1203 Update tests with Pre-Euro and add test to test all update pre-Euro variants' currency formats.
X-SVN-Rev: 6215
2001-10-12 19:02:21 +00:00
Ram Viswanadha
1e5b739c8c ICU-1203 Updates for Euro transition.
X-SVN-Rev: 6214
2001-10-12 19:01:26 +00:00
Markus Scherer
9cbe08924a ICU-726 tighten UTF-8 converter: non-shortest UTF-8 illegal (U 3.0.1)
X-SVN-Rev: 6213
2001-10-12 18:54:09 +00:00
Markus Scherer
38b3810bae ICU-726 tighten & fix UTF macros: non-shortest UTF-8 illegal (U 3.0.1), check U 3.1 non-characters, fix some bugs
X-SVN-Rev: 6212
2001-10-12 18:53:26 +00:00
George Rhoten
eb10c7d510 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6211
2001-10-12 17:47:17 +00:00
George Rhoten
963217e8f1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6210
2001-10-12 17:26:10 +00:00
George Rhoten
cc7ab003da ICU-1211 Allow uconv to do gmake clean properly
X-SVN-Rev: 6209
2001-10-12 16:42:24 +00:00
George Rhoten
13ebce57f1 ICU-1211 Sometimes the data directory name is longer than 80 characters.
X-SVN-Rev: 6208
2001-10-12 16:37:18 +00:00
George Rhoten
b1b0b0dfc6 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6207
2001-10-12 06:07:18 +00:00
George Rhoten
ab79b802d1 ICU-1264 Fix for HP/UX aCC namespace support
X-SVN-Rev: 6206
2001-10-12 05:57:04 +00:00
George Rhoten
65cedb37df ICU-1264 Fix for HP/UX aCC namespace support
X-SVN-Rev: 6205
2001-10-12 05:54:15 +00:00
George Rhoten
efdb5a1f89 ICU-1099 Make some data a bit more const
X-SVN-Rev: 6203
2001-10-11 23:54:55 +00:00
Markus Scherer
1c8591684a ICU-1266 fix U_GENERAL_OTHER_TYPES (Cn) to be 0 not 30 (is same as unassigned!)
X-SVN-Rev: 6202
2001-10-11 22:11:38 +00:00
Eric Mader
a5bf589acd ICU-1253 convert gendata and letest to use UScriptCode instead of
EUnicodeScript

X-SVN-Rev: 6201
2001-10-11 21:58:11 +00:00
George Rhoten
ee9f026a9c ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
X-SVN-Rev: 6200
2001-10-11 21:51:42 +00:00
Markus Scherer
f0537dec07 ICU-1267 test UnicodeString::/u_countChar32()
X-SVN-Rev: 6199
2001-10-11 21:41:11 +00:00
George Rhoten
1aa7e6714d ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
X-SVN-Rev: 6198
2001-10-11 21:41:11 +00:00
Markus Scherer
6fb93470d2 ICU-1267 add UnicodeString::countChar32()
X-SVN-Rev: 6197
2001-10-11 21:40:24 +00:00
Markus Scherer
0df9c9daf8 ICU-1267 add u_countChar32()
X-SVN-Rev: 6196
2001-10-11 21:39:09 +00:00
George Rhoten
f6bc6aa569 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6195
2001-10-11 21:27:48 +00:00
Vladimir Weinstein
3b0d80266e ICU-1245 Fixing problem with [before] handling... Still not finished
X-SVN-Rev: 6194
2001-10-11 21:19:10 +00:00
Vladimir Weinstein
e179814c37 ICU-1209 whle constructing the fallback chain, leading bundles with no information are skipped, so the returning bundle uses first existing data. getLocale can just access that data for name.
X-SVN-Rev: 6193
2001-10-11 18:46:18 +00:00
Vladimir Weinstein
0403c84831 ICU-1268 added a comment on ures_openDirect behavior
X-SVN-Rev: 6192
2001-10-11 18:44:25 +00:00
Vladimir Weinstein
4bc8e648d1 ICU-1209 use the new semantics for ures_getLocale
X-SVN-Rev: 6191
2001-10-11 18:43:18 +00:00
Vladimir Weinstein
68966254c3 ICU-1209 remove old internal function
X-SVN-Rev: 6190
2001-10-11 18:42:02 +00:00
Vladimir Weinstein
2a1236f557 ICU-1090 when you remove a data file, please update tests accordingly
X-SVN-Rev: 6189
2001-10-11 18:41:03 +00:00
George Rhoten
f7de0d9f71 ICU-1271 Do not depend on int. Use ICU int*_t types.
X-SVN-Rev: 6187
2001-10-11 16:58:34 +00:00
George Rhoten
c542f7ece6 ICU-1271 Add copyright header
X-SVN-Rev: 6186
2001-10-11 16:57:48 +00:00
George Rhoten
a0d55f3957 ICU-1271 Fix release mode
X-SVN-Rev: 6185
2001-10-11 16:56:56 +00:00
George Rhoten
8b98d84982 ICU-1271 Remove static initialization, remove tabs, add copyright header, conform closer to ICU coding guidelines...
X-SVN-Rev: 6184
2001-10-11 16:56:24 +00:00
Markus Scherer
3d9604221b ICU-1268 add a test for ures_getLocale()
X-SVN-Rev: 6183
2001-10-11 16:12:08 +00:00
Markus Scherer
5213f42c2f ICU-1268 test ures_openDirect()
X-SVN-Rev: 6182
2001-10-11 16:11:56 +00:00
Ram Viswanadha
98c1213e43 ICU-1255 Remove and merge tests in transtst.cpp
X-SVN-Rev: 6181
2001-10-11 04:06:16 +00:00
Markus Scherer
1f6f4df8df ICU-1268 add a test for ures_getLocale()
X-SVN-Rev: 6180
2001-10-11 00:52:21 +00:00
Markus Scherer
c5388a3196 ICU-1268 test ures_openDirect()
X-SVN-Rev: 6179
2001-10-11 00:51:45 +00:00
Markus Scherer
766f7a9e4a ICU-1268 "canonicalize" locale IDs in ures_open()
X-SVN-Rev: 6178
2001-10-11 00:51:18 +00:00
Markus Scherer
74cfc16466 ICU-1268 use ures_openDirect() for non-locale resource bundles
X-SVN-Rev: 6177
2001-10-11 00:50:26 +00:00
Eric Mader
5c7b7284f0 ICU-1221 change loengine wrapper to use UScriptCode instead of
EUnicodeScript

X-SVN-Rev: 6176
2001-10-10 23:27:44 +00:00
George Rhoten
a70e277223 ICU-1211 Fix for AIX
X-SVN-Rev: 6175
2001-10-10 22:36:03 +00:00
George Rhoten
f9d862447b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6173
2001-10-10 21:43:21 +00:00
Doug Felt
7258dac736 ICU-1271 Port RuleBasedNumberFormat to ICU
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00
Alan Liu
00ac42f02f ICU-1259 update Latin-Hangul and Hangul-Latin aliases to use compound filters
X-SVN-Rev: 6171
2001-10-10 21:38:19 +00:00
Alan Liu
ee89d038e3 ICU-1260 support [:<script>:] syntax
X-SVN-Rev: 6170
2001-10-10 21:36:26 +00:00
Alan Liu
2d5d4a5e1f ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6167
2001-10-10 21:17:25 +00:00
George Rhoten
26b6aefc52 ICU-1090 Remove empty.txt
X-SVN-Rev: 6165
2001-10-10 21:00:46 +00:00
George Rhoten
8f450d19ac ICU-1090 Duplicate of testempty.txt
X-SVN-Rev: 6164
2001-10-10 20:54:50 +00:00
George Rhoten
a517f8d98f ICU-1090 Build the empty resource bundle on Unix
X-SVN-Rev: 6163
2001-10-10 20:54:12 +00:00
Alan Liu
7ad352e2b5 ICU-1259 remove temporary Latin-Kana hack
X-SVN-Rev: 6160
2001-10-10 20:37:24 +00:00
Alan Liu
267a914bc3 ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6154
2001-10-10 19:29:45 +00:00
Alan Liu
c968b1ea77 ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6153
2001-10-10 19:22:34 +00:00
Alan Liu
5788f5c379 ICU-1261 add ::ID block test case
X-SVN-Rev: 6152
2001-10-10 19:21:55 +00:00
Alan Liu
d06db2495e ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6151
2001-10-10 19:12:00 +00:00
George Rhoten
964f8b2808 ICU-900 Don't build a locale without any data.
X-SVN-Rev: 6150
2001-10-10 19:06:34 +00:00
George Rhoten
47628506bf ICU-639 Add some commented out experimental locales
X-SVN-Rev: 6149
2001-10-10 19:06:03 +00:00
George Rhoten
7c6392f670 ICU-900 Don't display some warnings for resource bundles that are known to be somewhat bad.
X-SVN-Rev: 6148
2001-10-10 18:32:06 +00:00
George Rhoten
3534bb0041 ICU-770 Memory cleanup
X-SVN-Rev: 6147
2001-10-10 18:05:10 +00:00
George Rhoten
002366a450 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6146
2001-10-10 16:45:32 +00:00
Vladimir Weinstein
99e87d5bdb ICU-1245 correct initing and querying of UCollator.hiraganaQ
X-SVN-Rev: 6145
2001-10-10 01:48:36 +00:00
Vladimir Weinstein
fd0b9382d8 ICU-393 .cvsignore for allinone
X-SVN-Rev: 6144
2001-10-10 01:43:38 +00:00
George Rhoten
c12f635e3f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6143
2001-10-10 01:28:16 +00:00
George Rhoten
ccb3e4720d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6142
2001-10-10 01:22:30 +00:00
Vladimir Weinstein
06535ec153 ICU-1268 placeholder for ures_openDirect()
X-SVN-Rev: 6141
2001-10-10 01:13:01 +00:00
George Rhoten
b3eca9e772 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6140
2001-10-10 00:54:27 +00:00
George Rhoten
0c22a6f145 ICU-1264 Improved namespace support
X-SVN-Rev: 6139
2001-10-09 23:44:20 +00:00
George Rhoten
9db19f6627 ICU-1099 Make some data a bit more const
X-SVN-Rev: 6138
2001-10-09 22:57:29 +00:00
George Rhoten
a23f11ccaa ICU-1076 Fix the copy constructor.
X-SVN-Rev: 6137
2001-10-09 22:53:02 +00:00
George Rhoten
3dda41c0cc ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6136
2001-10-09 22:21:01 +00:00
George Rhoten
c8712487d3 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6135
2001-10-09 21:58:57 +00:00
George Rhoten
1c7a26699b ICU-1109 Show error messages for bad results.
X-SVN-Rev: 6134
2001-10-09 21:55:35 +00:00
George Rhoten
854ddda7c0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6133
2001-10-09 21:30:02 +00:00
George Rhoten
6e5be46321 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6132
2001-10-09 20:23:39 +00:00
George Rhoten
29f85a4fb6 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6131
2001-10-09 20:05:23 +00:00
George Rhoten
70f2586f27 ICU-1264 new namespace usage
X-SVN-Rev: 6130
2001-10-09 18:20:05 +00:00
Helena Chapman
2b6defd223 ICU-1264 Check in namespace support for autoconf.
X-SVN-Rev: 6129
2001-10-09 17:52:43 +00:00
George Rhoten
825394ce59 ICU-770 Memory cleanup
X-SVN-Rev: 6128
2001-10-09 17:11:11 +00:00
Vladimir Weinstein
e6ffcc8032 ICU-1245 more tests
X-SVN-Rev: 6127
2001-10-09 15:24:32 +00:00
George Rhoten
e1f85c06ea ICU-513 Test for percentInstance
X-SVN-Rev: 6125
2001-10-09 00:24:34 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Vladimir Weinstein
0ac7c81827 ICU-1083 yet another surrogate test
X-SVN-Rev: 6123
2001-10-08 19:32:09 +00:00
Vladimir Weinstein
d8de311a42 ICU-1083 was forgetting to backup when trail surrogate is not in the table
X-SVN-Rev: 6122
2001-10-08 19:29:12 +00:00
George Rhoten
ac170552cd ICU-1263 Move T_CString_itosOffset from putil.h -> cstring.h
X-SVN-Rev: 6121
2001-10-08 17:45:30 +00:00
Andy Heninger
f0ce390506 ICU-1075 Memory leak fixed; was introduced in previous fix to extendICUData()
X-SVN-Rev: 6120
2001-10-08 17:41:04 +00:00
George Rhoten
23975aae77 ICU-329 No need for the commented out code as mentioned by Markus.
X-SVN-Rev: 6118
2001-10-08 16:23:22 +00:00
Vladimir Weinstein
1dc54880df ICU-1245 proper surrogate handling. Cleaned some unused variable warnings.
X-SVN-Rev: 6116
2001-10-08 02:31:50 +00:00
Vladimir Weinstein
0aa038116d ICU-1245 fixed closing procedures
X-SVN-Rev: 6115
2001-10-08 02:27:44 +00:00
Vladimir Weinstein
01aca5f2a3 ICU-1245 added surrogate prefix test
X-SVN-Rev: 6114
2001-10-08 02:26:25 +00:00
Vladimir Weinstein
7097dbad94 ICU-1245 fine tuning list of unsafe chars. Fixed adding single chars to exitsting prefixes
X-SVN-Rev: 6113
2001-10-08 02:24:45 +00:00
Vladimir Weinstein
b2ac3d133a ICU-1075 added a pData != NULL test before accessing the structure
X-SVN-Rev: 6112
2001-10-06 04:54:29 +00:00
Vladimir Weinstein
05bbf71673 ICU-1245 correct JIS X 4061 test - wrong commit
X-SVN-Rev: 6111
2001-10-06 02:08:12 +00:00
Vladimir Weinstein
4015f10b8b ICU-1245 correct JIS X 4061 test
X-SVN-Rev: 6110
2001-10-06 02:04:07 +00:00
Markus Scherer
425b9aa29e ICU-1262 make US::setToBogus() public and test it
X-SVN-Rev: 6109
2001-10-06 00:22:40 +00:00
Markus Scherer
032b6c82d7 ICU-1262 make US::setToBogus() public and more safe and consistent
X-SVN-Rev: 6108
2001-10-06 00:22:13 +00:00
Markus Scherer
9f61db5f73 ICU-1262 make US::setToBogus() public and test it
X-SVN-Rev: 6107
2001-10-05 23:53:00 +00:00
George Rhoten
cfd74e2af7 ICU-960 Undo a change from uint32_t to UChar32 for Windows
X-SVN-Rev: 6106
2001-10-05 23:45:19 +00:00
Markus Scherer
80a442a9d1 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6105
2001-10-05 23:25:37 +00:00
George Rhoten
16093d1efb ICU-900 Fix some compiler warnings a bit better.
X-SVN-Rev: 6102
2001-10-05 23:14:23 +00:00
George Rhoten
0f912b2133 ICU-960 Change from uint32_t to UChar32
X-SVN-Rev: 6101
2001-10-05 23:13:25 +00:00
Markus Scherer
11d0f47496 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6099
2001-10-05 22:54:00 +00:00
Alan Liu
1be3429f34 ICU-1250 sync tests with icu4j
X-SVN-Rev: 6097
2001-10-05 22:27:44 +00:00
George Rhoten
5775a394ca ICU-900 Fix the compiler warning a bit better.
X-SVN-Rev: 6095
2001-10-05 22:18:38 +00:00
George Rhoten
8154a3f262 ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6094
2001-10-05 22:14:23 +00:00
George Rhoten
e35b3fc511 ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize
IEEEremainder, and we no longer use it.

X-SVN-Rev: 6093
2001-10-05 21:55:15 +00:00
George Rhoten
8c5742dded ICU-1075 Fix some name possible function name collisions of exported functions
X-SVN-Rev: 6092
2001-10-05 21:48:05 +00:00
George Rhoten
aa41dc7f71 ICU-1075 Mainly fix the case when only stub data is available and u_cleanup fails.
Also fix some name possible name collisions

X-SVN-Rev: 6091
2001-10-05 21:46:52 +00:00
Markus Scherer
ccb5577d4a ICU-1251 fix UnicodeString comparisons - were broken if buffers were shared but lengths different
X-SVN-Rev: 6090
2001-10-05 21:18:12 +00:00
Markus Scherer
761c91b967 ICU-1256 make US::getCapacity() public and use it
X-SVN-Rev: 6089
2001-10-05 20:44:56 +00:00
George Rhoten
c51eed2f61 ICU-392 Don't export as many symbols
X-SVN-Rev: 6088
2001-10-05 20:24:05 +00:00
George Rhoten
5e4a668c01 ICU-821 Optimize AIX4.3xlC
X-SVN-Rev: 6087
2001-10-05 18:49:01 +00:00
George Rhoten
197318a1c2 ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize IEEEremainder
X-SVN-Rev: 6086
2001-10-05 18:47:09 +00:00
Vladimir Weinstein
50408eca3a ICU-1245 JIS X 4061 test
X-SVN-Rev: 6083
2001-10-05 18:01:27 +00:00
George Rhoten
40b6773ba8 ICU-1028 Fix for os/390
X-SVN-Rev: 6081
2001-10-05 16:53:08 +00:00
George Rhoten
9c138970af ICU-1028 This should fix os/390
X-SVN-Rev: 6080
2001-10-05 16:50:59 +00:00
George Rhoten
e955f900c5 ICU-1028 os/390 fixes
X-SVN-Rev: 6079
2001-10-05 16:34:05 +00:00
George Rhoten
afc437f5a5 ICU-1028 EBCDIC fix
X-SVN-Rev: 6078
2001-10-05 16:29:24 +00:00
Vladimir Weinstein
70e3d02522 ICU-1245 correct canonical closure for prefix codepoints
X-SVN-Rev: 6077
2001-10-05 06:49:03 +00:00
Ram Viswanadha
2103ca71ad ICU-1255 Fix pre-existing test and use expect in IndicLatinTest
X-SVN-Rev: 6072
2001-10-05 02:55:17 +00:00
Ram Viswanadha
8daf32a9b5 ICU-1255 Fix NFC and NFD for rules.
X-SVN-Rev: 6071
2001-10-05 02:53:45 +00:00
George Rhoten
0adcaceb0f ICU-1257 Call setlocale only once. We don't want /en_US/C/C/C/C/C on
the second try from Solaris.

X-SVN-Rev: 6070
2001-10-05 02:10:46 +00:00
Vladimir Weinstein
7bdeff54d2 ICU-1245 Option for setting default strength in rules. Also added a missing break;
X-SVN-Rev: 6069
2001-10-05 02:09:22 +00:00
Vladimir Weinstein
12f9b8966f ICU-1245 Put real codepoints in prefix table
X-SVN-Rev: 6068
2001-10-05 02:08:25 +00:00
Vladimir Weinstein
effdbdaaac ICU-1245 Do Hiragana processing (still limping for shifted strcoll)
X-SVN-Rev: 6067
2001-10-05 02:07:51 +00:00
Vladimir Weinstein
3b8bcd52c3 ICU-1245 Check prefix table during canonical closure
X-SVN-Rev: 6066
2001-10-05 02:06:28 +00:00
Vladimir Weinstein
772a65420f ICU-1245 Hiragana detection flags for CE getters
X-SVN-Rev: 6065
2001-10-05 02:05:35 +00:00
Vladimir Weinstein
5d3e2b814c ICU-1245 test for Japanese rules
X-SVN-Rev: 6064
2001-10-05 02:03:17 +00:00
Alan Liu
8ee286db05 ICU-1255 fix bug in logging; enhance logging
X-SVN-Rev: 6062
2001-10-05 00:00:28 +00:00
Alan Liu
b5029525b9 ICU-1250 minor fix to incremental RBT code
X-SVN-Rev: 6061
2001-10-04 23:59:56 +00:00
Alan Liu
d75536cd92 ICU-1079 fix typo
X-SVN-Rev: 6060
2001-10-04 23:17:27 +00:00
George Rhoten
1f52ea04e5 ICU-1109 Fix for the case when the default locale is bad.
X-SVN-Rev: 6059
2001-10-04 22:35:49 +00:00
Alan Liu
f0754957a7 ICU-1250 minor fix to incremental RBT code
X-SVN-Rev: 6058
2001-10-04 22:34:15 +00:00
Alan Liu
ff7e9cb953 ICU-1079 fix deadlock problems with TransliteratorAlias class
X-SVN-Rev: 6056
2001-10-04 22:20:46 +00:00
Vladimir Weinstein
c7bb8d136d ICU-1245 fixed a memory leaking typo (thanks George)
X-SVN-Rev: 6055
2001-10-04 21:56:28 +00:00
Alan Liu
46a469e744 ICU-1079 fix deadlock problems with TransliteratorAlias class
X-SVN-Rev: 6054
2001-10-04 21:22:17 +00:00
George Rhoten
bfcfc8a2da ICU-770 Memory cleanup
X-SVN-Rev: 6053
2001-10-04 21:21:04 +00:00
George Rhoten
f87efdc743 ICU-770 Memory cleanup
X-SVN-Rev: 6052
2001-10-04 20:58:06 +00:00
George Rhoten
5140000164 ICU-392 Don't export as many symbols & fix some compiler warnings.
X-SVN-Rev: 6051
2001-10-04 20:42:25 +00:00
Alan Liu
4c03e2dd54 ICU-1250 backport bug fixes from icu4j
X-SVN-Rev: 6049
2001-10-04 20:09:58 +00:00
George Rhoten
fefbf9b930 ICU-770 Memory cleanup
X-SVN-Rev: 6047
2001-10-04 16:36:32 +00:00
Ram Viswanadha
694d7d5302 ICU-1255 Fix build problem
X-SVN-Rev: 6044
2001-10-04 02:52:22 +00:00
Ram Viswanadha
f19aa8b249 ICU-1255 Build the rules files
X-SVN-Rev: 6043
2001-10-04 02:07:31 +00:00
Ram Viswanadha
17ae93f915 ICU-1255 Tests for Devanagari,Telugu and Sanskrit.
X-SVN-Rev: 6041
2001-10-04 01:42:16 +00:00
Ram Viswanadha
7f88594d99 ICU-1255 Indic Transliteration rules fixes
X-SVN-Rev: 6039
2001-10-04 01:34:53 +00:00
George Rhoten
75f6cbaed0 ICU-392 Don't export as many symbols
X-SVN-Rev: 6038
2001-10-04 01:31:10 +00:00
George Rhoten
33998e8272 ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6037
2001-10-04 01:14:52 +00:00
Markus Scherer
e8f29114f4 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6036
2001-10-04 01:05:57 +00:00
George Rhoten
0bc6703321 ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6035
2001-10-04 01:04:28 +00:00
Markus Scherer
148353da52 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6034
2001-10-04 00:34:32 +00:00
Eric Mader
6fe65787ce ICU-1253 change name of layout library to "libicule"
X-SVN-Rev: 6033
2001-10-04 00:29:17 +00:00
Markus Scherer
063699969e ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6032
2001-10-04 00:23:09 +00:00
Markus Scherer
59e0ecc836 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6031
2001-10-04 00:14:12 +00:00
George Rhoten
40fdad00df ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6030
2001-10-04 00:12:19 +00:00
Eric Mader
5c5efca74d ICU-1253 update section on how to download fonts
X-SVN-Rev: 6029
2001-10-04 00:07:35 +00:00
Eric Mader
9d14f29e83 ICU-1253 add test/letest to list of Makefiles
X-SVN-Rev: 6028
2001-10-03 23:52:15 +00:00
Markus Scherer
db16dba640 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6027
2001-10-03 23:51:00 +00:00
George Rhoten
5a9e138a57 ICU-1254 Simplify the build process
X-SVN-Rev: 6026
2001-10-03 23:32:12 +00:00
Markus Scherer
541fc426f0 ICU-1109 avoid confusing users with pre-existing non-terminated-warnings
X-SVN-Rev: 6025
2001-10-03 23:15:15 +00:00
Markus Scherer
9ebb3c1ae6 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6024
2001-10-03 23:14:31 +00:00
George Rhoten
f101caade8 ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6023
2001-10-03 22:33:40 +00:00
George Rhoten
f4546149c0 ICU-392 Don't export as many symbols
X-SVN-Rev: 6022
2001-10-03 22:33:12 +00:00
Eric Mader
2744e55ce3 ICU-1253 add the variable LIBICULE for loading the layout library.
X-SVN-Rev: 6021
2001-10-03 21:54:10 +00:00
Eric Mader
4172495b11 ICU-1253 This is the first version of a portable LayoutEngine
verification test

X-SVN-Rev: 6020
2001-10-03 21:48:10 +00:00
George Rhoten
1616010104 ICU-1211 Add U_COMMON_API to UCharReference
X-SVN-Rev: 6019
2001-10-03 21:31:31 +00:00
Markus Scherer
69ef11a7f5 ICU-1109 bug/memory fixes
X-SVN-Rev: 6018
2001-10-03 21:20:28 +00:00
Markus Scherer
f0e1b4d397 ICU-1109 bug/memory fixes
X-SVN-Rev: 6017
2001-10-03 21:14:36 +00:00
Vladimir Weinstein
141bfff7d6 ICU-1245 Fixed an interesting bug when [before x] resolution hits an already tailored codepoint. In that case, we should continue down the line.
X-SVN-Rev: 6016
2001-10-03 19:51:31 +00:00
Vladimir Weinstein
5fd185aa6b ICU-1245 More fixes
X-SVN-Rev: 6015
2001-10-03 19:06:51 +00:00
George Rhoten
28dd6009f4 ICU-770 More memory cleanup
X-SVN-Rev: 6014
2001-10-03 18:28:57 +00:00
George Rhoten
3a4c3b2de1 ICU-770 More memory cleanup
X-SVN-Rev: 6013
2001-10-03 18:05:44 +00:00
Alan Liu
2c1b306ea4 ICU-1250 backport bug fixes from icu4j re: dangling lead surrogates and cursorpos matching
X-SVN-Rev: 6012
2001-10-03 16:34:53 +00:00
Vladimir Weinstein
b1598b4a14 ICU-1245 some fixes
X-SVN-Rev: 6009
2001-10-03 05:58:10 +00:00
Vladimir Weinstein
e76f47fb7f ICU-1245 More Japanese testing
X-SVN-Rev: 6008
2001-10-03 01:51:44 +00:00
Vladimir Weinstein
71b4d7095f ICU-1245 Correct picking of inverse for 'before'
X-SVN-Rev: 6006
2001-10-03 01:49:25 +00:00
Vladimir Weinstein
8c36ad46b5 ICU-1245 Don't add expansions if there is prefix
X-SVN-Rev: 6005
2001-10-03 01:48:06 +00:00
George Rhoten
1cd00f680f ICU-1247 Fix for the case when I have a really long directory name.
X-SVN-Rev: 6004
2001-10-03 01:26:47 +00:00
Markus Scherer
40694d1edc ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6002
2001-10-02 23:53:16 +00:00
Markus Scherer
d1c97e25ee ICU-1109 rewrite resource bundle access to transliterators to use the c api because the Locale c++ class now canonicalizes locale IDs and thus mangles things with dash and underscore - see TODOs
X-SVN-Rev: 6001
2001-10-02 23:53:04 +00:00
Markus Scherer
c96abc8ab6 ICU-1109 allow slightly longer country IDs so that a test still passes with more error checking (new overflow checking in init()...)
X-SVN-Rev: 6000
2001-10-02 23:51:42 +00:00
Markus Scherer
9e00e4eeb5 ICU-1109 partial rewrite for new NUL-termination; more error checking, better efficiency, less code duplication
X-SVN-Rev: 5999
2001-10-02 23:50:53 +00:00
Markus Scherer
166f9208c8 ICU-1109 rewrite for new NUL-termination; more error checking, better efficiency, less code duplication
X-SVN-Rev: 5998
2001-10-02 23:50:23 +00:00
Vladimir Weinstein
f71f7eb0e8 ICU-1245 updated test for changes in quaternary generation
X-SVN-Rev: 5994
2001-10-02 16:51:27 +00:00
Vladimir Weinstein
af539d41bb ICU-1245 argument support for Hiragana quaternary + always generate quaternary if quaternary is on, regardless of shifted state.
X-SVN-Rev: 5993
2001-10-02 16:49:57 +00:00
Alan Liu
107a86f928 ICU-770 Rewrote the memory logic (constructors, destructors, copy constructors, freeze, addRule) to make TransliterationRuleSet more flexible and to eliminate an obscure copy-constructore related leak.
X-SVN-Rev: 5992
2001-10-02 05:53:25 +00:00
Vladimir Weinstein
6637d7f8b3 ICU-1245 Added a Hiragana constant.
X-SVN-Rev: 5991
2001-10-02 01:47:03 +00:00
Vladimir Weinstein
1cf5736e6e ICU-1245 Added and disabled new Japanese test - still not passing
X-SVN-Rev: 5990
2001-10-02 01:37:00 +00:00
Vladimir Weinstein
fa0cce4d6a ICU-1245 Do build JIS collation
X-SVN-Rev: 5989
2001-10-02 01:27:11 +00:00
Vladimir Weinstein
85aa2dfc6a ICU-1245 code for entering prefixes
X-SVN-Rev: 5987
2001-10-02 01:26:13 +00:00
Vladimir Weinstein
58a9839764 ICU-1245 handler for special processing for iterating backwards
X-SVN-Rev: 5986
2001-10-02 01:25:25 +00:00
Alan Liu
6fbdc4ddeb ICU-1079 fix memory leak; delete RBT.Data objects
X-SVN-Rev: 5985
2001-10-01 20:07:29 +00:00
Alan Liu
e1f690c159 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5984
2001-10-01 19:53:39 +00:00
Vladimir Weinstein
0180438c87 ICU-1245 use NFKC for prefix analysis in Japanese
X-SVN-Rev: 5982
2001-10-01 02:58:26 +00:00
Vladimir Weinstein
8ac6cb4b40 ICU-998 More efficient secondary and tertiary compressing - fixed intltest
X-SVN-Rev: 5981
2001-10-01 02:55:57 +00:00
Andy Heninger
f90c3903af ICU-1075 Improved error handling for data errors in ubrk_open()
X-SVN-Rev: 5980
2001-09-28 23:39:06 +00:00
George Rhoten
19e35f4141 ICU-1211 Clean up the data and libraries bit better
X-SVN-Rev: 5979
2001-09-28 23:31:01 +00:00
George Rhoten
1dd0cae388 ICU-1211 If UCARules can't be opened, exit gracefully.
X-SVN-Rev: 5978
2001-09-28 23:25:24 +00:00
George Rhoten
8d65f542c7 ICU-873 Found a small bug where the string is not terminated
X-SVN-Rev: 5977
2001-09-28 22:58:30 +00:00
George Rhoten
d6ea64d03e ICU-832 Use the common library data instead of duplicating it.
X-SVN-Rev: 5976
2001-09-28 22:53:22 +00:00
George Rhoten
52b3444f4c ICU-770 Use the common library default converter instead of duplicating the effort
X-SVN-Rev: 5975
2001-09-28 22:47:20 +00:00
Markus Scherer
19f92aab27 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 5974
2001-09-28 22:22:59 +00:00
George Rhoten
6b5f932d02 ICU-329 A static UParseError is not needed.
It increases the library size slightly, and it confuses people that are searching for multithreading problems.

X-SVN-Rev: 5973
2001-09-28 21:41:48 +00:00
Alan Liu
385dc0eea1 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5972
2001-09-28 21:39:51 +00:00
Alan Liu
610e2411eb ICU-1046 add filteredCharAt cmt
X-SVN-Rev: 5971
2001-09-28 21:01:26 +00:00
Alan Liu
0bdf74141a ICU-1250 minor sync-up
X-SVN-Rev: 5970
2001-09-28 21:00:14 +00:00
Alan Liu
831554e000 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5969
2001-09-28 20:56:10 +00:00
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