George Rhoten
|
492d57ac79
|
ICU-3221 Fix AIX linker warnings
X-SVN-Rev: 12997
|
2003-08-31 20:53:46 +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 |
|
Vladimir Weinstein
|
7ec7853f1e
|
ICU-2699 more gcc warnings fixes
X-SVN-Rev: 11958
|
2003-05-15 23:20:11 +00:00 |
|
Vladimir Weinstein
|
2fe0072a9d
|
ICU-2222 introduce overloads for functions that used old C++ enums. Deprecate C++ enum using functions.
X-SVN-Rev: 11755
|
2003-05-01 17:43:01 +00:00 |
|
Markus Scherer
|
41c2ebf526
|
ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11748
|
2003-05-01 01:31:28 +00:00 |
|
GCL Shanghai
|
2de3bade18
|
ICU-2222 fix breaking changes
X-SVN-Rev: 11357
|
2003-03-19 13:21:51 +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 |
|
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 |
|
Markus Scherer
|
156e2f983f
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
|
2002-07-02 23:58:34 +00:00 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
George Rhoten
|
41ffc2ef36
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
|
2002-02-28 01:42:40 +00:00 |
|
Alan Liu
|
8a98ee7a0e
|
ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
|
2001-10-16 18:31:13 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
Alan Liu
|
1c40f7aebd
|
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
|
2001-07-06 19:53:12 +00:00 |
|
Syn Wee Quek
|
8fa2ab2060
|
ICU-807
Clean up:
removed old comments and
redundant private methods that isn't used anywhere.
X-SVN-Rev: 5083
|
2001-06-26 17:41:10 +00:00 |
|
Vladimir Weinstein
|
8e6698de87
|
ICU-903 updated copyright notices
X-SVN-Rev: 4237
|
2001-03-21 20:31:13 +00:00 |
|
Syn Wee Quek
|
c85445c39b
|
ICU-807
Fixed memory initializing and remove problems
X-SVN-Rev: 4114
|
2001-03-15 22:56:02 +00:00 |
|
Syn Wee Quek
|
04bee678e7
|
ICU-883
Updated compareTo method
X-SVN-Rev: 3991
|
2001-03-09 02:18:20 +00:00 |
|
Syn Wee Quek
|
74666469c9
|
ICU-883
updated compareTo to handle strings with different lengths.
X-SVN-Rev: 3938
|
2001-03-07 18:11:12 +00:00 |
|
Syn Wee Quek
|
5a0d53ced5
|
ICU-883
modified compareTo to handle strings with different lengths.
X-SVN-Rev: 3937
|
2001-03-07 06:39:48 +00:00 |
|
George Rhoten
|
8e949b4dd0
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3614
|
2001-02-12 20:52:49 +00:00 |
|
Vladimir Weinstein
|
9ecaf4fcae
|
ICU-96 collation key adopt, ucol_createSortKey, fix for collation key hash code, C++ incremental compare implementation
X-SVN-Rev: 3196
|
2000-12-12 01:15:30 +00:00 |
|
George Rhoten
|
1130462c8d
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2342
|
2000-08-23 23:48:04 +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 |
|
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 |
|
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 |
|
Vladimir Weinstein
|
14e6e92642
|
ICU-161 changed copyright notice
X-SVN-Rev: 220
|
1999-11-22 20:25:35 +00:00 |
|
Markus Scherer
|
0f43a91f08
|
ICU-7 remove :: for icu_mem...() (and remove unnecessary icu_memset())
X-SVN-Rev: 99
|
1999-10-22 00:41:21 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|