..
appendable.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
brkiter.h
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 2 (common,io pass 1)
2018-05-30 22:45:26 +00:00
bytestream.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
bytestrie.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
bytestriebuilder.h
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 2 (common,io pass 1)
2018-05-30 22:45:26 +00:00
caniter.h
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 2 (common,io pass 1)
2018-05-30 22:45:26 +00:00
casemap.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
char16ptr.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
chariter.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
dbbi.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
docmain.h
ICU-13530 add ucptrie.h & umutablecptrie.h to docmain.h ( #72 )
2018-09-27 14:27:38 -07:00
dtintrv.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
edits.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
enumset.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
errorcode.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
filteredbrk.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
icudataver.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
icuplug.h
ICU-13685 Revert c: add @preview (retry) ( #172 )
2018-09-27 14:27:42 -07:00
idna.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
localpointer.h
ICU-20357 Adding LocalPointer conversion methods to/from std::unique_ptr
2019-01-24 17:51:07 -08:00
locdspnm.h
ICU-13053 Make UCONFIG_NO_BREAK_ITERATION flag work without errors or failures.
2017-03-27 18:22:11 +00:00
locid.h
ICU-20119 Update ICU4C #ifndef U_HIDE_XXX guard conditionals (PR #183 )
2018-09-30 21:23:42 -07:00
messagepattern.h
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup ( #53 )
2018-09-27 14:27:38 -07:00
normalizer2.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
normlzr.h
ICU-12992 add OldUChar type to match ICU 58 UChar; add public conversion functions from char16_t * to UChar * and OldUChar * with aliasing barrier
2017-03-08 22:08:12 +00:00
parseerr.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
parsepos.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
platform.h
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
2019-01-24 18:50:04 -08:00
ptypes.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
putil.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
rbbi.h
ICU-20228 Fix common typos for "language".
2018-10-24 20:54:10 +02:00
rep.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
resbund.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
schriter.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
simpleformatter.h
ICU-13177 NumberFormatter tests are building.
2017-09-27 02:16:44 +00:00
std_string.h
ICU-12736 assume in some places that we always have std::string; merge r39687 & r39704 from dev branch
2017-03-04 00:06:17 +00:00
strenum.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
stringoptions.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
stringpiece.h
ICU-12736 assume in some places that we always have std::string; merge r39687 & r39704 from dev branch
2017-03-04 00:06:17 +00:00
stringtriebuilder.h
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup ( #53 )
2018-09-27 14:27:38 -07:00
symtable.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
ubidi.h
ICU-20125 numeric values of level constants will not change; fix/update some docs ( #159 )
2018-09-27 14:27:41 -07:00
ubiditransform.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
ubrk.h
ICU-13607 ICU4C 61 API promotion
2018-03-01 05:54:24 +00:00
ucasemap.h
ICU-9198 add titlecasing options: wholeString, sentences, adjustToCased
2017-06-09 23:04:03 +00:00
ucat.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
uchar.h
ICU-20203 update ICU to Unicode 12 beta
2018-11-28 23:13:07 +01:00
ucharstrie.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
ucharstriebuilder.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
uchriter.h
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
2017-03-21 01:03:49 +00:00
uclean.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
ucnv_cb.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
ucnv_err.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
ucnv.h
ICU-20086 C++ sets & maps for Unicode properties ( #93 )
2018-09-27 14:27:39 -07:00
ucnvsel.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
uconfig.h
ICU-20206 ICU4C: Make USE_WINDOWS_LCID_MAPPING_API compile-time configurable.
2019-01-24 14:55:26 -08:00
ucpmap.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
ucptrie.h
ICU-20119 Update ICU4C #ifndef U_HIDE_XXX guard conditionals (PR #183 )
2018-09-30 21:23:42 -07:00
ucurr.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
udata.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
udisplaycontext.h
ICU-13377 Promote ICU4C @draft ICU 58 APIs to @stable in ICU 60
2017-10-04 22:37:14 +00:00
uenum.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
uidna.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
uiter.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
uldnames.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
uloc.h
ICU-13017 - Typos in uloc.h comments
2017-03-22 20:05:29 +00:00
umachine.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
umisc.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
umutablecptrie.h
ICU-20086 C++ sets & maps for Unicode properties ( #93 )
2018-09-27 14:27:39 -07:00
unifilt.h
ICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 23:55:58 +00:00
unifunct.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
unimatch.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
uniset.h
ICU-20250 make UnicodeSet(intprop=value) faster
2018-11-12 16:05:57 -08:00
unistr.h
ICU-20212 unistr.h, review comments from Markus for doc formatting.
2018-10-18 10:01:51 -07:00
unorm2.h
ICU-13234 collect string & character options bits in new stringoptions.h
2017-06-08 20:35:40 +00:00
unorm.h
ICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals
2017-10-06 07:26:01 +00:00
uobject.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
urename.h
ICU-20208 uspoof.cpp function checkImpl should be static, regenerate urename.h
2018-10-18 16:38:28 -07:00
urep.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
ures.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
uscript.h
ICU-20203 update ICU to Unicode 12 beta
2018-11-28 23:13:07 +01:00
uset.h
ICU-20086 C++ sets & maps for Unicode properties ( #93 )
2018-09-27 14:27:39 -07:00
usetiter.h
ICU-12764 icu4c utf-8 source files, update Copyright notices.
2017-01-20 00:20:31 +00:00
ushape.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
usprep.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
ustring.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
ustringtrie.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
utext.h
ICU-13685 Revert c: add @preview (retry) ( #172 )
2018-09-27 14:27:42 -07:00
utf8.h
ICU-13581 ICU4C 61rc BRS, update U_HIDE_ conditionals
2018-03-06 23:41:20 +00:00
utf16.h
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
2018-09-28 09:36:25 -07:00
utf32.h
ICU-12764 UTF-8 source files, update file encoding comments.
2017-02-03 18:57:23 +00:00
utf_old.h
ICU-13340 obsolete unicode/utf_old.h: add U_HIDE_OBSOLETE_UTF_OLD_H to optionally hide all of the .h contents; default: no behavior change; adjust code & tests to work either way
2017-09-14 06:24:35 +00:00
utf.h
ICU-13311 change illegal-UTF-8 handling in non-converter code
2017-09-21 23:45:08 +00:00
utrace.h
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
2018-02-28 19:32:45 +00:00
utypes.h
ICU-13810 Doxygen warning cleanup.
2018-09-27 14:27:37 -07:00
uvernum.h
ICU-20089 Add ICU4C Docs build to Travis CI
2019-01-24 13:32:55 -08:00
uversion.h
ICU-13460 set U_USING_ICU_NAMESPACE to 0 by default
2017-12-06 18:20:48 +00:00