scuffed-code/icu4c/source/common/unicode
2012-02-13 19:20:43 +00:00
..
appendable.h ICU-8869 revert r30787 for destructors, update api ref 2011-10-04 20:16:25 +00:00
brkiter.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
bytestream.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
bytestrie.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
bytestriebuilder.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
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-5117 Thai break should work in all locales 2006-03-23 00:54:12 +00:00
docmain.h ICU-8313 update ICU4C API ref homepage 2011-05-19 22:44:40 +00:00
dtintrv.h ICU-6804 @draft to @stable 2009-03-19 04:03:31 +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-7365 Promote approved data version API to draft 49 in ICU4C 2011-08-23 17:20:22 +00:00
icuplug.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
idna.h ICU-8869 revert r30787 for destructors, update api ref 2011-10-04 20:16:25 +00:00
localpointer.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
locid.h ICU-7376 make C++ Locale::setKeywordValue() (#7252) public 2012-02-13 19:20:43 +00:00
messagepattern.h ICU-8805 fix some MessagePattern API comments 2011-09-08 19:28:32 +00:00
normalizer2.h ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ... 2011-12-01 00:43:35 +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-8732 merge from branch 2011-09-29 19:22:56 +00:00
ptypes.h ICU-8529 include stddef.h instead of sys/types.h (we do not seem to need any of its additional definitions) 2011-07-31 22:19:54 +00:00
putil.h ICU-8731 move some @internal definitions to putilimp.h 2011-07-27 21:26:00 +00:00
rbbi.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
rep.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +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 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-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly. 2007-08-19 08:59:28 +00:00
stringpiece.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
stringtriebuilder.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
symtable.h ICU-4599 promote @draft ICU 2.8 to stable 2005-06-22 23:38:06 +00:00
ubidi.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
ubrk.h ICU-8784 commit iSeries porting fixes into trunk 2011-09-15 19:34:17 +00:00
ucasemap.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
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-8972 document how preparseucd.py parses ICU header file constants (uchar.h & uscript.h) (reads/needs less information than preparse.pl needed) 2011-12-23 04:20:35 +00:00
ucharstrie.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
ucharstriebuilder.h ICU-8755 interim fix. MessagePattern still needs fixing. 2011-08-13 02:45:09 +00:00
uchriter.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
uclean.h ICU-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef U_HIDE_SYSTEM_API 2011-08-01 02:38:58 +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-8862 add doxygen snippet and a couple of samples 2011-11-02 23:53:18 +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-8732 merge from branch 2011-09-29 19:22:56 +00:00
udata.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
uenum.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
uidna.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
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-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef U_HIDE_SYSTEM_API 2011-08-01 02:38:58 +00:00
umachine.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
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-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-8869 revert r30787 for destructors, update api ref 2011-10-04 20:16:25 +00:00
unorm2.h ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ... 2011-12-01 00:43:35 +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-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead 2011-08-01 02:20:46 +00:00
urename.h ICU-9054 put buildWSConfusableData in icu namespace. 2012-01-20 20:46:08 +00:00
urep.h ICU-6948 fix tiny urep.h documentation typo 2010-02-25 22:54:43 +00:00
ures.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
uscript.h ICU-9014 update hasScript() @draft version 2012-02-06 21:07:20 +00:00
uset.h ICU-8759 make USET_SERIALIZED_STATIC_ARRAY_CAPACITY @stable and move it out of the closure masks enum 2011-08-10 23:08:30 +00:00
usetiter.h ICU-6584 Fix errors in API docs for UnicodeSetIterator 2008-10-14 21:23:53 +00:00
ushape.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
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-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
ustringtrie.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
utext.h ICU-8123 Remove utext comparison functions. 2012-01-31 01:14:41 +00:00
utf8.h ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +00:00
utf16.h ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +00:00
utf32.h ICU-2087 change @deprecated to @obsolete 2002-12-06 00:19:24 +00:00
utf_old.h ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +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-5535 Fix documentation for --disable-tracing 2006-12-05 18:39:25 +00:00
utypes.h ICU-8732 merge from branch 2011-09-29 19:22:56 +00:00
uvernum.h ICU-8878 Update ICU version info for 49m2 2011-12-08 03:23:29 +00:00
uversion.h ICU-8972 various small fixes & improvements 2011-12-16 06:43:44 +00:00