scuffed-code/icu4c/source/i18n/unicode
Travis Keep 48ba0efa1e ICU-11221 Add new MeasureUnits to ICU.
X-SVN-Rev: 36335
2014-09-03 21:08:45 +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-11007 Calendar::fZone, add comment clarifying that it cannot be NULL. 2014-07-16 22:29:20 +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-8260 support all collation-related keywords in Collator::createInstance() 2014-05-27 18:50:10 +00:00
compactdecimalformat.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
curramt.h
currpinf.h
currunit.h ICU-10640 Add C++ MeasureFormat API. 2014-02-04 00:29:17 +00:00
datefmt.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
dcfmtsym.h ICU-10046 Expose Exponent Multiplication Symbol. ScientificFormatHelper class to recognize variants of the plus and minus sign. 2014-04-10 18:13:29 +00:00
decimfmt.h ICU-10970 Support required decimal point 2014-08-30 21:53:10 +00:00
dtfmtsym.h ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override". 2014-08-16 01:30:43 +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-10378 (C) Delete comma at end of enumerator list 2013-09-12 23:48:02 +00:00
dtrule.h
fieldpos.h
filteredbrk.h ICU-10990 remove STL deps from FilteredBreakIterator implementation 2014-07-08 00:30:21 +00:00
fmtable.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
format.h
fpositer.h
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-10887 Fix documentation in MeasureFormat. 2014-05-08 22:46:37 +00:00
measunit.h ICU-11221 Add new MeasureUnits to ICU. 2014-09-03 21:08:45 +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-10344 add new field & factory method for currency CASH/STANDARD Usage 2014-06-12 21:40:34 +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-11064 The approved ICU syntax has )$ being the end of the plural rule substitution. 2014-08-20 18:52:57 +00:00
rbtz.h ICU-9648 Changed BasicTimeZone public API methods to const. 2013-02-01 07:39:04 +00:00
regex.h ICU-10815 Regex error handling, minor cleanups. 2014-09-02 21:39:18 +00:00
region.h ICU-10805 Use InitOnce in Region class. Fixes threading problem in initialization. 2014-04-24 22:31:56 +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
scientificformathelper.h ICU-10046 Fix comments. 2014-06-13 16:45:12 +00:00
search.h
selfmt.h
simpletz.h ICU-9648 Changed BasicTimeZone public API methods to const. 2013-02-01 07:39:04 +00:00
smpdtfmt.h ICU-10962 Conflicting descriptions of 'S' in calendar patterns 2014-08-26 03:57:45 +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-10802 Merge branch tkeep/10802andy into trunk. 2014-08-20 21:46:02 +00:00
timezone.h ICU-10724 Minor refinement in the API doc for TimeZone::getDisplayName, the fallback format is localized and can be different from GMT[+-]hh:mm. 2014-03-04 20:21:22 +00:00
tmunit.h ICU-10640 Add C++ MeasureFormat API. 2014-02-04 00:29:17 +00:00
tmutamt.h
tmutfmt.h ICU-10740 Adjust #ifndef U_HIDE_DRAFT/INTERNAL_API for changes; don't use around default,copy,= ctors 2014-03-15 00:20:41 +00:00
translit.h ICU-10700 From Markus' review comments. 2014-03-11 21:18:34 +00:00
tzfmt.h ICU-10934 The tz database abbreviation support in ICU4C 2014-07-23 21:51:09 +00:00
tznames.h ICU-10934 The tz database abbreviation support in ICU4C 2014-07-23 21:51:09 +00:00
tzrule.h
tztrans.h
ucal.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
ucol.h ICU-11010 improve ucol_mergeSortkeys() API doc 2014-08-14 20:35:54 +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-10344 add new field & factory method for currency CASH/STANDARD Usage 2014-06-12 21:40:34 +00:00
udat.h ICU-10320 API for getting/setting number format override in date formatting 2014-07-29 18:42:07 +00:00
udateintervalformat.h
udatpg.h
udisplaycontext.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
uformattable.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
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-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
umsg.h
unirepl.h
unum.h ICU-10970 Support required decimal point 2014-08-30 21:53:10 +00:00
unumsys.h ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation 2013-09-12 04:33:03 +00:00
upluralrules.h ICU-10394 api promo 50->52 as per PMC 2013-09-19 00:44:08 +00:00
uregex.h ICU-10088 Fix incorrect API doc for uregex_setStackLimit(). 2013-06-26 18:34:15 +00:00
uregion.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
usearch.h ICU-10507 Better API documentation for asymmetric search (C) 2014-03-18 21:50:11 +00:00
uspoof.h ICU-10764 API Promotions for ICU4C 53. 2014-03-13 20:33:16 +00:00
utmscale.h
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