Commit Graph

347 Commits

Author SHA1 Message Date
Alan Liu
874ad280e4 ICU-159 thai collation
X-SVN-Rev: 378
1999-12-11 01:54:05 +00:00
Markus Scherer
36b8833633 ICU-170 declare one doCompare() as 'inline'
X-SVN-Rev: 377
1999-12-10 22:57:27 +00:00
Steven R. Loomis
3a81e470de ICU-157 add ucmp8_openAlias()
X-SVN-Rev: 375
1999-12-10 21:56:55 +00:00
Helena Chapman
0a8c04c46f ICU-165 Updated Dependency setting for intltest
X-SVN-Rev: 374
1999-12-10 19:33:55 +00:00
Steven R. Loomis
b55dd67c06 ICU-191 Fix for memory leak + string allocation bugs. [thanks, bobbyr@optiosoftware.com]
X-SVN-Rev: 373
1999-12-10 19:16:17 +00:00
Helena Chapman
80bf06949d ICU-96 Removed RuleBasedCollator::getUnicodeOrder().
X-SVN-Rev: 372
1999-12-10 18:53:45 +00:00
Helena Chapman
fb9d6d6e04 ICU-174 Remove C++ style comments
X-SVN-Rev: 371
1999-12-10 18:13:22 +00:00
Helena Chapman
3c7c2c2f42 ICU-132 #include utypes.h instead of platform.h
X-SVN-Rev: 370
1999-12-10 18:09:38 +00:00
Helena Chapman
70a137312a ICU-174 Removed C++ style comments.
X-SVN-Rev: 369
1999-12-10 17:59:28 +00:00
Markus Scherer
ed53a3965a ICU-184 fix dataFormat[]
X-SVN-Rev: 366
1999-12-10 01:45:15 +00:00
Markus Scherer
90d59dc998 ICU-130 add genprops - generate file with unicode char properties
X-SVN-Rev: 365
1999-12-10 01:44:19 +00:00
Steven R. Loomis
c385b79ea3 ICU-132 enable-threads was broken
X-SVN-Rev: 364
1999-12-10 00:52:05 +00:00
Steven R. Loomis
afffff45ca ICU-132 fixing enable-threads
X-SVN-Rev: 363
1999-12-09 23:47:30 +00:00
Steven R. Loomis
363ee387f6 ICU-161 (c)opyright notices
X-SVN-Rev: 362
1999-12-09 23:27:55 +00:00
Steven R. Loomis
f313ba28b5 ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
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