Commit Graph

35 Commits

Author SHA1 Message Date
Ram Viswanadha
c73373cfd5 ICU-4912 xlC can't handle inline and virtual
X-SVN-Rev: 18762
2005-11-05 02:54:10 +00:00
Vladimir Weinstein
ed7fe99c8b ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
George Rhoten
7c225a89aa ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
2004-08-24 17:38:33 +00:00
George Rhoten
306e874e1d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15796
2004-06-08 23:13:07 +00:00
George Rhoten
850a8ec20d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15788
2004-06-08 21:05:45 +00:00
George Rhoten
9fba623b7e ICU-3222 Fix a Solaris warning
X-SVN-Rev: 13431
2003-10-15 21:49:37 +00:00
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
e8d3058495 ICU-2966 redeclared getOffset() (c++ name hiding)
X-SVN-Rev: 13001
2003-09-01 17:42:46 +00:00
George Rhoten
75930a0808 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
2003-06-09 06:13:14 +00:00
Alan Liu
67796b222d ICU-2589 fix @draft etc. tags for 2.6
X-SVN-Rev: 12320
2003-06-05 19:50:06 +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
Markus Scherer
962c18923a ICU-2537 add declarations mostly for unimplemented default constructors
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
George Rhoten
6b0ec25200 ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
2003-02-14 01:44:49 +00:00
George Rhoten
84cb864c59 ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10982
2003-02-06 22:57:35 +00:00
Ram Viswanadha
a4fd8aaa88 ICU-2565 add @stable, etc tags
X-SVN-Rev: 10633
2002-12-12 01:01:41 +00:00
Alan Liu
96921b5af8 ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10626
2002-12-12 00:12:08 +00:00
Markus Scherer
616eee4bd8 ICU-2373 "David Goldsmith"->"D. Goldsmith"
X-SVN-Rev: 10593
2002-12-11 00:38:11 +00:00
Markus Scherer
2af8b25b5a ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10483
2002-12-04 23:46:16 +00:00
Markus Scherer
be1562a9bd ICU-2085 properly deprecate TZ::inDaylightTime() in both the base and implementation classes
X-SVN-Rev: 10253
2002-11-14 02:04:10 +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
d160acc6e2 ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
2002-07-01 11:04:45 +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
Andy Heninger
72b45a433b ICU-903 updated copyright notices.
X-SVN-Rev: 4249
2001-03-22 00:09:10 +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
3d38863a50 ICU-610 Described replacement functions for the deprecated functions and put in a removeal date.
X-SVN-Rev: 2495
2000-09-22 23:03:40 +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
6dd8c37754 ICU-335 APIs are now marked for proper doc generation
X-SVN-Rev: 975
2000-03-22 19:19:33 +00:00
Markus Scherer
8ab661d242 ICU-201 add forward declarations before 'friend' statements
X-SVN-Rev: 633
2000-01-18 19:57:46 +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