Michael Ow
|
c9f199a30f
|
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
|
2016-05-26 22:32:17 +00:00 |
|
Fredrik Roubert
|
f34de568c4
|
ICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/286430043 .
X-SVN-Rev: 38378
|
2016-02-26 11:21:55 +00:00 |
|
Fredrik Roubert
|
ebc0f5b22a
|
ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/288320043 .
X-SVN-Rev: 38347
|
2016-02-24 21:48:56 +00:00 |
|
Fredrik Roubert
|
7f4b8d106b
|
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/285520043 .
X-SVN-Rev: 38337
|
2016-02-23 10:40:09 +00:00 |
|
Andy Heninger
|
cabbcecf5c
|
ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34861
|
2014-01-10 19:20:16 +00:00 |
|
Steven R. Loomis
|
be53c49e85
|
ICU-9127 fix regression on iOS, introduced in r31009
X-SVN-Rev: 31480
|
2012-02-22 02:12:55 +00:00 |
|
Yoshito Umaoka
|
4334ee838f
|
ICU-8943 RBTZ fix in ICU4C and its test case
X-SVN-Rev: 31009
|
2011-12-02 07:02:54 +00:00 |
|
Yoshito Umaoka
|
4e8f6e1ed2
|
ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone::hasEquivalentTransitions which was found while updating the test case. This fix is equivalent to the ICU4J fix r28879.
X-SVN-Rev: 28880
|
2010-10-20 07:46:11 +00:00 |
|
Yoshito Umaoka
|
f063e2a26a
|
ICU-7792 Updated time bomb in tzrulets.cpp - VTimeZone test case for Asia/Amman.
X-SVN-Rev: 28617
|
2010-09-14 15:36:41 +00:00 |
|
Michael Ow
|
2f72159ffb
|
ICU-7784 Fix tests that run incorrectly without data.
X-SVN-Rev: 28369
|
2010-07-26 22:02:42 +00:00 |
|
Andy Heninger
|
5bcaaa08dc
|
ICU-7606 VTimeZone, add factory to create from BasicTimeZone.
X-SVN-Rev: 28311
|
2010-07-14 23:42:09 +00:00 |
|
Andy Heninger
|
74e297291f
|
ICU-7780 fix various compiler warnings
X-SVN-Rev: 28301
|
2010-07-12 18:03:29 +00:00 |
|
Yoshito Umaoka
|
a9544d7008
|
ICU-7586 Updated the time bombs in TimeZoneRuleTest.
X-SVN-Rev: 27960
|
2010-04-20 04:34:32 +00:00 |
|
Michael Ow
|
0763686c6c
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
|
2010-02-24 16:17:03 +00:00 |
|
Andy Heninger
|
d80b144c19
|
ICU-7369 Clean up uconfig test failures.
X-SVN-Rev: 27406
|
2010-01-26 00:55:35 +00:00 |
|
Steven R. Loomis
|
a0763011b5
|
ICU-5996 remove zrule, vzone, ztrans from API.
X-SVN-Rev: 27390
|
2010-01-23 02:08:06 +00:00 |
|
Yoshito Umaoka
|
0ded379793
|
ICU-7304 Update the timebomb in VTimeZone round trip test cases. We'll revisit #7008 after ICU 4.4 release.
X-SVN-Rev: 27317
|
2010-01-18 21:37:52 +00:00 |
|
Michael Ow
|
898667f024
|
ICU-4735 Fix error regarding explicit casting of char string to UChar string.
X-SVN-Rev: 27122
|
2009-12-31 16:06:34 +00:00 |
|
Jason Spieth
|
6533ab3558
|
ICU-5996 C wrappers for VTimeZone, TimeZoneTransition and TimeZoneRule
X-SVN-Rev: 27028
|
2009-12-08 04:19:24 +00:00 |
|
Michael Ow
|
9571529955
|
ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now(4.3.3).
X-SVN-Rev: 26919
|
2009-11-16 18:00:17 +00:00 |
|
Michael Ow
|
6719f6f93e
|
ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26757
|
2009-10-07 02:59:44 +00:00 |
|
Michael Ow
|
be03b11164
|
ICU-6911 Update tzrulets to avoid memory leak.
X-SVN-Rev: 26678
|
2009-09-23 16:27:59 +00:00 |
|
Yoshito Umaoka
|
34f50d9180
|
ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26153
|
2009-06-24 03:23:46 +00:00 |
|
Michael Ow
|
6b1f9ef27c
|
ICU-6905 Make intltest pass without any data.
X-SVN-Rev: 26096
|
2009-06-12 19:34:21 +00:00 |
|
Yoshito Umaoka
|
a996a898e0
|
ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case.
X-SVN-Rev: 25186
|
2009-01-02 21:22:01 +00:00 |
|
Michael Ow
|
c504eafdc8
|
ICU-5955 Add freeOffsetBuffer function to make sure that previously allocated offsetBuffer is freed to avoid memory leaks. Add deleter method in ssearch.cpp to remove hashtable objects. Delete various objects in intltest after it is no longer needed.
X-SVN-Rev: 24129
|
2008-06-09 21:18:46 +00:00 |
|
Yoshito Umaoka
|
a55d75d400
|
ICU-6216 Fixed a VTIMEZONE parsing problem in ICU4C.
X-SVN-Rev: 23780
|
2008-04-10 03:41:22 +00:00 |
|
George Rhoten
|
6fa9a969b8
|
ICU-5955 Fix a memory leak
X-SVN-Rev: 23038
|
2007-12-07 01:19:38 +00:00 |
|
George Rhoten
|
f3084b1f1b
|
ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
|
2007-08-31 04:58:52 +00:00 |
|
George Rhoten
|
6307379a95
|
ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22385
|
2007-08-15 01:31:52 +00:00 |
|
Yoshito Umaoka
|
979a520c59
|
ICU-5454 Increase the code coverage for ICU4C. Fixed a bug in VTimeZone operator=.
X-SVN-Rev: 22318
|
2007-08-08 17:14:55 +00:00 |
|
George Rhoten
|
e7acc3369e
|
ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 22317
|
2007-08-08 09:04:52 +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 |
|
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 |
|
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 |
|
George Rhoten
|
a18ec71d3e
|
ICU-5454 Fix newline settings.
X-SVN-Rev: 21852
|
2007-06-29 16:28:04 +00:00 |
|
Yoshito Umaoka
|
b340ff12f6
|
ICU-5454 Merging ICU4C RuleBasedTimeZone/TimeZoneRule/VTimeZone implementation into trunk
X-SVN-Rev: 21845
|
2007-06-29 03:10:43 +00:00 |
|