Frank Tang
|
e515c84645
|
ICU-22991 Remove unnecessary overload in Calendar
|
2024-12-23 12:52:11 -08:00 |
|
Frank Tang
|
752da7303f
|
ICU-22730 Fix int overflow inside CE Calendar
|
2024-09-11 22:07:01 -07:00 |
|
Frank Tang
|
fbc1f33e7e
|
ICU-22679 Clean up Calendar code.
1. Remove redudant implementation of default system ceuntry by using
macro
2. Fold long if / else block if one block return.
|
2024-03-21 09:50:10 -07:00 |
|
Frank Tang
|
d43d216feb
|
ICU-22633 Test and fix int32_t overflow for Calendar set
Add test to set with INT32_MAX and INT32_MIN then call getTime()
and fix all the undefined errors.
|
2024-03-12 16:46:53 -07:00 |
|
Frank Yung-Fong Tang
|
0b66fada30
|
ICU-22633 Fix integer overflow inside Calendar code
See #2806
|
2024-02-07 10:58:41 -08:00 |
|
Frank Tang
|
cd1b772cbf
|
ICU-22027 Add C++ Calendar API for Temporal
API proposal
https://docs.google.com/document/d/1UYriEzzExiLhi2RD3zjTsI5UQHv1dXaFqrct7yXNdCA/edit#heading=h.x9obor85vpx9
Design Doc
https://docs.google.com/document/d/15ViyC9s0k3VEDwBmAkKxxz4IadZ6QrAIoETkdkF0cVA/
ICU-22027 Adjust API to remove the mention of M00L for now.
|
2023-01-17 15:08:08 -08:00 |
|
Frank Tang
|
294b26eb7a
|
ICU-22159 Merge inDaylightTime to Calendar
All the subclass implementation of inDaylightTime are the same
so just move to a base class implementation.
|
2022-10-31 08:42:51 -07:00 |
|
Peter Varga
|
1986dcd0d8
|
ICU-21734 Add missing overrides
|
2021-09-07 17:42:14 -07:00 |
|
Markus Scherer
|
a18df7ba28
|
ICU-21267 stop using FALSE & TRUE macros in most library-internal headers
|
2020-09-10 13:55:46 -07:00 |
|
Andy Heninger
|
242e02c388
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
|
2017-01-20 00:20:31 +00:00 |
|
Michael Ow
|
61607c2773
|
ICU-12564 Update copyright notice in trunk
X-SVN-Rev: 38848
|
2016-06-15 18:58:17 +00:00 |
|
Yoshito Umaoka
|
00ca13e126
|
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
|
2016-05-31 21:45:07 +00:00 |
|
Michael Ow
|
c9f199a30f
|
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
|
2016-05-26 22:32:17 +00:00 |
|
Yoshito Umaoka
|
ac7d853b91
|
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
X-SVN-Rev: 23657
|
2008-03-22 02:58:07 +00:00 |
|