Commit Graph

382 Commits

Author SHA1 Message Date
Markus Scherer
4c2da39849 ICU-184 first code for udata-style .res files with C access implementation
X-SVN-Rev: 360
1999-12-09 18:35:11 +00:00
Alan Liu
b851d05295 ICU-81 roll bugs and calculation errors in cutover year
X-SVN-Rev: 359
1999-12-09 17:16:31 +00:00
Alan Liu
b3fec85b29 ICU-65 make names conform
X-SVN-Rev: 358
1999-12-09 06:31:27 +00:00
Alan Liu
f5f944dee8 ICU-65 improve default zone support; ensure GMT exists in zone list
X-SVN-Rev: 357
1999-12-09 06:29:56 +00:00
Alan Liu
4dc3c25bae ICU-65 improve default zone support
X-SVN-Rev: 356
1999-12-09 06:29:40 +00:00
Alan Liu
7873a4ffa4 ICU-187 don't use aliasing unistr ct
X-SVN-Rev: 355
1999-12-09 06:26:55 +00:00
Alan Liu
013dbc330f ICU-187 this test was doing very strange things; fixed to match c++ version
X-SVN-Rev: 354
1999-12-09 06:23:48 +00:00
Alan Liu
a4932d9cf1 ICU-187 don't hard-code expected # of zones for a specific offset!
X-SVN-Rev: 353
1999-12-09 06:22:59 +00:00
Alan Liu
8546a51c64 ICU-186 fix setStartRule setEndRule to set DST savings if nec
X-SVN-Rev: 352
1999-12-09 06:19:30 +00:00
Alan Liu
6d9cfd7f14 ICU-186 fix setStartRule setEndRule to set DST savings if nec
X-SVN-Rev: 351
1999-12-09 06:06:05 +00:00
Helena Chapman
4ec388cedf ICU-174 Removed C++ style comments.
X-SVN-Rev: 350
1999-12-09 01:31:44 +00:00
Helena Chapman
4054685677 ICU-157 Reordered so toolutil library is generated before makeconv.
X-SVN-Rev: 349
1999-12-09 01:25:46 +00:00
Helena Chapman
3420fd5c14 ICU-157 Removed C++ style comments in C program.
X-SVN-Rev: 348
1999-12-09 01:23:27 +00:00
Markus Scherer
8fc5d24b2f ICU-170 mutex use of the shared default converter
X-SVN-Rev: 347
1999-12-09 01:03:31 +00:00
Helena Chapman
5e36658be2 ICU-170 lastIndexOf(const UChar*, TextOffset, int32_t, TextOffset, int32_t)
API should not be inlined in unistr.h.

X-SVN-Rev: 346
1999-12-09 00:36:32 +00:00
Steven R. Loomis
96ffaa24d1 ICU-183 make ICU header files compile by themselves
X-SVN-Rev: 345
1999-12-08 23:42:52 +00:00
Steven R. Loomis
00209e5ae8 ICU-183 make ICU header files compile by themselves.
X-SVN-Rev: 344
1999-12-08 23:41:46 +00:00
Markus Scherer
2d26f13d40 ICU-175 rename errorName() to u_errorName()
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Helena Chapman
6aef011725 ICU-170 indexOf(const UChar*, TextOffset, int32_t, TextOffset, int32_t)
API should not be inlined in unistr.h.

