scuffed-code/icu4c/source/common/unicode
2014-02-25 21:21:49 +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-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown. 2014-02-12 23:37:47 +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-10180 document that a string trie cannot be empty 2013-09-18 16:38:37 +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-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft) 2013-09-23 06:52:34 +00:00
docmain.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
dtintrv.h ICU-6804 @draft to @stable 2009-03-19 04:03:31 +00:00
enumset.h ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst 2014-01-22 07:27:50 +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-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it. 2014-01-29 05:08:55 +00:00
localpointer.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
locid.h ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros 2013-12-10 18:10:44 +00:00
messagepattern.h ICU-10394 api promo 50->52 as per PMC 2013-09-19 00:44:08 +00:00
normalizer2.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
normlzr.h ICU-7408 Normalizer::concatenate should take *const* left and right strings 2011-04-12 14:34:18 +00:00
parseerr.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
parsepos.h ICU-4599 promote @draft ICU 2.8 to stable 2005-06-22 23:38:06 +00:00
platform.h ICU-10355 std::string is available on Android 2013-09-11 23:46:50 +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-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact 2013-09-17 19:48: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-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time. 2013-06-01 03:37:16 +00:00
schriter.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
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-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time. 2013-06-01 03:37:16 +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 ICU-4599 promote @draft ICU 2.8 to stable 2005-06-22 23:38:06 +00:00
ubidi.h ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp 2013-08-30 16:32:45 +00:00
ubrk.h ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact 2013-09-17 19:48: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 ICU-4194 promotion of @draft 2.6 to @stable 2.6 for common library 2004-11-02 07:28:07 +00:00
uchar.h ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1 2014-01-22 04:27:50 +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-10180 document that a string trie cannot be empty 2013-09-18 16:38:37 +00:00
uchriter.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
uclean.h ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time. 2013-06-01 03:37:16 +00:00
ucnv_cb.h ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnv_err.h ICU-6804 @draft to @stable 2009-03-19 04:03:31 +00:00
ucnv.h ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact 2013-09-17 19:48:50 +00:00
ucnvsel.h ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193 2011-06-03 05:23:57 +00:00
uconfig.h ICU-10617 Fix library suffix macro definition 2014-01-09 19:18:40 +00:00
udata.h ICU-9432 fix value of UDATA_FILE_ACCESS_COUNT 2012-07-18 21:37:13 +00:00
uenum.h ICU-10394 api promo 50->52 as per PMC 2013-09-19 00:44:08 +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-8134 improve API docs for getBaseName() & setKeywordValue() 2013-06-10 22:37:40 +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 ICU-5008 Declare one instance of URegistryKey and make them all @stable 2006-02-02 03:48:14 +00:00
unifilt.h ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies 2010-05-19 17:29:33 +00:00
unifunct.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
unimatch.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
uniset.h ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros 2013-12-10 18:10:44 +00:00
unistr.h ICU-10398 Fix uconfig test errors in ICU 52 2013-09-19 20:47:22 +00:00
unorm2.h ICU-9955 merge ICU4C API status promotion to trunk 2013-02-22 20:15:50 +00:00
unorm.h ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2 2010-01-06 23:50:03 +00:00
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-10483 Update urename.h for 53m1 2014-01-20 21:35:40 +00:00
urep.h ICU-6948 fix tiny urep.h documentation typo 2010-02-25 22:54:43 +00:00
ures.h ICU-9501 doxygen cleanup. 2012-09-11 20:51:51 +00:00
uscript.h ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661) 2013-05-15 21:51:04 +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 ICU-6584 Fix errors in API docs for UnicodeSetIterator 2008-10-14 21:23:53 +00:00
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 ICU-8155 Promote LocalPointer[Base]/LocalArray/U_DEFINE_LOCAL_OPEN_POINTER from @draft 4.4 to @stable 2010-11-15 19:40:24 +00:00
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-10624 Swat clang compile warnings. 2014-01-10 19:49:32 +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 ICU-2087 change @deprecated to @obsolete 2002-12-06 00:19:24 +00:00
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-10394 api promo 50->52 as per PMC 2013-09-19 00:44:08 +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-9101 merge branches/markus/collv2@35225 into the trunk 2014-02-25 21:21:49 +00:00
uversion.h ICU-8972 various small fixes & improvements 2011-12-16 06:43:44 +00:00