scuffed-code/icu4c/source/common/unicode
2016-03-03 00:09:47 +00:00
..
appendable.h
brkiter.h ICU-11240 ICU4C 54 API status promotion. 2014-09-11 06:16:13 +00:00
bytestream.h
bytestrie.h
bytestriebuilder.h ICU-12139 Remove header files from pfiles.txt and update header files 2016-02-28 21:22:24 +00:00
caniter.h ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override". 2014-08-16 01:30:43 +00:00
chariter.h
dbbi.h
docmain.h
dtintrv.h
enumset.h ICU-10776 fix non-ASCII characters in C source 2014-03-10 15:23:19 +00:00
errorcode.h
filteredbrk.h ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API 2015-09-21 20:23:38 +00:00
icudataver.h
icuplug.h ICU-11763 turn icuplugs off by default 2015-07-16 18:13:02 +00:00
idna.h
listformatter.h ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects 2016-01-07 00:20:53 +00:00
localpointer.h ICU-12164 Add using operator to all subclasses of LocalPointerBase. 2016-02-26 11:24:23 +00:00
locdspnm.h ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common 2016-01-26 22:56:59 +00:00
locid.h ICU-11917 Promote 54 draft API to stable 2015-09-17 18:25:20 +00:00
messagepattern.h
normalizer2.h
normlzr.h ICU-11917 Add missing deprecated flags 2015-09-21 19:14:44 +00:00
parseerr.h
parsepos.h
platform.h ICU-12166 Fix mac clang has feature problem for C files. 2016-03-03 00:09:47 +00:00
ptypes.h
putil.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
rbbi.h ICU-10886 C BreakIterator, clarify starting index of iteration is zero 2014-09-08 17:36:46 +00:00
rep.h
resbund.h
schriter.h
simpleformatter.h ICU-12083 Update APIs for 57m1 2016-02-02 05:42:06 +00:00
std_string.h ICU-10272 fix break on Windows 2014-03-07 01:01:49 +00:00
strenum.h
stringpiece.h
stringtriebuilder.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
symtable.h
ubidi.h
ubrk.h ICU-11770 If locale has ss-standard, sentence break iterator uses suppressions data via FilteredBreakIterator 2015-09-09 04:05:01 +00:00
ucasemap.h
ucat.h
uchar.h ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0 2016-01-21 04:39:21 +00:00
ucharstrie.h
ucharstriebuilder.h ICU-12139 Remove header files from pfiles.txt and update header files 2016-02-28 21:22:24 +00:00
uchriter.h
uclean.h ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others) 2014-09-16 08:09:06 +00:00
ucnv_cb.h
ucnv_err.h
ucnv.h ICU-9063 improve docs around ucnv_getMinCharSize and ucnv_getMaxCharSize to reflect that they are in code points and UChar code units, respectively. 2014-08-15 17:55:30 +00:00
ucnvsel.h
uconfig.h ICU-12083 Update APIs for 57m1 2016-02-02 05:42:06 +00:00
ucurr.h ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common 2016-01-26 22:56:59 +00:00
udata.h ICU-11036 RBBI, check data header when opening. 2014-09-05 21:23:48 +00:00
udisplaycontext.h ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common 2016-01-26 22:56:59 +00:00
uenum.h
uidna.h ICU-11313 Update U_HIDE_ macros (and U_DEPRECATED tags) for 55.0.1 (m1) 2014-12-15 00:42:34 +00:00
uiter.h
uldnames.h ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common 2016-01-26 22:56:59 +00:00
ulistformatter.h ICU-12083 Update APIs for 57m1 2016-02-02 05:42:06 +00:00
uloc.h ICU-11917 Promote 54 draft API to stable 2015-09-17 18:25:20 +00:00
umachine.h ICU-10086 move & swap for UnicodeString, LocalPointer, LocalArray 2015-05-28 17:03:45 +00:00
umisc.h
unifilt.h
unifunct.h
unimatch.h
uniset.h ICU-12155 fix UnicodeSet::isBogus() API doc typo 2016-02-29 22:00:04 +00:00
unistr.h ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API 2015-09-21 20:23:38 +00:00
unorm2.h ICU-7303 deprecate old normalization APIs that have Normalizer2 replacements 2015-09-03 16:12:20 +00:00
unorm.h ICU-11917 Add missing deprecated flags 2015-09-21 19:14:44 +00:00
uobject.h
urename.h ICU-12083 57m1 BRS task, update urename.h 2016-02-04 04:45:41 +00:00
urep.h
ures.h ICU-11872 fix build errors 2016-02-25 21:09:04 +00:00
uscript.h ICU-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80 2015-05-28 23:16:00 +00:00
uset.h ICU-11030 clarify USetSpanCondition 2014-08-21 00:53:31 +00:00
usetiter.h ICU-11233 Remove U_FINAL for classes we subclass. Produces bad code. 2014-09-04 18:58:17 +00:00
ushape.h
usprep.h ICU-10831 Fixed the API parameter description in usprep_prepare(). 2014-05-22 22:43:42 +00:00
ustring.h ICU-10903 u_strToUTF8WithSub(), API docs misleading regarding error status setting. 2014-07-02 23:46:10 +00:00
ustringtrie.h
utext.h
utf8.h ICU-11765 fix utrans_stripRules() source overruns from a comment or an escape at the end of the source string; make U8_SET_CP_LIMIT() work with index after NUL terminator, consistent with U16_SET_CP_LIMIT(), although strictly speaking this behavior is undefined 2015-09-04 23:45:19 +00:00
utf16.h
utf32.h
utf_old.h
utf.h
utrace.h
utypes.h ICU-12083 Update APIs for 57m1 2016-02-02 05:42:06 +00:00
uvernum.h ICU-12187 Update version number in ICU4C to 57.1 2016-02-29 18:54:34 +00:00
uversion.h