Commit Graph

3093 Commits

Author SHA1 Message Date
George Rhoten
af41197335 ICU-5787 Fix memory leak.
X-SVN-Rev: 22316
2007-08-08 09:01:18 +00:00
Claire Ho
c9f5e38fb9 ICU-5787 Added operator!= .
X-SVN-Rev: 22313
2007-08-08 01:07:23 +00:00
Yoshito Umaoka
0de5cefde3 ICU-5454 Ported additional time zone test cases from ICU4J. Also fixed some bugs found by the new test cases.
X-SVN-Rev: 22311
2007-08-08 00:57:05 +00:00
Claire Ho
f6a2f2a082 ICU-5787 1. Added test cases. 2. Fixed bug in == operator.
X-SVN-Rev: 22306
2007-08-07 23:16:36 +00:00
George Rhoten
9991e6a097 ICU-5708 Fix a memory leak
X-SVN-Rev: 22305
2007-08-07 20:23:09 +00:00
George Rhoten
4bb6b2f380 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22301
2007-08-07 09:23:46 +00:00
George Rhoten
0977182319 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22300
2007-08-07 09:01:12 +00:00
Claire Ho
3a6f874106 ICU-5787 fixed the warnings from VC++.
X-SVN-Rev: 22296
2007-08-07 06:13:19 +00:00
Claire Ho
887eafb2c8 ICU-5787 1. Added test cases. 2. code clean up.
X-SVN-Rev: 22295
2007-08-07 03:14:19 +00:00
George Rhoten
790e49dca8 ICU-5787 Fix for i5/OS
X-SVN-Rev: 22292
2007-08-06 23:09:29 +00:00
John Emmons
ae617cbd3b ICU-5787 Minor code cleanup
X-SVN-Rev: 22287
2007-08-06 21:25:31 +00:00
John Emmons
fc28f366f6 ICU-5708 Generic time zone support - clean up code
X-SVN-Rev: 22286
2007-08-06 21:12:34 +00:00
John Emmons
a2d03cc0fb ICU-5708 Generic time zone support
X-SVN-Rev: 22283
2007-08-06 15:17:35 +00:00
George Rhoten
3727ad903b ICU-5787 Minor code cleanup.
X-SVN-Rev: 22282
2007-08-04 14:19:29 +00:00
George Rhoten
5c98f3a1fc ICU-5787 Allow UCONFIG_NO_CONVERSION=1 to work.
X-SVN-Rev: 22277
2007-08-04 04:13:16 +00:00
George Rhoten
3cf8f114a3 ICU-5787 Still trying to narrow down AIX failure and memory leaks.
X-SVN-Rev: 22276
2007-08-04 03:14:19 +00:00
George Rhoten
0035458602 ICU-5787 Internal API does not need to derive from UObject. UMemory should be used instead and the API not exported. This reduces the amount of required testing.
X-SVN-Rev: 22275
2007-08-04 02:53:37 +00:00
George Rhoten
40bb1dfddb ICU-5787 Check point check in to fix the following errors.
Memory leaks. Portability errors. Compiler warnings. etc.
Still trying to narrow down AIX failure.

X-SVN-Rev: 22274
2007-08-04 02:44:11 +00:00
George Rhoten
9623bf94e7 ICU-5357 Fix doxygen warnings.
X-SVN-Rev: 22265
2007-08-03 23:52:19 +00:00
George Rhoten
02ed088beb ICU-5822 Fix undocumented TimeZoneTransition constructors
X-SVN-Rev: 22263
2007-08-03 22:43:10 +00:00
Claire Ho
efe2014ed1 ICU-5787 merge from feature branch revision 22024:22252.
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00
George Rhoten
84e3cd3b3e ICU-5808 Fix for UCONFIG_NO_FORMATTING
X-SVN-Rev: 22217
2007-07-31 07:12:45 +00:00
George Rhoten
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
George Rhoten
28ce35b674 ICU-4935 Consolidate conflicting definitions of UCaseMapFull
X-SVN-Rev: 22194
2007-07-27 23:59:25 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
397ffe6f76 ICU-5445 operator= does not have a check for the source and destination
addresses being non-identical

