.. |
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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +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-13358 ICU 60rc BRS, update U_HIDE_ conditionals
|
2017-10-06 07:26:01 +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 Adding additional logic and tests for ICU4C codePointZero.
|
2018-02-08 04:04:50 +00:00 |
decimfmt.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 |
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-12740 getFieldDisplayName C/C++ initial implementation & C tests; TODO: C++ tests and Java imp
|
2018-02-15 08:38:20 +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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +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-13377 Promote ICU4C @draft ICU 58 APIs to @stable in ICU 60
|
2017-10-04 22:37:14 +00:00 |
measunit.h
|
ICU-13520 Adds compound unit support to NumberFormatter.
|
2017-12-22 00:02:01 +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-13400 Change name of Grouping strategy from WESTERN to THOUSANDS.
|
2018-02-09 22:55:36 +00:00 |
numfmt.h
|
ICU-13177 Fix minor typos/spelling in comments.
|
2017-10-06 22:44:25 +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-13177 Fix minor typos/spelling in comments.
|
2017-10-06 22:44:25 +00:00 |
rbnf.h
|
ICU-13306 API consistency changes based off of review feedback.
|
2017-08-29 07:14:27 +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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +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-13177 Fix minor typos/spelling in comments.
|
2017-10-06 22:44:25 +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-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals
|
2017-03-29 04:44:37 +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 |