George Rhoten
|
2ef6713835
|
ICU-2966 Remove unused private classes needed by old timezone implementation
X-SVN-Rev: 13359
|
2003-10-08 18:08:09 +00:00 |
|
George Rhoten
|
8e7a34ec49
|
ICU-3221 Fix AIX linker warnings, and reduce amount of private static class data being exported (some mainframes have minor issues with that)
X-SVN-Rev: 13337
|
2003-10-07 15:49:47 +00:00 |
|
Alan Liu
|
fdaef9e477
|
ICU-2966 consider Feb 29 to be a valid date
X-SVN-Rev: 12835
|
2003-08-15 18:21:14 +00:00 |
|
Alan Liu
|
fbf9a44f50
|
ICU-2966 range-check previous month
X-SVN-Rev: 12757
|
2003-08-04 23:13:43 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +00:00 |
|
GCL Shanghai
|
513a23fdae
|
ICU-2222 Deprecate C++ enums that duplicate C enums
X-SVN-Rev: 11137
|
2003-02-21 08:32:22 +00:00 |
|
George Rhoten
|
6b0ec25200
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
|
2003-02-14 01:44:49 +00:00 |
|
Ram Viswanadha
|
a4fd8aaa88
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10633
|
2002-12-12 01:01:41 +00:00 |
|
Markus Scherer
|
3d38617bdc
|
ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
|
2002-09-20 01:54:48 +00:00 |
|
Ram Viswanadha
|
e4011b086e
|
ICU-1986 remove deprecated API
X-SVN-Rev: 9178
|
2002-07-16 00:15:23 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
George Rhoten
|
8765a2f976
|
ICU-1612 Rework my original fix.
X-SVN-Rev: 8191
|
2002-03-22 01:16:36 +00:00 |
|
George Rhoten
|
be02bc0060
|
ICU-1612 Fix SimpleTimeZone::setDSTSavings
X-SVN-Rev: 7437
|
2002-01-12 01:29:22 +00:00 |
|
George Rhoten
|
b3b7b301d6
|
ICU-882 Remove old version of setDSTSavings()
X-SVN-Rev: 7432
|
2002-01-11 23:37:57 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
George Rhoten
|
4526828ee2
|
ICU-1099 Make more data const in the libraries
X-SVN-Rev: 5964
|
2001-09-28 19:13:03 +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
|
ef1328e9b6
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2541
|
2000-09-30 01:40:03 +00:00 |
|
George Rhoten
|
6fd2a8eae7
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2234
|
2000-08-14 23:44:25 +00:00 |
|
George Rhoten
|
123caf9bbd
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2232
|
2000-08-14 23:23:20 +00:00 |
|
George Rhoten
|
5a1369d8bc
|
ICU-535 Removed a compiler warning
X-SVN-Rev: 2139
|
2000-08-08 23:26:10 +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 |
|
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
|
6d9cfd7f14
|
ICU-186 fix setStartRule setEndRule to set DST savings if nec
X-SVN-Rev: 351
|
1999-12-09 06:06:05 +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
|
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 |
|
Vladimir Weinstein
|
14e6e92642
|
ICU-161 changed copyright notice
X-SVN-Rev: 220
|
1999-11-22 20:25:35 +00:00 |
|
Helena Chapman
|
69bcef3a00
|
ICU-66 Initialized fStartMode and fEndMode.
X-SVN-Rev: 126
|
1999-10-27 01:09:21 +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 |
|