X-SVN-Rev: 342
1999-12-08 23:12:43 +00:00
Markus Scherer
ca50ccf710 ICU-68 U_STRING_DECL had wrong const where it needs dynamic initialization
X-SVN-Rev: 341
1999-12-08 19:18:10 +00:00
Markus Scherer
326770fa58 ICU-165 binary search had one wrong icu_strcmp() call
X-SVN-Rev: 340
1999-12-08 19:16:55 +00:00
Markus Scherer
54ba2e3819 ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Richard Gillam
1e7ac47da4 ICU-157 fixed opening single, mapped files
X-SVN-Rev: 338
1999-12-08 01:11:01 +00:00
Markus Scherer
5927a9f1e8 ICU-174 make code more robust
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Helena Chapman
61c30e4e4e ICU-157 Updated the copyright notice in the icudata.dll file.
X-SVN-Rev: 336
1999-12-07 23:30:58 +00:00
Markus Scherer
0b5046a971 ICU-165 clarify usage of ucnv_getDefaultName()
X-SVN-Rev: 335
1999-12-07 19:10:41 +00:00
Markus Scherer
f82c8d906f ICU-165 mutex getAvailableNames()
X-SVN-Rev: 334
1999-12-07 19:06:51 +00:00
Markus Scherer
590d75d8ee ICU-165 improve cnvalias.dat file format for binary search (CPU cache efficiency)
X-SVN-Rev: 333
1999-12-07 18:29:32 +00:00
Markus Scherer
8cb97c75f3 ICU-165 add udata_writePadding(), add comments
X-SVN-Rev: 332
1999-12-07 18:01:33 +00:00
Markus Scherer
c797a41bd0 ICU-165 use udata_writePadding()
X-SVN-Rev: 331
1999-12-07 18:01:09 +00:00
Markus Scherer
1d4baa47fb ICU-170 fix findAndReplace()
X-SVN-Rev: 330
1999-12-07 03:22:12 +00:00
Markus Scherer
5eaf91b840 ICU-170 fix TestStackAllocation()
X-SVN-Rev: 329
1999-12-07 03:20:58 +00:00
Markus Scherer
cc24f00159 ICU-170 fix TestReverse() (reverse takes start & length, not limit)
X-SVN-Rev: 328
1999-12-07 01:51:00 +00:00
Markus Scherer
dac21eaf6c ICU-174 ucmpXX_close(NULL) do not crash any more
X-SVN-Rev: 327
1999-12-07 00:35:36 +00:00
Markus Scherer
4305bff030 ICU-170 more UnicodeString comparison tests
X-SVN-Rev: 326
1999-12-07 00:13:01 +00:00
Markus Scherer
bf3a6d7f22 ICU-170 fix doCompare()
X-SVN-Rev: 325
1999-12-07 00:12:31 +00:00
Helena Chapman
de4f548c0c ICU-87 Update the intltest getTestDirectory() to use u_getDataDirectory
instead of getenv('ICU_DATA').

