Commit Graph

11 Commits

Author SHA1 Message Date
George Rhoten
5a8942d749 ICU-6076 Fix allocation failure recovery problems.
X-SVN-Rev: 23460
2008-02-19 07:53:15 +00:00
George Rhoten
134e6af66e ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23368
2008-02-07 18:52:57 +00:00
Yoshito Umaoka
873d3f5b19 ICU-5561 Adding new C++ API TimeZone::getCanonicalID and its C corresponding. Added test cases for the new API. Cleaned up ZoneMeta class.
X-SVN-Rev: 23299
2008-01-23 23:47:13 +00:00
George Rhoten
c2d667f950 ICU-5990 Slightly reduce the cache further.
X-SVN-Rev: 23092
2007-12-15 11:21:16 +00:00
George Rhoten
2297d8ce9c ICU-5990 Allocate about 300K less and about 2,000 fewer allocations.
X-SVN-Rev: 23032
2007-12-06 06:02:02 +00:00
Yoshito Umaoka
40a1b853e2 ICU-5990 Use of a reference to a resource bundle string for tzid in meta-to-olson mapping table. Set NULL to the static global ZoneStringFormat cache. Added a code to prevent Purify to generate UMR warnings.
X-SVN-Rev: 23031
2007-12-06 03:28:08 +00:00
George Rhoten
9f5c0d840a ICU-5990 Don't use charset conversion for invariant strings. Allocate less memory. Alias resource bundle string more frequently.
X-SVN-Rev: 23029
2007-12-06 00:46:41 +00:00
Yoshito Umaoka
155de1eafe ICU-5990 Fixed a memory leak problem in ZoneStringFormat cache.
X-SVN-Rev: 23024
2007-12-05 20:44:15 +00:00
George Rhoten
a8777a6f4e ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23019
2007-12-05 16:44:08 +00:00
Yoshito Umaoka
18224fd078 ICU-5990 Fix memory leak issues
X-SVN-Rev: 23018
2007-12-05 16:00:18 +00:00
Yoshito Umaoka
7e51ed7330 ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00