scuffed-code/icu4c/source/common/unicode
2013-03-05 01:38:48 +00:00
..
appendable.h ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies 2012-11-08 23:31:20 +00:00
brkiter.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
bytestream.h ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier 2012-02-20 04:28:17 +00:00
bytestrie.h ICU-9434 use static_cast<pointer type>(void *) not reinterpret_cast 2012-08-08 00:50:16 +00:00
bytestriebuilder.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
caniter.h ICU-8861 revert r30505 (extraneous comment) from #8755 2011-09-30 20:20:24 +00:00
chariter.h ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions 2011-07-26 05:32:25 +00:00
dbbi.h ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status 2013-03-05 01:38:48 +00:00
docmain.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
dtintrv.h
enumset.h ICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C 2013-02-25 23:23:33 +00:00
errorcode.h ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions 2011-07-26 05:32:25 +00:00
icudataver.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
icuplug.h ICU-9581 Sync U_INTERNAL/U_DRAFT/U_STABLE tags to @internal/@draft/@stable 2012-10-17 05:48:18 +00:00
idna.h ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies 2012-11-08 23:31:20 +00:00
listformatter.h ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status 2013-03-05 01:38:48 +00:00
localpointer.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
locid.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
messagepattern.h ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status 2013-03-05 01:38:48 +00:00
normalizer2.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
normlzr.h
parseerr.h
parsepos.h
platform.h ICU-9608 MinGW includes stdint.h and inttypes.h 2012-11-21 18:48:29 +00:00
ptypes.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
putil.h ICU-8731 move some @internal definitions to putilimp.h 2011-07-27 21:26:00 +00:00
rbbi.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
rep.h ICU-9635 inline-implement the UnicodeString and Replaceable default constructors 2012-11-09 19:34:53 +00:00
resbund.h ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead 2011-08-01 02:20:46 +00:00
schriter.h
std_string.h ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
strenum.h ICU-9194 test Calendar::getKeywordValuesForLocale(), in ulist_next_keyword_value() set *resultLength, add further enumeration default implementations & shortcuts 2012-10-07 04:52:16 +00:00
stringpiece.h ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier 2012-02-20 04:28:17 +00:00
stringtriebuilder.h ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies 2012-11-08 23:31:20 +00:00
symtable.h
ubidi.h ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp 2012-10-08 05:16:32 +00:00
ubrk.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
ucasemap.h ICU-6173 fix comments about type characters in CaseFolding.txt 2012-08-27 23:42:11 +00:00
ucat.h
uchar.h ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status 2013-03-05 01:38:48 +00:00
ucharstrie.h ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier 2012-02-20 04:28:17 +00:00
ucharstriebuilder.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
uchriter.h
uclean.h ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code 2012-06-06 04:13:28 +00:00
ucnv_cb.h
ucnv_err.h
ucnv.h ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp 2012-10-08 05:16:32 +00:00
ucnvsel.h
uconfig.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
udata.h ICU-9432 fix value of UDATA_FILE_ACCESS_COUNT 2012-07-18 21:37:13 +00:00
uenum.h ICU-9581 Sync U_INTERNAL/U_DRAFT/U_STABLE tags to @internal/@draft/@stable 2012-10-17 05:48:18 +00:00
uidna.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
uiter.h ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE 2011-07-06 04:03:35 +00:00
uloc.h ICU-9878 Use just the CLDR language code list instead of the whole ISO639 2013-02-27 13:44:20 +00:00
umachine.h ICU-9728 do not automatically define UChar=char16_t because that makes C++ APIs incompatible with application code that was compiled without char16_t; define UChar=UCHAR_TYPE if that is #defined; change U_STRING_DECL to sometimes create a pointer, not array, so that we can cast the UTF-16 string literal type 2012-11-09 17:57:46 +00:00
umisc.h
unifilt.h
unifunct.h
unimatch.h
uniset.h ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead 2011-08-01 02:20:46 +00:00
unistr.h ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status 2013-03-05 01:38:48 +00:00
unorm2.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
unorm.h
uobject.h ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies 2012-11-08 23:31:20 +00:00
urename.h ICU-9721 Update urename.h for 51 release 2013-02-25 20:22:04 +00:00
urep.h
ures.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
uscript.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
uset.h ICU-9305 C function prototype for uset_openEmpty() needs void-declared empty argument list 2012-05-21 21:45:34 +00:00
usetiter.h
ushape.h ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier 2012-02-20 04:28:17 +00:00
usprep.h
ustring.h ICU-9728 do not automatically define UChar=char16_t because that makes C++ APIs incompatible with application code that was compiled without char16_t; define UChar=UCHAR_TYPE if that is #defined; change U_STRING_DECL to sometimes create a pointer, not array, so that we can cast the UTF-16 string literal type 2012-11-09 17:57:46 +00:00
ustringtrie.h ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier 2012-02-20 04:28:17 +00:00
utext.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
utf8.h ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status 2013-03-05 01:38:48 +00:00
utf16.h ICU-9664 support NUL-terminated strings (indicated via length<0) in U8_NEXT, U16_NEXT, and other such (safe) macros that move forward/take a length 2012-11-10 15:31:34 +00:00
utf32.h
utf_old.h ICU-9596 cleanup U_NO_DEFAULT_INCLUDE_UTF_HEADERS - use utf_old.h in tests when needed 2012-09-27 18:52:04 +00:00
utf.h ICU-8575 move U_SENTINEL from utf.h to umachine.h (next to UChar32) so that just using U_SENTINEL does not require including utf.h 2011-07-28 18:48:08 +00:00
utrace.h ICU-9567 Fixed API status comment for UTRACE_UCOL_STRCOLLUTF8. 2012-10-11 14:48:04 +00:00
utypes.h ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier 2012-02-20 04:28:17 +00:00
uvernum.h ICU-9721 Change version number to 51.1 and update timebombs 2013-02-27 21:34:41 +00:00
uversion.h ICU-8972 various small fixes & improvements 2011-12-16 06:43:44 +00:00