.. |
alphaindex.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 |
basictz.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
calendar.h
|
ICU-11632 icu4c changes for integer overflow in calendar support
|
2017-09-05 22:22:09 +00: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-13336 Fix common typo: s/langauge/language/ig
|
2017-08-30 18:15:10 +00:00 |
compactdecimalformat.h
|
ICU-13634 Merging trunk to branch
|
2018-03-28 01:08:47 +00:00 |
curramt.h
|
ICU-12992 return raw pointers not pointer wrappers
|
2017-03-03 22:42:52 +00:00 |
currpinf.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
currunit.h
|
ICU-13634 Fixing address sanitizer issue involving backwards-compatible UChar* behavior in CurrencyUnit constructor. The string passed to the constructor need not be NUL-terminated.
|
2018-04-19 01:13:17 +00:00 |
datefmt.h
|
ICU-13448 Feedback from clang expert was that these should not be specific to MSVC, but rather they should be specific to the Windows platform.
|
2017-10-26 06:49:15 +00:00 |
dcfmtsym.h
|
ICU-13574 Reverting change of DecimalFormatSymbols::getConstSymbol to @draft from @internal.
|
2018-03-07 18:24:34 +00:00 |
decimfmt.h
|
ICU-13634 Optimizing and adding a basic fastpath for small ints. Greatly increases the performance of DateFormat.
|
2018-04-19 09:29:39 +00: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-13624 Public header build failures
|
2018-03-06 18:40:12 +00: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-13135 Fixing and optimizing PluralFormat call site into NumberFormat in order to execute the formatting pipeline only once.
|
2018-04-17 10:18:42 +00:00 |
format.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
fpositer.h
|
ICU-13177 Cleanup before merge to trunk.
|
2017-09-27 05:31:57 +00:00 |
gender.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
gregocal.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
measfmt.h
|
ICU-13402 Tweaking NumberFormatter pointers and adding additional pointers on the factory methods in ICU4C and ICU4J.
|
2018-03-13 02:14:29 +00:00 |
measunit.h
|
ICU-13607 ICU4C 61 API promotion
|
2018-03-01 05:54:24 +00:00 |
measure.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
msgfmt.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
nounit.h
|
ICU-13520 Adds compound unit support to NumberFormatter.
|
2017-12-22 00:02:01 +00:00 |
numberformatter.h
|
ICU-13634 Adding "formatFailIfMoreThanMaxDigits" property to C++ NumberFormatter. Changing getSecondaryGroupingSize() for backwards compatibility. Other assorted test changes.
|
2018-04-18 03:59:39 +00:00 |
numfmt.h
|
ICU-13634 Merging trunk to branch
|
2018-03-28 01:08:47 +00:00 |
numsys.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
plurfmt.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
plurrule.h
|
ICU-13634 Temporarily deleting all old number formatting implementation code. Pieces will be restored as needed. ICU4C builds, including tests, but won't run. Changes in plurfmt.cpp and plurrule.cpp are not tested. numberformat2test.cpp is unlinked but not deleted.
|
2018-03-13 08:12:05 +00:00 |
rbnf.h
|
ICU-13574 Replacing DigitList with DecimalQuantity through most of the code base.
|
2018-03-03 10:53:01 +00:00 |
rbtz.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
regex.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
region.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
reldatefmt.h
|
ICU-13052 ICU4C 59 API promotion, draft 1
|
2017-03-22 07:38:16 +00: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-13446 Fixed Chakma date format fractional seconds parsing problem. Removed logKnownIssue from TestTimeZoneFormat.
|
2017-10-26 22:13:13 +00: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-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +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-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
tzfmt.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00: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-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
|
2017-03-29 04:44:37 +00:00 |
ucol.h
|
ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
|
2017-03-29 04:44:37 +00: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-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
|
2017-03-29 04:44:37 +00: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 |
ugender.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-13700 Renaming new getter/setter to magnitudeScale.
|
2018-04-18 23:55:55 +00:00 |
unumberformatter.h
|
ICU-13597 Revising UNumberFormatter according to feedback: (1) adds LocalPointer; (2) makes buffer export behavior consistent; (3) removes const from unumf_closeResult; and (4) improves API docs.
|
2018-04-18 09:42:05 +00:00 |
unumsys.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
upluralrules.h
|
ICU-13607 ICU4C 61 API promotion
|
2018-03-01 05:54:24 +00:00 |
uregex.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
|
2017-03-29 04:44:37 +00:00 |
usearch.h
|
ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
|
2017-03-29 04:44:37 +00:00 |
uspoof.h
|
ICU-13377 update ICU4C 60 API change report after r40576, fix missing status tags in uspoof.h
|
2017-10-05 23:37:56 +00: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 |