X-SVN-Rev: 323
1999-12-07 00:07:17 +00:00
Helena Chapman
da8c7870fd ICU-87 Link with release build DLLs instead.
X-SVN-Rev: 322
1999-12-07 00:06:05 +00:00
Helena Chapman
97140de223 ICU-87 Updated the genrb.bat to include vi and vi_VN locales.
X-SVN-Rev: 321
1999-12-07 00:04:20 +00:00
Alan Liu
09b0415d54 ICU-157 add mkhelper to allinone
X-SVN-Rev: 320
1999-12-06 07:46:37 +00:00
Alan Liu
9d63567a4f ICU-157 use mkhelper to read makeconv/ucmfiles.mk and ucmlocal.mk and build those converters and add them to icudata
X-SVN-Rev: 319
1999-12-06 06:54:34 +00:00
Alan Liu
b6be398648 ICU-157 creation; a 10 line perl script in C; needed to add converters to icudata; see makedata.bat
X-SVN-Rev: 318
1999-12-06 06:52:21 +00:00
Alan Liu
ba227e8c80 ICU-157 analogous to mkdll.lk
X-SVN-Rev: 317
1999-12-06 06:46:44 +00:00
Alan Liu
790ec0ad48 ICU-157 make recognize Windows dir separator as well as UNIX sep
X-SVN-Rev: 316
1999-12-06 06:27:59 +00:00
Alan Liu
a406c2bc94 ICU-157 this file is obsolete; make it emit error msg
X-SVN-Rev: 315
1999-12-06 06:25:16 +00:00
Alan Liu
bbd3551fd9 ICU-157 added semicolon to make msvc happy; removed unused local
X-SVN-Rev: 314
1999-12-05 15:44:23 +00:00
Alan Liu
3fad2edec9 ICU-157 added ucmpwrit.c
X-SVN-Rev: 313
1999-12-05 15:43:33 +00:00
Alan Liu
e7c286fe96 ICU-157 fix to build on Windows; temporary fix to uninitialized vars in makeconv.c
X-SVN-Rev: 312
1999-12-05 15:43:04 +00:00
Steven R. Loomis
392bf58ebe ICU-65 Custom string was being truncated
X-SVN-Rev: 311
1999-12-05 09:14:26 +00:00
Steven R. Loomis
3a3198e7f3 ICU-65 test update [there are more zones now, and also error msg clarification]
X-SVN-Rev: 310
1999-12-05 08:59:19 +00:00
Alan Liu
7d590a78e9 ICU-65 update for tz.alias and new gentz usage
X-SVN-Rev: 309
1999-12-05 06:37:52 +00:00
Alan Liu
36d5b2bb74 ICU-65 new mem-mapped system zone table, new algorithms, static zone table removed!, misc cleanup, lotsa new stuff
X-SVN-Rev: 308
1999-12-05 06:24:22 +00:00
Alan Liu
f2a6b5ae01 ICU-65 update re: invariant chars in ids
X-SVN-Rev: 307
1999-12-05 06:22:18 +00:00
Alan Liu
5ce017150f ICU-65 new mem-mapped system zone table
X-SVN-Rev: 306
1999-12-05 06:13:21 +00:00
Alan Liu
337ba0677d ICU-65 new mem-mapped layout
X-SVN-Rev: 305
1999-12-05 06:09:44 +00:00
Alan Liu
041f11b2bd ICU-65 add constructors from mem-mapped data
X-SVN-Rev: 304
1999-12-05 06:09:24 +00:00
Alan Liu
2ef5f8fb72 ICU-65 alias table for backward compatibility
X-SVN-Rev: 303
1999-12-05 06:08:12 +00:00
Alan Liu
e73f35e3d1 ICU-65 update for new zones usage; add simple test of new binary search
X-SVN-Rev: 302
1999-12-05 06:07:29 +00:00
Alan Liu
b42820cb21 ICU-65 update for new gentz usage
X-SVN-Rev: 301
1999-12-05 05:59:33 +00:00
Alan Liu
aa7e2fc7b8 ICU-65 update gentz for new binary format and alias table; make pm file names 8.3
X-SVN-Rev: 300
1999-12-05 05:55:28 +00:00
Steven R. Loomis
76bdfc909a ICU-157 clean up the make process
X-SVN-Rev: 298
1999-12-04 02:53:39 +00:00
Steven R. Loomis
c0908dcdb4 ICU-157 udata updates..
X-SVN-Rev: 297
1999-12-04 02:34:06 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
57cca2d237 ICU-165 the default converter name is now always canonical
X-SVN-Rev: 295
1999-12-04 01:12:46 +00:00
Markus Scherer
7a6441902b ICU-165 avoid alias name lookup for each creation of the default converter
X-SVN-Rev: 294
1999-12-04 00:55:54 +00:00
Markus Scherer
841b21d6e1 ICU-172 use correct vc++ runtime
X-SVN-Rev: 291
1999-12-03 20:58:59 +00:00
Markus Scherer
0b6e5e3b68 ICU-62 add SCSUTest only once to cintltst
X-SVN-Rev: 290
1999-12-03 20:15:23 +00:00
Markus Scherer
9b6f02645e ICU-158 add test for Unicode::getCharName()
X-SVN-Rev: 289
1999-12-03 19:53:37 +00:00
Markus Scherer
1f17219604 ICU-158 add getCharName()
X-SVN-Rev: 288
1999-12-03 19:53:10 +00:00
Steven R. Loomis
657af61ffb ICU-157 AIX: sizeof(wchar_t)==2
X-SVN-Rev: 287
1999-12-03 19:43:10 +00:00
Steven R. Loomis
2fc4c67274 ICU-96 pathname cleanup
X-SVN-Rev: 286
1999-12-03 02:51:54 +00:00
Steven R. Loomis
bb749ae45a ICU-96 bug in normalizeriterator state
X-SVN-Rev: 285
1999-12-03 02:40:20 +00:00
Markus Scherer
5f5e9bfece ICU-170 fix and improve lastIndexOf() and improve indexOf()
X-SVN-Rev: 284
1999-12-03 00:04:14 +00:00
Markus Scherer
b70728c7bd ICU-170 fix tests of lastIndexOf()
X-SVN-Rev: 283
1999-12-03 00:00:23 +00:00
Vladimir Weinstein
695dce92f3 ICU-157 making tools independent form icudata.dll
X-SVN-Rev: 282
1999-12-02 23:26:44 +00:00
Markus Scherer
a0e21925e7 ICU-68 several UnicodeString tests were not performed
X-SVN-Rev: 281
1999-12-02 21:41:20 +00:00
Alan Liu
6ed1da9ef5 ICU-65 add i18n to include path for tzdat.h
X-SVN-Rev: 280
1999-12-02 21:38:00 +00:00
Alan Liu
e5b179f2e6 ICU-65 Add support for 1:00u and 1:00s rule times
X-SVN-Rev: 279
1999-12-02 21:15:58 +00:00
Markus Scherer
e52c4359b4 ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 278
1999-12-02 18:34:10 +00:00
Markus Scherer
8605eb159d ICU-68 fixes for aliasing
X-SVN-Rev: 277
1999-12-02 18:33:25 +00:00
Alan Liu
e9631fb896 ICU-169 fix test4103271
X-SVN-Rev: 276
1999-12-02 03:27:37 +00:00
Alan Liu
7ac414bcf9 ICU-65 Move time zone data to icudata
X-SVN-Rev: 275
1999-12-02 02:30:44 +00:00
Markus Scherer
efde186f5c ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 274
1999-12-01 22:57:20 +00:00
Vladimir Weinstein
45e4fd530b ICU-157 genrb fixed so it works without DLL by using invariant converter
X-SVN-Rev: 273
1999-12-01 21:36:40 +00:00
Markus Scherer
2d617ab9d0 ICU-68 fixes for aliasing
X-SVN-Rev: 272
1999-12-01 21:28:18 +00:00
Markus Scherer
ec97389ca8 ICU-80 ResourceBundle keys (tags) are now const char*
X-SVN-Rev: 271
1999-12-01 21:27:44 +00:00
Markus Scherer
396d65de3a ICU-165 fix compile settings
X-SVN-Rev: 270
1999-12-01 17:59:01 +00:00
Markus Scherer
be1763e24c ICU-68 test UNICODE_STRING
X-SVN-Rev: 269
1999-12-01 17:52:21 +00:00
Markus Scherer
bbf2815b33 ICU-68 construct UnicodeString from invariant char*, alias from UChar*
X-SVN-Rev: 268
1999-12-01 17:51:53 +00:00
Steven R. Loomis
6f38a88ec1 ICU-96 oops: debugging code! [collation perf]
X-SVN-Rev: 267
1999-12-01 17:50:12 +00:00
Steven R. Loomis
11eaf18abc ICU-157 use _ instead of - in DLL symbols
X-SVN-Rev: 266
1999-12-01 01:02:06 +00:00
Steven R. Loomis
93955bf624 ICU-157 genccode needs to write _'s instead of -'s for symbol names (ex: ibm-913.cnv -> ibm_913_cnv)
X-SVN-Rev: 265
1999-11-30 23:58:15 +00:00
Vladimir Weinstein
e15ae8bc32 ICU-157 fixing genrb so it works fine without DLLs
X-SVN-Rev: 264
1999-11-30 23:38:06 +00:00
Markus Scherer
1569b465a5 ICU-68 implement unicode string literals in c
X-SVN-Rev: 263
1999-11-30 23:25:49 +00:00
Markus Scherer
3dce1c03f5 ICU-165 allow algorithmic converters to be used when there is no alias table
X-SVN-Rev: 262
1999-11-30 23:17:48 +00:00
Alan Liu
f7f02c918a ICU-65 Move time zone data to icudata
X-SVN-Rev: 261
1999-11-30 23:05:49 +00:00
Alan Liu
95fdf250fd ICU-166 add _all_ target to MSVC project allinone
X-SVN-Rev: 260
1999-11-30 18:03:15 +00:00
Markus Scherer
3fe3a8ad41 ICU-157 os/390: sizeof(wchar_t)==2
X-SVN-Rev: 259
1999-11-30 17:17:38 +00:00
Vladimir Weinstein
334583c1de ICU-158 reordered the things in makedata.bat
X-SVN-Rev: 258
1999-11-26 19:35:18 +00:00
Steven R. Loomis
9c91314c16 ICU-157 some AIX fixes
X-SVN-Rev: 257
1999-11-24 19:35:20 +00:00
Steven R. Loomis
c41d90475f ICU-158 C style comments
X-SVN-Rev: 256
1999-11-24 19:26:28 +00:00
Markus Scherer
f735bf0572 ICU-157 add some more documentation comments
X-SVN-Rev: 255
1999-11-24 00:39:43 +00:00
Markus Scherer
ce85bd8d0b ICU-157 copy udata.h to the include folder
X-SVN-Rev: 254
1999-11-24 00:38:17 +00:00
Steven R. Loomis
401315d2ba ICU-158 udata.. converter aliases from udata, icuapps updates for compatibility.
X-SVN-Rev: 252
1999-11-23 23:50:51 +00:00
Markus Scherer
2c4a9d67f5 ICU-165 move some code from icu/common to makeconv.c
X-SVN-Rev: 251
1999-11-23 23:04:40 +00:00
Markus Scherer
ed2fcb6223 ICU-165 converter aliases use memory-mappable cnvalias.dat with the udata api
X-SVN-Rev: 250
1999-11-23 23:02:55 +00:00
Steven R. Loomis
dd089f5236 ICU-96 performance improvements [generate 'default.col']
X-SVN-Rev: 249
1999-11-23 22:54:18 +00:00
Markus Scherer
7ff9415260 ICU-165 added icu_stricmp()
X-SVN-Rev: 248
1999-11-23 22:52:17 +00:00
Steven R. Loomis
c07aed7913 ICU-96 performance improvements
X-SVN-Rev: 247
1999-11-23 22:49:29 +00:00
Markus Scherer
c372fee921 ICU-165 better file format for cnvalias.dat
X-SVN-Rev: 246
1999-11-23 22:49:12 +00:00
Markus Scherer
39dfb3e76b ICU-165 fix compile error
X-SVN-Rev: 245
1999-11-23 22:48:46 +00:00
Markus Scherer
7c18f32045 ICU-165 fix makedata for common map file
X-SVN-Rev: 244
1999-11-23 22:48:23 +00:00
Steven R. Loomis
256f5b22ad ICU-96 Collation Improvements [changing test to match API]
X-SVN-Rev: 243
1999-11-23 22:47:47 +00:00
Steven R. Loomis
f116e2eb2e ICU-96 Collation performance [some test improvements]
X-SVN-Rev: 242
1999-11-23 22:46:47 +00:00
Steven R. Loomis
ace9017da8 ICU-157 makefile
X-SVN-Rev: 241
1999-11-23 20:40:51 +00:00
Vladimir Weinstein
716b5cb017 ICU-161 changed copyright notice
X-SVN-Rev: 240
1999-11-23 16:57:21 +00:00
Markus Scherer
d11c3ea6a9 ICU-157 fix include dir setting
X-SVN-Rev: 239
1999-11-23 16:49:15 +00:00
Markus Scherer
c1e6124ca7 ICU-158 fix include dir setting
X-SVN-Rev: 238
1999-11-23 16:48:54 +00:00
Steven R. Loomis
564242465c ICU-157 solaris support !
X-SVN-Rev: 237
1999-11-23 05:34:05 +00:00
Steven R. Loomis
e991a2450d ICU-157 adding icu_strstr [neeed for solaris DLL support]
X-SVN-Rev: 236
1999-11-23 05:07:20 +00:00
Steven R. Loomis
981fc8a22e ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Steven R. Loomis
653b851d2a ICU-158 unames.. posix support.
X-SVN-Rev: 234
1999-11-23 04:47:57 +00:00
Markus Scherer
e89416b81d ICU-165 create the binary file for convrtrs.txt
X-SVN-Rev: 233
1999-11-23 02:17:43 +00:00
Alan Liu
773518b3e0 ICU-44 Update transliterator code to use Unicode::digit.
X-SVN-Rev: 232
1999-11-23 01:31:13 +00:00
Alan Liu
aa63a0d413 ICU-161 Updated with the correct copyright notice from IP lawyer
X-SVN-Rev: 231
1999-11-23 01:30:04 +00:00
Helena Chapman
b8cd0d0e0a ICU-161 Updated with the correct copyright notice from IP lawyer.
X-SVN-Rev: 230
1999-11-23 01:26:08 +00:00
Alan Liu
3106b572b5 ICU-44 Add Unicode::digit and related members
X-SVN-Rev: 229
1999-11-23 01:25:27 +00:00
Vladimir Weinstein
99a519b349 ICU-55 additional formatting characters
X-SVN-Rev: 228
1999-11-22 23:42:54 +00:00
Steven R. Loomis
fcd95d9644 ICU-96 Added UChar* api for performance, also copyright fixes
X-SVN-Rev: 226
1999-11-22 21:59:05 +00:00
Helena Chapman
3ee0a67db2 ICU-161 Updated with the correct copyright notice from IP lawyer.
X-SVN-Rev: 225
1999-11-22 21:47:27 +00:00
Steven R. Loomis
696a9a237a ICU-96 macroized ucmp*_get(), fixed copyright. [for collation performance]
X-SVN-Rev: 224
1999-11-22 20:56:34 +00:00
Markus Scherer
0daf7e98bf ICU-157 fix import libraries
X-SVN-Rev: 223
1999-11-22 20:53:41 +00:00
Markus Scherer
b4935bd035 ICU-157 add tests for endianness & charset family
X-SVN-Rev: 222
1999-11-22 20:52:33 +00:00
Markus Scherer
ca34bad82b ICU-157 add test for sizeof(wchar_t)
X-SVN-Rev: 221
1999-11-22 20:29:44 +00:00
Vladimir Weinstein
14e6e92642 ICU-161 changed copyright notice
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Markus Scherer
66fd66405a ICU-157 make common, memory-mappable file
X-SVN-Rev: 219
1999-11-22 19:54:22 +00:00
Markus Scherer
e46d3d649c ICU-157 improve UErrorCode handling
X-SVN-Rev: 218
1999-11-22 19:53:19 +00:00
Markus Scherer
f8abd4f79a ICU-158 add u_charName()
X-SVN-Rev: 217
1999-11-22 19:43:31 +00:00
Markus Scherer
77586e9d8b ICU-157 add udata implementation
X-SVN-Rev: 216
1999-11-22 19:43:01 +00:00
Markus Scherer
d3c9e756f1 ICU-158 add test for u_charName()
X-SVN-Rev: 215
1999-11-22 19:39:22 +00:00
Markus Scherer
09693a44ef ICU-157 fix byte->string bug
X-SVN-Rev: 214
1999-11-22 19:35:39 +00:00
Alan Liu
ce5fdbbb6c ICU-114 Get Transliteration building on Linux
X-SVN-Rev: 213
1999-11-22 19:31:05 +00:00
Markus Scherer
17e50b1b8f ICU-157 make common, memory-mappable file
X-SVN-Rev: 212
1999-11-22 17:56:30 +00:00
Alan Liu
968971f95f ICU-151 Make non-global mutex autoinitialize
X-SVN-Rev: 211
1999-11-22 17:23:31 +00:00
Alan Liu
670402e817 ICU-114 Transliterator framework first working version
X-SVN-Rev: 210
1999-11-22 17:16:10 +00:00
Markus Scherer
a77dbbcd0b ICU-157 add definitions for the udata API
X-SVN-Rev: 209
1999-11-22 16:53:55 +00:00
Markus Scherer
b487609cb2 ICU-157 add definitions for the udata API
X-SVN-Rev: 208
1999-11-22 16:45:15 +00:00
Alan Liu
2ffefa66eb ICU-151 Make non-global mutex autoinitialize
X-SVN-Rev: 207
1999-11-22 16:24:43 +00:00
Alan Liu
f6982fa107 ICU-114 Porting error in test causes crash; this only shows up after the Replaceable change for some reason. THIS FIX NEEDED TOGETHER WITH REPLACEABLE CHANGE.
X-SVN-Rev: 206
1999-11-22 16:17:27 +00:00
Vladimir Weinstein
8f94f1e62c ICU-147 Corrected duplicate error tag
X-SVN-Rev: 205
1999-11-21 01:03:23 +00:00