Peter Edberg
a8325d335c
ICU-11706 (and #11726 ) Fix DateIntervalFormat handling of (1) skeletons with seconds, (2) FieldPosition
...
X-SVN-Rev: 37613
2015-06-23 22:07:03 +00:00
Steven R. Loomis
e3dc3bc456
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
...
Added them to several "not for subclassing" classes.
Some exceptions:
* Commented out U_FINAL where there's an internal override needed.
* For tests, added "#define U_FINAL" at the top to disable this.
#defined to null for Doxygen.
X-SVN-Rev: 36177
2014-08-16 01:30:43 +00:00
Peter Edberg
3f51cb7d8d
ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft)
...
X-SVN-Rev: 34448
2013-09-23 06:52:34 +00:00
Markus Scherer
4e30dc4c14
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
...
X-SVN-Rev: 30447
2011-08-01 02:20:46 +00:00
Markus Scherer
744d1f3a19
ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector
...
X-SVN-Rev: 30272
2011-07-04 23:51:56 +00:00
Peter Edberg
f3c6395224
ICU-7616 Enable non-Gregorian calendars for DateIntervalFormat
...
X-SVN-Rev: 27947
2010-04-17 08:24:01 +00:00
Steven R. Loomis
1457da183c
ICU-7353 docs fixup and updated API Change Report
...
X-SVN-Rev: 27537
2010-02-11 00:53:57 +00:00
Peter Edberg
ccfd885876
ICU-7322 Get rid of friend declaration for internal plain-C comparotor functions
...
X-SVN-Rev: 27304
2010-01-16 19:59:59 +00:00
Xiaomei Ji
9e2a008374
ICU-6799 fix C++ compilation error due to hash value comparator in decimfmt.h and dtitvinf.h. remove static qualifier. since they are marked as internal, they wont be exposed
...
X-SVN-Rev: 25812
2009-04-17 18:52:52 +00:00
Steven R. Loomis
1fcbaff0ba
ICU-6804 @draft to @stable
...
X-SVN-Rev: 25626
2009-03-19 04:03:31 +00:00
Steven R. Loomis
fa50d4a3b2
ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0.
...
X-SVN-Rev: 24395
2008-07-21 18:57:26 +00:00
Xiaomei Ji
74ade133f7
ICU-6157 change per review
...
X-SVN-Rev: 24244
2008-06-19 22:05:36 +00:00
Xiaomei Ji
f61432db45
ICU-6157 after review
...
X-SVN-Rev: 24228
2008-06-18 21:07:30 +00:00
Xiaomei Ji
0ad3aff9b2
ICU-6157 update after 1st round code review
...
X-SVN-Rev: 24200
2008-06-16 22:32:36 +00:00
Steven R. Loomis
c1bca30b6d
ICU-6157 header includes fixes
...
X-SVN-Rev: 24132
2008-06-10 01:26:42 +00:00
Steven R. Loomis
70fe0d0560
ICU-6157 fix for solaris linkage
...
X-SVN-Rev: 24120
2008-06-06 21:42:54 +00:00
Xiaomei Ji
8d6be178da
ICU-6309 interval format clean up after consolidate skeleton consts
...
X-SVN-Rev: 24072
2008-05-29 19:23:52 +00:00
Steven R. Loomis
a5d6b9619c
ICU-6297 fixup doxygen tags
...
X-SVN-Rev: 24046
2008-05-28 21:20:51 +00:00
Steven R. Loomis
a41fff060d
ICU-6157 fix the fix, for VC++ to also work on gcc
...
X-SVN-Rev: 24032
2008-05-28 17:17:06 +00:00
Steven R. Loomis
ca28c6219a
ICU-6157 fix for VC++
...
X-SVN-Rev: 24031
2008-05-28 16:58:33 +00:00
Xiaomei Ji
f9a0590098
ICU-6157 date interval format
...
X-SVN-Rev: 24005
2008-05-28 00:33:44 +00:00