Commit Graph

34 Commits

Author SHA1 Message Date
George Rhoten
e95a1ea90e ICU-770 Fix for AIX
X-SVN-Rev: 5655
2001-08-31 15:50:39 +00:00
George Rhoten
81fc8fb03e ICU-770 More data cleanup
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
e3df919a30 ICU-1087 Speed up the TimeZone construction with a proper constructor, and make getGMT() public
X-SVN-Rev: 5470
2001-08-16 00:31:06 +00:00
George Rhoten
72159af00c ICU-953 Export fewer static symbols and fix an os/390 porting problem
X-SVN-Rev: 5149
2001-07-02 17:23:27 +00:00
George Rhoten
bc397ee3f3 ICU-900 Fixed a compiler warning on Solaris Workshop Pro v6.0
X-SVN-Rev: 5134
2001-06-28 22:57:15 +00:00
George Rhoten
3aa133d5b7 ICU-953 Don't do static initialization, except for GMT.
X-SVN-Rev: 5028
2001-06-20 21:11:13 +00:00
George Rhoten
b2de19f61c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4366
2001-03-28 00:15:46 +00:00
Vladimir Weinstein
8e6698de87 ICU-903 updated copyright notices
X-SVN-Rev: 4237
2001-03-21 20:31:13 +00:00
George Rhoten
8a59268b64 ICU-865 os/390 porting for timezone
X-SVN-Rev: 3913
2001-03-06 02:39:47 +00:00
George Rhoten
5fc03fe875 ICU-66 Removed a static memory leak
X-SVN-Rev: 3649
2001-02-16 21:51:21 +00:00
Vladimir Weinstein
229f67d2bc ICU-776 gcc dies if we have *country != NULL instead of *country != 0
X-SVN-Rev: 3556
2001-02-03 02:17:16 +00:00
Alan Liu
a38c004603 ICU-776 Add ISO 3166 country code index to time zone data and new API to TimeZone
X-SVN-Rev: 3534
2001-02-02 19:26:56 +00:00
Alan Liu
0f626e9c1e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
ee51ec2c7e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2521
2000-09-27 16:37:26 +00:00
Alan Liu
8e99af2483 ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2259
2000-08-15 18:25:20 +00:00
Vladimir Weinstein
18b6ac3369 ICU-432 fixing leaks
X-SVN-Rev: 1649
2000-06-26 22:46:15 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
6b6bbd29f1 ICU-375 correct isAcceptable signature
X-SVN-Rev: 1324
2000-05-03 23:15:02 +00:00
Alan Liu
3c75736608 ICU-149 remove unneeded #include uhash
X-SVN-Rev: 1002
2000-03-28 22:06:36 +00:00
Markus Scherer
54921c0d79 ICU-84 S/390 and EBCDIC updates
X-SVN-Rev: 969
2000-03-21 20:37:32 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Alan Liu
4dc3c25bae ICU-65 improve default zone support
X-SVN-Rev: 356
1999-12-09 06:29:40 +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
Steven R. Loomis
392bf58ebe ICU-65 Custom string was being truncated
X-SVN-Rev: 311
1999-12-05 09:14:26 +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
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
efde186f5c ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 274
1999-12-01 22:57:20 +00:00
Vladimir Weinstein
14e6e92642 ICU-161 changed copyright notice
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Steven R. Loomis
49ec74e4fb ICU-66 Fix some uninitialized memory problems in date format [caused ccaltst to fail]
X-SVN-Rev: 135
1999-10-28 02:02:53 +00:00
Helena Chapman
7d96c6fc0b ICU-66 Updated the count in Timezone.
X-SVN-Rev: 128
1999-10-27 01:23:27 +00:00
Helena Chapman
6d77748a62 ICU-66 Updated the kSystemTimeZones initialization.
X-SVN-Rev: 127
1999-10-27 01:09:48 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00