Commit Graph

319 Commits

Author SHA1 Message Date
Steven R. Loomis
70b4238f27 ICU-157 Fixed HPUX branch of getLibraryPath() - remove C++'isms, etc.
X-SVN-Rev: 394
1999-12-13 23:13:24 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Markus Scherer
be1fff8aef ICU-130 split genprops into parser & encoder
X-SVN-Rev: 392
1999-12-13 22:25:50 +00:00
Steven R. Loomis
c6eb4d6d20 ICU-157 fix mapped data on some platforms
X-SVN-Rev: 391
1999-12-13 21:36:13 +00:00
Vladimir Weinstein
66ab1aefe6 ICU-164 link genrb with icui18n.lib because of .col file generation
X-SVN-Rev: 390
1999-12-13 21:11:53 +00:00
Vladimir Weinstein
d76947d5e2 ICU-164 link genrb with icui18n.lib because of .col file generation
X-SVN-Rev: 389
1999-12-13 20:44:52 +00:00
Vladimir Weinstein
309ebe1158 ICU-164 makedata.bat now uses nmake
X-SVN-Rev: 385
1999-12-13 03:44:22 +00:00
Vladimir Weinstein
e4c6dcf941 ICU-164 makefile for nmake
X-SVN-Rev: 384
1999-12-13 03:43:57 +00:00
Vladimir Weinstein
560eb3b7c9 ICU-164 list of converter files for makeconv (should be generated automaticaly)
X-SVN-Rev: 383
1999-12-13 03:43:07 +00:00
Vladimir Weinstein
18e758ff01 ICU-164 list of locale files for gencol (should be generated automaticaly)
X-SVN-Rev: 382
1999-12-13 03:42:32 +00:00
Vladimir Weinstein
669822ef22 ICU-164 list of locale files for genrb (should be generated automaticaly)
X-SVN-Rev: 381
1999-12-13 03:42:01 +00:00
Vladimir Weinstein
a96fa7d203 ICU-164 genrb also generates .col files
X-SVN-Rev: 380
1999-12-13 03:41:08 +00:00
Vladimir Weinstein
1f29490578 ICU-164 genccode accepts multiple files in input - for use with nmake makefile
X-SVN-Rev: 379
1999-12-12 02:33:22 +00:00
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
Alan Liu
fa47fafec3 ICU-190 make russian transliterator rules handle case properly
X-SVN-Rev: 376
1999-12-10 22:45:58 +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