scuffed-code/icu4c/source/common/unicode
2011-03-03 21:56:36 +00:00
..
appendable.h ICU-8314 change Appendable into a base class, add UnicodeStringAppendable 2011-02-03 22:07:22 +00:00
brkiter.h ICU-7353 docs fixup and updated API Change Report 2010-02-11 00:53:57 +00:00
bytestream.h ICU-7144 merge UTS #46 (IDNA2008) C/C++ feature into trunk, merging in -r 27794:28172 icu/branches/markus/uts46 2010-06-15 15:54:53 +00:00
bytestrie.h ICU-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
bytestriebuilder.h ICU-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
caniter.h ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++) 2010-06-01 06:10:26 +00:00
chariter.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
dbbi.h ICU-5117 Thai break should work in all locales 2006-03-23 00:54:12 +00:00
docmain.h ICU-7561 fixes to uspoof API docs, to make them build. 2010-10-20 23:12:46 +00:00
dtintrv.h ICU-6804 @draft to @stable 2009-03-19 04:03:31 +00:00
errorcode.h ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
icudataver.h ICU-5720 @internal for this API also 2010-01-21 20:51:49 +00:00
icuplug.h ICU-6633 warnings fix 2010-02-19 17:27:33 +00:00
idna.h ICU-7746 minor fixes, parallel to Java 2010-07-15 03:53:12 +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-8083 Update LANGUAGES and LANGUAGES_3 table, fix API information, and add a test for missing languages. 2010-12-03 19:25:49 +00:00
normalizer2.h ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
normlzr.h ICU-7273 move from the User Guide into the API doc the note about old Normalizer not working like/not implementing CharacterIterator 2010-02-20 05:45:01 +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.in ICU-8248 With U_STATIC_IMPLEMENTATION defined, U_EXPORT is defined empty. Simplify the previous change 2011-01-11 22:05:15 +00:00
ppalmos.h ICU-5044 Fix some header test issues. 2006-02-18 00:37:42 +00:00
ptypes.h ICU-7617 Fix includes: <sys/types.h> sets up BYTE_ORDER and BIG_ENDIAN, move before platform.h which uses them 2010-04-17 07:04:56 +00:00
putil.h ICU-6606 add #define option for >>default charset is UTF-8<< 2009-03-11 03:16:35 +00:00
pwin32.h ICU-7353 updated docs and report 2010-02-04 20:32:21 +00:00
rbbi.h ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper 2008-09-25 05:48:27 +00:00
rep.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
resbund.h ICU-5357 Fix broken HTTP links in documentation. 2007-06-11 19:14:47 +00:00
schriter.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
std_string.h ICU-8155 change to @internal - UCLN_NO_AUTO_CLEANUP, U_HAVE_STD_STRING, U_ENABLE_DYLOAD, U_CHECK_DYLOAD 2010-11-16 20:53:43 +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-7441 Make StringPiece comparison operators public. 2010-12-09 18:51:55 +00:00
stringtriebuilder.h ICU-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
symtable.h ICU-4599 promote @draft ICU 2.8 to stable 2005-06-22 23:38:06 +00:00
ubidi.h ICU-7641 do not refer to a particular (old) version of Unicode 2010-11-16 22:03:33 +00:00
ubrk.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
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-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657 2010-09-21 00:12:49 +00:00
ucharstrie.h ICU-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
ucharstriebuilder.h ICU-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
uchriter.h ICU-4524 add brief documentation 2005-06-22 22:39:36 +00:00
uclean.h ICU-3491 remove extra calls to u_init(), and simplify the API comments for u_init(). 2009-07-09 22:50:01 +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-8006 Add ucnv_isFixedWidth API and test. 2011-02-23 22:21:58 +00:00
ucnvsel.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
uconfig.h ICU-6606 add #define option for >>default charset is UTF-8<< 2009-03-11 03:16:35 +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
udeprctd.h ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6 2010-11-03 05:46:29 +00:00
udraft.h ICU-8155 Update udraft.h and uintrnal.h per recent API promotions and internal function renaming 2010-11-13 00:02:06 +00:00
uenum.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
uidna.h ICU-7746 minor fixes, parallel to Java 2010-07-15 03:53:12 +00:00
uintrnal.h ICU-8155 Update udraft.h and uintrnal.h per recent API promotions and internal function renaming 2010-11-13 00:02:06 +00:00
uiter.h ICU-7285 Use U_SHOW_CPLUSPLUS_API (normally 1 iff XP_CPLUSPLUS is defined) to control C++ API exposure 2009-12-17 07:13:28 +00:00
uloc.h ICU-7849 unicode versions of uloc.h constants 2010-08-10 01:11:03 +00:00
umachine.h ICU-7581 Fix a few mingw build issues including symbolic links when building data and missing header file inclusion. 2010-06-03 15:51:19 +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-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
unistr.h ICU-8322 pack class UnicodeString layout to avoid padding 2011-02-04 19:54:58 +00:00
unorm2.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
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-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies 2010-05-19 17:29:33 +00:00
uobslete.h ICU-7532 fix and update udraft.h etc headers 2010-03-11 02:25:58 +00:00
urename.h ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249 2010-12-31 18:21:36 +00:00
urep.h ICU-6948 fix tiny urep.h documentation typo 2010-02-25 22:54:43 +00:00
ures.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
uscript.h ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657 2010-09-21 00:12:49 +00:00
uset.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
usetiter.h ICU-6584 Fix errors in API docs for UnicodeSetIterator 2008-10-14 21:23:53 +00:00
ushape.h ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +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-8167 move string tries to the common library and make API headers public 2011-03-03 21:56:36 +00:00
usystem.h ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6 2010-11-03 05:46:29 +00:00
utext.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
utf8.h ICU-7284 Internal functions called from public macros should be U_STABLE, though still @internal 2009-12-14 07:07:43 +00:00
utf16.h ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
utf32.h ICU-2087 change @deprecated to @obsolete 2002-12-06 00:19:24 +00:00
utf_old.h ICU-6552 down to 16 errors/warnings in doxygen 2008-10-01 01:24:46 +00:00
utf.h ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
utrace.h ICU-5535 Fix documentation for --disable-tracing 2006-12-05 18:39:25 +00:00
utypes.h ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable 2010-11-12 06:03:28 +00:00
uvernum.h ICU-8271 update UCOL_RUNTIME_VERSION for ICU 4.6 changes of CODAN and compression constants etc. 2011-01-12 22:15:26 +00:00
uversion.h ICU-6920 update version number to 4.4, and attempt to update windows files automatically 2010-02-17 22:18:24 +00:00