Markus Scherer
f02b496494
ICU-20783 C++ covariant return types: clone(), freeze() & friends
2019-08-22 16:24:41 -07:00
Peter Edberg
641326d7b8
ICU-20078 Add JP_ERA_2019 constants, export enableTentativeEra(), add intervalFmt tests with eras
2019-02-20 10:42:49 -08:00
Yoshito Umaoka
45cdda61a6
ICU-12973 CLDR Japanese Era data and tentative Japanese new era support ( #111 )
...
* Updated era data format in supplementalData.
* Include tentative era names in data. Implemented Japanese era loaded from CLDR data in ICU4J.
* ICU4C implementation, ICU4C refactoring. WIP.
* VS project updates and some bug fixes
Also added API comments.
* Review feedback and bug fixes
- NULL to nullptr
- use of LocalUResourceBundlePointer
- TYPO "name" to "named"
- env var checking stricmp() == 0
* API comment correction based on feedback
* Duplicate the comment in ucal.h to calendar.h
* Fixed spelling errors in API comment
2018-09-27 14:27:39 -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
b3744287df
ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields.
...
X-SVN-Rev: 24574
2008-09-15 21:24:11 +00:00
Yoshito Umaoka
32c3313145
ICU-5845 Calendar 'actual' limit test ported from J to C. Also ported bug fixes related to calendar limits implementation.
...
X-SVN-Rev: 23775
2008-04-09 18:26:42 +00:00
George Rhoten
fad658d66d
ICU-5279 Reduce the set of exported functions.
...
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
Eric Mader
1e856ba7a2
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
George Rhoten
7c225a89aa
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
...
X-SVN-Rev: 16183
2004-08-24 17:38:33 +00:00
Steven R. Loomis
9924fd34a7
ICU-2943 incorporate changes from the review meeting, clean up docs
...
X-SVN-Rev: 13681
2003-11-12 09:01:41 +00:00
Steven R. Loomis
92fb1fead2
ICU-2943 calendar update (sync with Java, prepare for other calendars)
...
X-SVN-Rev: 13494
2003-10-26 10:24:58 +00:00
Steven R. Loomis
1d4ef75826
ICU-2436 don't hide Calendar compatibility functions
...
X-SVN-Rev: 12196
2003-05-30 01:44:41 +00:00
Steven R. Loomis
ea2e0f7f96
ICU-2436 updates for formatting of japanese and buddhist calendars
...
X-SVN-Rev: 12139
2003-05-28 05:40:04 +00:00
Steven R. Loomis
f2e4031b0c
ICU-2436 Japanese Calendar implementation, other fixes (multi calendar)
...
X-SVN-Rev: 12105
2003-05-25 07:12:19 +00:00
Steven R. Loomis
11a7e83694
ICU-2436 Stub Japanese Calendar
...
X-SVN-Rev: 11977
2003-05-16 22:27:27 +00:00