.. |
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-10286 Check in filtered break behavior. Does not load bundles yet. Also fixes to locbased and brkiter ( no way for subclasses to set locale id )
|
2014-03-06 11:21:15 +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-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 |
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-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 |
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-10871 Remove the old untested and unlisted U_PF_CLASSIC_MACOS platform. The modern ICU probably would not compile on this old platform anymore.
|
2014-04-30 18:34:36 +00:00 |
ptypes.h
|
ICU-9501 doxygen cleanup.
|
2012-09-11 20:51:51 +00:00 |
putil.h
|
ICU-10871 Remove the old untested and unlisted U_PF_CLASSIC_MACOS platform. The modern ICU probably would not compile on this old platform anymore.
|
2014-04-30 18:34:36 +00:00 |
rbbi.h
|
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
|
2014-08-16 01:30:43 +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-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-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
|
2014-04-14 22:30:09 +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-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-10990 remove STL deps from FilteredBreakIterator implementation
|
2014-07-08 00:30:21 +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-8260 Increase buffer size of location keywords
|
2014-06-01 05:07:41 +00:00 |
umachine.h
|
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
|
2014-08-16 01:30:43 +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-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-10842 update urename and fix an unrenamed class
|
2014-07-01 16:16:59 +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-11059 DUPLOYAN_SHORTAND -> DUPLOYAN
|
2014-08-21 00:16:17 +00:00 |
uset.h
|
ICU-11030 clarify USetSpanCondition
|
2014-08-21 00:53:31 +00:00 |
usetiter.h
|
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
|
2014-08-16 01:30:43 +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
|
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-10842 Updated ICU4C version nubmers for 54M1.
|
2014-04-14 20:41:25 +00:00 |
uversion.h
|
ICU-8972 various small fixes & improvements
|
2011-12-16 06:43:44 +00:00 |