..
alphaindex.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
basictz.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
calendar.h
ICU-12973 Enable UWP version of ICU to use Environment variable ICU_ENABLE_TENTATIVE_ERA for testing placeholder names ( #124 )
2018-09-27 14:27:40 -07:00
choicfmt.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
coleitr.h
ICU-12410 class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup
2017-02-17 21:03:35 +00:00
coll.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
compactdecimalformat.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
curramt.h
ICU-12992 return raw pointers not pointer wrappers
2017-03-03 22:42:52 +00:00
currpinf.h
ICU-20036 CurrencyPluralInfo class improve handling of OOM errors ( #17 )
2018-09-27 14:27:37 -07:00
currunit.h
ICU-20183 Adding CurrencyUnit StringPiece constructor.
2019-01-17 15:41:56 -08:00
datefmt.h
ICU-20196 Fix MSVC/clang compiler warning C4251, export explicit template, required for building DLLs on Windows. Also fix a few other warnings as well.
2018-10-05 13:21:00 -07:00
dcfmtsym.h
ICU-20119 Update ICU4C #ifndef U_HIDE_XXX guard conditionals (PR #183 )
2018-09-30 21:23:42 -07:00
decimfmt.h
ICU-13847 ICU-20381 Improve handling of errors (Out-of-Memory) in DecimalFormat class.
2019-02-05 14:00:40 -08:00
dtfmtsym.h
ICU-13053 Make UCONFIG_NO_BREAK_ITERATION flag work without errors or failures.
2017-03-27 18:22:11 +00:00
dtitvfmt.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
dtitvinf.h
ICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals
2017-10-06 07:26:01 +00:00
dtptngen.h
ICU-20119 Update ICU4C #ifndef U_HIDE_XXX guard conditionals (PR #183 )
2018-09-30 21:23:42 -07:00
dtrule.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
fieldpos.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
fmtable.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
format.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
formattedvalue.h
ICU-13256 Implementing FormattedRelativeDateTime in C, C++, and Java.
2019-02-11 11:35:51 -08:00
fpositer.h
ICU-13763 Makes FieldPositionIterator offset by input string length in DecimalFormat, restoring ICU 61 behavior.
2018-05-23 21:08:53 +00:00
gender.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
gregocal.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
listformatter.h
ICU-20121 Initial FormattedList implementation, C++.
2019-02-07 22:52:49 -08:00
measfmt.h
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup ( #53 )
2018-09-27 14:27:38 -07:00
measunit.h
ICU-20332 Adding duration-person unit data and APIs to C and J.
2019-02-08 16:55:20 -08:00
measure.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
msgfmt.h
ICU-9622 Update documentation for MessageFormat and skeletons ( #361 )
2019-01-30 13:09:47 -08:00
nounit.h
ICU-13667 LocalizedNumberFormatterAsFormat is in the old Format class hierarchy, add ClassID boilerplate; NoUnit move virtual destructor up into first-virtual position, right after constructors
2018-05-30 19:15:02 +00:00
numberformatter.h
ICU-20337 Adding value getters to C++ MeasureUnit API.
2019-02-06 21:00:34 -08:00
numberrangeformatter.h
ICU-13800 Adding clone() on [Un]LocalizedNumber[Range]Formatter.
2019-01-25 15:29:21 -08:00
numfmt.h
ICU-20230 Implementing COMPACT field.
2018-11-19 16:21:36 -07:00
numsys.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
plurfmt.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
plurrule.h
ICU-13839 Adding FormattedNumber API to PluralRules.
2019-01-28 11:46:00 -08:00
rbnf.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
rbtz.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
regex.h
ICU-20227 Regex API docs - add references to URegexpFlag where flags are mentioned. Replace html with markdown.
2019-01-04 09:28:01 -08:00
region.h
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup ( #53 )
2018-09-27 14:27:38 -07:00
reldatefmt.h
ICU-13256 Implementing FormattedRelativeDateTime in C, C++, and Java.
2019-02-11 11:35:51 -08:00
scientificnumberformatter.h
ICU-13697 Adding data-loading logic for parseLenients sets in CLDR. Ties the sets in with number and currency parsing in ICU4C and ICU4J.
2018-04-12 10:59:37 +00:00
search.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
selfmt.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
simpletz.h
ICU-13566 Support negative daylight savings in SimpleTimeZone.
2018-02-20 22:38:21 +00:00
smpdtfmt.h
ICU-13685 Revert c: add @preview (retry) ( #172 )
2018-09-27 14:27:42 -07:00
sortkey.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
stsearch.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
tblcoll.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
timezone.h
ICU-13300 Added thread safety note to TimeZone::detectHostTimeZone().
2018-05-21 00:39:51 +00:00
tmunit.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
tmutamt.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
tmutfmt.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
translit.h
ICU-13832 Transliterator: move rule syntax docs from internal class to public ( #150 )
2018-09-27 14:27:41 -07:00
tzfmt.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
tznames.h
ICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals
2017-10-06 07:26:01 +00:00
tzrule.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
tztrans.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
ucal.h
ICU-12973 CLDR Japanese Era data and tentative Japanese new era support ( #111 )
2018-09-27 14:27:39 -07:00
ucol.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
ucoleitr.h
ICU-13313 Fix ucol_next/prev docs to use UCOL_NULLORDER, not NULLORDER
2017-10-09 06:40:55 +00:00
ucsdet.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
udat.h
ICU-13685 Revert c: add @preview (retry) ( #172 )
2018-09-27 14:27:42 -07:00
udateintervalformat.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
udatpg.h
ICU-12740 getFieldDisplayName C/C++ initial implementation & C tests; TODO: C++ tests and Java imp
2018-02-15 08:38:20 +00:00
ufieldpositer.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
uformattable.h
ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
2017-03-29 04:44:37 +00:00
uformattedvalue.h
ICU-13256 Implementing FormattedRelativeDateTime in C, C++, and Java.
2019-02-11 11:35:51 -08:00
ugender.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
ulistformatter.h
ICU-20121 Changing C API method name to ulistfmt_formatStringsToResult.
2019-02-07 22:52:49 -08:00
ulocdata.h
ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
2017-03-29 04:44:37 +00:00
umsg.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
unirepl.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
unum.h
ICU-20230 Implementing COMPACT field.
2018-11-19 16:21:36 -07:00
unumberformatter.h
ICU-13256 Implementing FormattedRelativeDateTime in C, C++, and Java.
2019-02-11 11:35:51 -08:00
unumsys.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
upluralrules.h
ICU-13839 Adding FormattedNumber API to PluralRules.
2019-01-28 11:46:00 -08:00
uregex.h
ICU-20309 UCONFIG_NO_CONVERSION block should include the doxygen doc for uregex_openC
2018-12-18 16:31:56 -08:00
uregion.h
ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
2017-03-29 04:44:37 +00:00
ureldatefmt.h
ICU-13256 Implementing FormattedRelativeDateTime in C, C++, and Java.
2019-02-11 11:35:51 -08:00
usearch.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
uspoof.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
utmscale.h
ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
2017-03-29 04:44:37 +00:00
utrans.h
ICU-12907 UReplaceableCallbacks* should have const in C transliterate API
2018-02-09 06:43:50 +00:00
vtzone.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00