Commit Graph

19 Commits

Author SHA1 Message Date
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Alan Liu
fae4de96cb ICU-3549 modified ICUResourceBundleFactory to read from any resource tree using the new API, and to cache the results
X-SVN-Rev: 15040
2004-04-24 02:55:47 +00:00
George Rhoten
232ee12872 ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14896
2004-04-07 05:20:22 +00:00
George Rhoten
c410e3e1d6 ICU-3326 Don't include some unneeded headers.
X-SVN-Rev: 13967
2003-12-03 16:37:16 +00:00
George Rhoten
4d18bb2b4f ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
X-SVN-Rev: 12958
2003-08-27 01:01:42 +00:00
Doug Felt
fb473c85d1 ICU-2959 update copyright notices
X-SVN-Rev: 12221
2003-06-02 18:47:02 +00:00
George Rhoten
cf258a7833 ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12177
2003-05-29 22:21:22 +00:00
Doug Felt
556c72cc54 ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.

X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
Doug Felt
7e745f0772 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11758
2003-05-01 18:27:24 +00:00
George Rhoten
96d7a9c8a7 ICU-2135 Don't export these private static variable names.
It makes it difficult to find other cache locations.

X-SVN-Rev: 10676
2002-12-14 09:03:22 +00:00
Vladimir Weinstein
ba679fb764 ICU-2135 Doug's changes to the service registration memory handling
X-SVN-Rev: 10519
2002-12-06 00:22:10 +00:00
George Rhoten
3a350fa020 ICU-2118 DigitList is a utility class that should only be used by DecimalFormat.
The usage here is incorrect and very slow for converting an int -> UnicodeString.

X-SVN-Rev: 10410
2002-11-30 02:46:55 +00:00
Doug Felt
f194e6800b ICU-1949 icuservice
X-SVN-Rev: 10365
2002-11-24 23:46:04 +00:00
George Rhoten
cfdcb75347 ICU-1949 Fix some compiler warnings
X-SVN-Rev: 10355
2002-11-22 23:58:49 +00:00
Doug Felt
d6a9220d93 ICU-1949 StringEnumeration changes and some cleanup
X-SVN-Rev: 10341
2002-11-22 18:20:28 +00:00
Doug Felt
bff98f6ace ICU-1964 doc cleanup and review changes
X-SVN-Rev: 10298
2002-11-20 17:16:11 +00:00
Doug Felt
ce5a830202 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10196
2002-11-08 00:20:14 +00:00
Doug Felt
8f354b5a9e ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10183
2002-11-07 08:02:41 +00:00
Doug Felt
e39b3b40a7 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10173
2002-11-06 22:14:49 +00:00