X-SVN-Rev: 22136
2007-07-25 03:58:02 +00:00
George Rhoten
9cc45516bd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22130
2007-07-24 22:25:48 +00:00
Yoshito Umaoka
fb68bb6add ICU-5559 Normalize time zone ID using RFC822 format in the result TimeZone when it is created by TimeZone#createTimeZone with custom ID.
X-SVN-Rev: 22129
2007-07-24 21:37:19 +00:00
George Rhoten
2435b965b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22127
2007-07-24 21:21:49 +00:00
George Rhoten
b5e9f17cdd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22120
2007-07-24 08:30:41 +00:00
Eric Mader
621fd73d0b ICU-5376 use unsigned value for IternatedChar.charValue.
X-SVN-Rev: 22118
2007-07-23 23:53:34 +00:00
George Rhoten
f1b9a527b7 ICU-5715 Use supplementalData instead of CurrencyData
X-SVN-Rev: 22098
2007-07-22 22:19:10 +00:00
Yoshito Umaoka
23e6471728 ICU-3778 Changed not to cache the status code which is set when accessing tzdata version string
X-SVN-Rev: 22069
2007-07-20 02:46:47 +00:00
Yoshito Umaoka
0651c49b65 ICU-3778 Added getTZDataVersion for C and C++
X-SVN-Rev: 22063
2007-07-19 22:29:51 +00:00
Deborah Goldsmith
41c0301502 ICU-5733 deprecate misspelled name, add replacement
X-SVN-Rev: 22034
2007-07-18 18:51:32 +00:00
George Rhoten
3ea75f4cae ICU-5545 Synchronize DecimalFormat::setMultiplier with ICU4J.
X-SVN-Rev: 22023
2007-07-17 22:39:44 +00:00
George Rhoten
dbb58ee5cb ICU-5581 Fix formatting crash after setting a prefix or suffix of a currency format.
X-SVN-Rev: 22019
2007-07-17 21:46:59 +00:00
Eric Mader
da2d29fbc1 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22016
2007-07-17 21:15:22 +00:00
Steven R. Loomis
3bb6d90678 ICU-4567 update for code coverage
X-SVN-Rev: 22012
2007-07-17 17:48:27 +00:00
Yoshito Umaoka
b7957f5521 ICU-5454 Resolve the HP compiler warning
X-SVN-Rev: 22010
2007-07-17 14:41:03 +00:00
Yoshito Umaoka
5a13e65149 ICU-5454 Use the AnnualTimeZoneRule constructor which adopts DateTimeRule
X-SVN-Rev: 22002
2007-07-16 21:40:40 +00:00
George Rhoten
eb3f3bc9c0 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21983
2007-07-14 07:04:17 +00:00
George Rhoten
57f9ad80e7 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21981
2007-07-14 03:58:14 +00:00
Andy Heninger
2d8fa82c26 ICU-5617 Update set of characters that are ignored for the purposes of finding word boundaries, for simple (not UAX 29) \b boundaries.
X-SVN-Rev: 21973
2007-07-13 22:12:31 +00:00
George Rhoten
0347fcbe3d ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
2007-07-13 17:59:16 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
George Rhoten
f7f26df030 ICU-5486 Currency update for Ghana and Venezuela.
X-SVN-Rev: 21920
2007-07-05 23:00:06 +00:00
Yoshito Umaoka
da04d51d69 ICU-5454 Close resource bundle properly in VTimeZone::createVTimeZoneByID. Also resolve a strict compiler warning in tzrulets.cpp
X-SVN-Rev: 21915
2007-07-05 21:43:03 +00:00
Yoshito Umaoka
e0e1ccd5a4 ICU-5454 Fix some compiler warnings
X-SVN-Rev: 21912
2007-07-05 17:17:59 +00:00