Commit Graph

5089 Commits

Author SHA1 Message Date
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