George Rhoten
e35ff474f7
ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
...
X-SVN-Rev: 16534
2004-10-18 03:28:06 +00:00
George Rhoten
63253ed74f
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16532
2004-10-18 03:18:25 +00:00
George Rhoten
ba582e9d72
ICU-4100 Fix a debug build warning
...
X-SVN-Rev: 16531
2004-10-18 03:18:13 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
Eric Mader
8de24faef2
ICU-4067 Update character class for Gurmukhi characters A01, A03.
...
X-SVN-Rev: 16528
2004-10-17 20:45:06 +00:00
Eric Mader
39d9b493bf
ICU-4085 update shapeTypes table to Unicode 4.0.1
...
X-SVN-Rev: 16527
2004-10-17 20:31:34 +00:00
George Rhoten
01783a7d6a
ICU-4084 Improve the Calendar instantiation.
...
Converters/service registration aren't needed by default anymore.
X-SVN-Rev: 16526
2004-10-17 19:46:59 +00:00
George Rhoten
07b125019f
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16525
2004-10-17 16:58:33 +00:00
George Rhoten
8318ed5467
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16524
2004-10-17 05:16:23 +00:00
George Rhoten
a886202e99
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16521
2004-10-15 23:47:14 +00:00
George Rhoten
e69fca9d5f
ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
...
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.
X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
Ram Viswanadha
713d078861
ICU-3938 add boundaries data
...
X-SVN-Rev: 16510
2004-10-15 18:28:45 +00:00
George Rhoten
a860edf4f6
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16508
2004-10-15 16:25:11 +00:00
George Rhoten
0e1c5bf499
ICU-4078 Fix a compiler warning from previous check-in
...
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
George Rhoten
7746ac4c0b
ICU-3634 Use 0 for UChar types. NULL (a pointer type) shouldn't be used.
...
X-SVN-Rev: 16506
2004-10-15 06:18:07 +00:00
George Rhoten
308aba80be
ICU-4078 Make sure that the decoupled cleanup functions are still called during a failure.
...
X-SVN-Rev: 16503
2004-10-15 06:05:51 +00:00
George Rhoten
0a954254c2
ICU-3839 Fix an error message so that errors show up.
...
X-SVN-Rev: 16498
2004-10-14 23:34:35 +00:00
George Rhoten
287e1a3959
ICU-4136 TRANLIT_SOURCE -> TRANSLIT_SOURCE
...
X-SVN-Rev: 16497
2004-10-14 23:32:14 +00:00
Steven R. Loomis
96905f266e
ICU-3938 update collation files (updated locales)
...
X-SVN-Rev: 16494
2004-10-14 22:22:55 +00:00
Vladimir Weinstein
3f2eaaf702
ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
...
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
Vladimir Weinstein
aa515c3763
ICU-3938 Support CLDR collation data in the parses: comment support + bugfixes
...
X-SVN-Rev: 16487
2004-10-14 20:12:11 +00:00
Vladimir Weinstein
acaa9b180c
ICU-3938 UCARules needs to have unescaped rules due to the way it is included in root
...
X-SVN-Rev: 16486
2004-10-14 20:11:09 +00:00
Vladimir Weinstein
70621e0c6c
ICU-3938 Collation data generated from CLDR 1.2
...
X-SVN-Rev: 16485
2004-10-14 20:10:38 +00:00
George Rhoten
c67d95bf59
ICU-3969 Fix for HP-UX with aCC 3.50
...
X-SVN-Rev: 16484
2004-10-14 18:50:44 +00:00
Ram Viswanadha
1ebcdbb34e
cldrbug 231: modify specials data as per Deborah's request
...
X-SVN-Rev: 16483
2004-10-14 18:01:35 +00:00
Steven R. Loomis
6d31727dc7
ICU-3938 more CLDR data. Include override-draft locales.
...
X-SVN-Rev: 16480
2004-10-14 06:16:35 +00:00
Steven R. Loomis
e5ee4621ed
cldrbug 259: icu specials for collation
...
X-SVN-Rev: 16479
2004-10-14 06:03:14 +00:00
Steven R. Loomis
66c0e2e23a
cldrbug 259: update override list
...
X-SVN-Rev: 16478
2004-10-14 06:01:50 +00:00
Steven R. Loomis
75d79203b5
cldrbug 259: add override draft
...
X-SVN-Rev: 16476
2004-10-13 23:56:44 +00:00
George Rhoten
a68d40a687
ICU-4078 Reduce the dependencies on the conversion API.
...
X-SVN-Rev: 16470
2004-10-13 06:24:06 +00:00
George Rhoten
ac294b5379
ICU-3969 Fix new case mapping code so that it will work on z/OS
...
X-SVN-Rev: 16469
2004-10-13 06:08:52 +00:00
George Rhoten
5f2505021e
ICU-4084 Improve doOpenChoice performance
...
X-SVN-Rev: 16468
2004-10-13 05:41:18 +00:00
George Rhoten
94a92cdceb
ICU-3938 Add CLDR changes for English.
...
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
e10141ecc9
ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
...
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
2e69aa04e2
ICU-4129 Fix for Borland C++ Builder.
...
X-SVN-Rev: 16459
2004-10-12 23:24:19 +00:00
George Rhoten
5e3d7989dd
ICU-3938 Make fewer tests fail by not leaking resource bundles.
...
X-SVN-Rev: 16455
2004-10-12 19:03:54 +00:00
George Rhoten
addb950226
ICU-4084 Improve doOpenChoice performance on less optimal platforms.
...
X-SVN-Rev: 16454
2004-10-12 06:09:26 +00:00
George Rhoten
0709ebfcce
cldrbug 231: Remove unavailable info for boundary data.
...
X-SVN-Rev: 16451
2004-10-11 23:35:48 +00:00
George Rhoten
7d820669c9
ICU-4116 Improve Linux PPC data building
...
X-SVN-Rev: 16449
2004-10-11 23:12:42 +00:00
George Rhoten
d5efe15136
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16448
2004-10-11 22:31:01 +00:00
Doug Felt
be20a502df
ICU-3634 localized RBNF rule set names - fix error handling in loc data parsing
...
X-SVN-Rev: 16446
2004-10-11 21:59:44 +00:00
George Rhoten
6b11c1a3af
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
...
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
cf3b69cbf1
ICU-4084 Improve doOpenChoice performance.
...
X-SVN-Rev: 16444
2004-10-11 21:21:55 +00:00
George Rhoten
4fbf096779
ICU-4019 Fix last test addition so that it doesn't leak memory.
...
X-SVN-Rev: 16443
2004-10-11 17:24:02 +00:00
George Rhoten
87487f4c09
ICU-4129 Fix for Borland C++ Builder.
...
X-SVN-Rev: 16440
2004-10-09 00:59:35 +00:00
George Rhoten
df4a6985d3
ICU-4116 Improve Linux PPC 64-bit building with archives.
...
X-SVN-Rev: 16438
2004-10-09 00:45:25 +00:00
George Rhoten
419f2b4966
ICU-3925 Fix an EBCDIC bug introduced by version 1.152
...
X-SVN-Rev: 16433
2004-10-08 22:00:26 +00:00
George Rhoten
2ddb970446
ICU-4125 Add minus rule to rbnf
...
X-SVN-Rev: 16430
2004-10-08 19:09:07 +00:00
George Rhoten
088b7ae383
ICU-4078 Remove some dependencies
...
X-SVN-Rev: 16428
2004-10-08 17:38:36 +00:00