scuffed-code/icu4c/source/i18n/unicode
2015-01-14 00:03:29 +00:00
..
alphaindex.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
basictz.h ICU-9648 Changed BasicTimeZone public API methods to const. 2013-02-01 07:39:04 +00:00
calendar.h ICU-11313 Update U_HIDE_ macros (and U_DEPRECATED tags) for 55.0.1 (m1) 2014-12-15 00:42:34 +00:00
choicfmt.h ICU-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding. 2013-03-21 22:09:06 +00:00
coleitr.h ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override". 2014-08-16 01:30:43 +00:00
coll.h ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes 2015-01-07 03:37:11 +00:00
compactdecimalformat.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
curramt.h
currpinf.h ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector 2011-07-04 23:51:56 +00:00
currunit.h ICU-10640 Add C++ MeasureFormat API. 2014-02-04 00:29:17 +00:00
datefmt.h ICU-11139 Add JAVA DateFormat factory methods to C++ 2014-11-18 00:43:49 +00:00
dcfmtsym.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
decimfmt.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
dtfmtsym.h ICU-11018 Support CLDR time separator (ICU4C) 2014-12-19 07:19:41 +00:00
dtitvfmt.h ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft) 2013-09-23 06:52:34 +00:00
dtitvinf.h ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override". 2014-08-16 01:30:43 +00:00
dtptngen.h ICU-11389 revert r36758 - re-checkin under r11139 once working? 2014-11-20 01:28:18 +00:00
dtrule.h ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0. 2008-07-21 18:57:26 +00:00
fieldpos.h ICU-5410 Improve code coverage by simplifying boolean expression 2006-09-21 01:26:20 +00:00
filteredbrk.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
fmtable.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
format.h ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead 2011-08-01 02:20:46 +00:00
fpositer.h ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies 2012-11-08 23:31:20 +00:00
gender.h ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros 2013-12-10 18:10:44 +00:00
gregocal.h ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft) 2013-09-23 06:52:34 +00:00
locdspnm.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
measfmt.h ICU-11313 Update U_HIDE_ macros (and U_DEPRECATED tags) for 55.0.1 (m1) 2014-12-15 00:42:34 +00:00
measunit.h ICU-11303 Bring MeasureFormat per unit formatting out of tech preview. 2014-12-05 20:52:28 +00:00
measure.h ICU-10640 Changes from Markus' review. 2014-03-11 17:40:23 +00:00
msgfmt.h ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft) 2013-09-23 06:52:34 +00:00
numfmt.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
numsys.h ICU-9791 Minor doc update for getName() API of numbering system 2014-03-05 18:52:47 +00:00
plurfmt.h ICU-11064 Add syntax for PluralFormat in RBNF 2014-08-18 20:47:36 +00:00
plurrule.h ICU-10461 Andy's review comments. 2014-03-17 18:07:34 +00:00
rbnf.h ICU-10438 Document that C++ Duration RuleBasedNumberFormat always rounds down. 2014-12-09 23:53:19 +00:00
rbtz.h ICU-9648 Changed BasicTimeZone public API methods to const. 2013-02-01 07:39:04 +00:00
regex.h ICU-11469 Regular Expressions, remove old tech preview functions. 2015-01-14 00:03:29 +00:00
region.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
reldatefmt.h ICU-10842 Fix header test failures, fix no data test errors, and update file properties 2014-07-02 05:09:05 +00:00
scientificnumberformatter.h ICU-11383 Remove ScientificFormatHelper C++ 2014-12-08 23:25:27 +00:00
search.h ICU-8415 Fixed the API doc problem in the previous change. 2011-04-13 07:06:15 +00:00
selfmt.h ICU-8525 doxygen warnings 2011-05-05 01:35:22 +00:00
simpletz.h ICU-9648 Changed BasicTimeZone public API methods to const. 2013-02-01 07:39:04 +00:00
smpdtfmt.h ICU-11452 Change reference to pointer to avoid null reference problems in SimpleDateFormat 2015-01-12 19:02:31 +00:00
sortkey.h ICU-9101 merge branches/markus/collv2@35225 into the trunk 2014-02-25 21:21:49 +00:00
stsearch.h ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override". 2014-08-16 01:30:43 +00:00
tblcoll.h ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes 2015-01-07 03:37:11 +00:00
timezone.h ICU-11240 ICU4C 54 API status promotion. 2014-09-11 06:16:13 +00:00
tmunit.h ICU-10640 Add C++ MeasureFormat API. 2014-02-04 00:29:17 +00:00
tmutamt.h ICU-7304 fix API promotions from bad checkins r27396 and r27397 2010-01-28 21:09:53 +00:00
tmutfmt.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
translit.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
tzfmt.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
tznames.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
tzrule.h ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0. 2008-07-21 18:57:26 +00:00
tztrans.h ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0. 2008-07-21 18:57:26 +00:00
ucal.h ICU-11018 Support CLDR time separator (ICU4C) 2014-12-19 07:19:41 +00:00
ucol.h ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes 2015-01-07 03:37:11 +00:00
ucoleitr.h ICU-9101 merge branches/markus/collv2@35225 into the trunk 2014-02-25 21:21:49 +00:00
ucsdet.h ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft) 2013-09-23 06:52:34 +00:00
ucurr.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
udat.h ICU-11018 Support CLDR time separator (ICU4C) 2014-12-19 07:19:41 +00:00
udateintervalformat.h ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp 2012-10-08 05:16:32 +00:00
udatpg.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
udisplaycontext.h ICU-10968 Handle fussy comma-at-end-of-enum-list restrictions in some compilers 2014-09-05 06:17:40 +00:00
uformattable.h ICU-11240 ICU4C 54 API status promotion. 2014-09-11 06:16:13 +00:00
ugender.h ICU-10394 api promo 50->52 as per PMC 2013-09-19 00:44:08 +00:00
uldnames.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
ulocdata.h ICU-11444 UMeasurementSystem UMS_UK born stable ICU 55 2014-12-17 21:51:53 +00:00
umsg.h ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882 2011-04-25 20:47:32 +00:00
unirepl.h
unum.h ICU-10817 For UNUM_SPELLOUT/ORDINAL, document that unum_setTextAttribute with UNUM_DEFAULT_RULESET can specify ruleset 2014-09-23 21:58:49 +00:00
unumsys.h ICU-11240 ICU4C 54 API status promotion. 2014-09-11 06:16:13 +00:00
upluralrules.h ICU-10394 api promo 50->52 as per PMC 2013-09-19 00:44:08 +00:00
uregex.h ICU-11469 Regular Expressions, remove old tech preview functions. 2015-01-14 00:03:29 +00:00
uregion.h ICU-11240 ICU4C 54 API status promotion. 2014-09-11 06:16:13 +00:00
usearch.h ICU-10814 Delete duplicated headerdoc comments in usearch.h 2014-09-23 21:33:53 +00:00
uspoof.h ICU-11032 Incorporate review comments, use isAcceptable call-back with udata_open 2014-09-11 18:28:05 +00:00
utmscale.h ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0. 2008-07-21 18:57:26 +00:00
utrans.h ICU-10585 Add utrans_toRules, utrans_getSourceSet 2014-01-13 07:27:02 +00:00
vtzone.h ICU-9648 Changed BasicTimeZone public API methods to const. 2013-02-01 07:39:04 +00:00