..
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-11240 ICU4C 54 API status promotion.
2014-09-11 06:16:13 +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-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others)
2014-09-16 08:09:06 +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
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-10776 fix non-ASCII characters in C source
2014-03-10 15:23:19 +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
filteredbrk.h
ICU-11248 merge to trunk: FilteredBreakIteratorBuilder work
2015-08-05 00:03:18 +00:00
icudataver.h
ICU-9955 merge ICU4C API status promotion to trunk
2013-02-22 20:15:50 +00:00
icuplug.h
ICU-11763 turn icuplugs off by default
2015-07-16 18:13:02 +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-11240 ICU4C 54 API status promotion.
2014-09-11 06:16:13 +00:00
localpointer.h
ICU-10086 change non-member swap functions, use in-class definition of friend function; prevent self assignment of UnicodeString stack buffer (harmless but causes warnings)
2015-06-04 00:16:09 +00:00
locid.h
ICU-11547 Locale::getBaseName(), remove lazy init, fixes thread safety problem.
2015-03-03 23:50:43 +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-11599 simplify preprocessor conditions for U_HAVE_CLANG_ATOMICS
2015-07-15 20:04:11 +00:00
ptypes.h
ICU-9501 doxygen cleanup.
2012-09-11 20:51:51 +00:00
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
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-10272 fix break on Windows
2014-03-07 01:01:49 +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-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
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-10886 C BreakIterator, clarify starting index of iteration is zero
2014-09-08 17:36:46 +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-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
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-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others)
2014-09-16 08:09:06 +00:00
uchriter.h
ICU-4524 add brief documentation
2005-06-22 22:39:36 +00:00
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
ICU-6804 @draft to @stable
2009-03-19 04:03:31 +00:00
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
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-11248 merge to trunk: FilteredBreakIteratorBuilder work
2015-08-05 00:03:18 +00:00
udata.h
ICU-11036 RBBI, check data header when opening.
2014-09-05 21:23:48 +00:00
uenum.h
ICU-10394 api promo 50->52 as per PMC
2013-09-19 00:44:08 +00:00
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
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
ulistformatter.h
ICU-11549 Review comments: Better param checks/docs; use UnicodeStrings[] stack array for small stringCount
2015-03-09 06:17:19 +00:00
uloc.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
umachine.h
ICU-10086 move & swap for UnicodeString, LocalPointer, LocalArray
2015-05-28 17:03:45 +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-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
2014-08-16 01:30:43 +00:00
unistr.h
ICU-11613 un-document that a UnicodeString is memmovable, see ticket discussion
2015-06-28 11:20:51 +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-11433 BRS, update urename.h
2015-03-05 22:22:38 +00:00
urep.h
ICU-6948 fix tiny urep.h documentation typo
2010-02-25 22:54:43 +00:00
ures.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
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
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-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
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-10764 API Promotions for ICU4C 53.
2014-03-13 20:33:16 +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-10394 api promo 50->52 as per PMC
2013-09-19 00:44:08 +00:00
utypes.h
ICU-11578 Set the default value of U_USE_USRDATA to 0
2015-05-04 19:11:04 +00:00
uvernum.h
ICU-11628 Updated ICU4C version to 56.0.1.
2015-04-15 16:41:07 +00:00
uversion.h
ICU-8972 various small fixes & improvements
2011-12-16 06:43:44 +00:00