.. |
appendable.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
brkiter.h
|
ICU-12519 Break Iterator assignment handles Locales.
|
2017-07-31 20:20:37 +00:00 |
bytestream.h
|
ICU-13269 add StringByteSink(dest, initialAppendCapacity) constructor
|
2017-07-20 19:56:45 +00:00 |
bytestrie.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
bytestriebuilder.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
caniter.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
casemap.h
|
ICU-13203 CaseMap UTF-8 add StringPiece->ByteSink overloads; change implementation to that and change array->array versions into wrappers
|
2017-09-18 21:45:11 +00:00 |
char16ptr.h
|
ICU-13176 char16ptr: rename member variables to avoid shadow warnings
|
2017-07-28 23:17:16 +00:00 |
chariter.h
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
|
2017-03-21 01:03:49 +00:00 |
dbbi.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
docmain.h
|
ICU-13177 Adding more documentation.
|
2017-09-27 09:03:19 +00:00 |
dtintrv.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
edits.h
|
ICU-13346 add Edits::Iterator::previous() for mapping near-earlier indexes
|
2017-09-07 18:29:27 +00:00 |
enumset.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
errorcode.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
filteredbrk.h
|
ICU-13345 update deprecation comments
|
2017-09-13 18:31:27 +00:00 |
icudataver.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
icuplug.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
idna.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
listformatter.h
|
ICU-12994 Have C++ ListFormatter use ures_getAllItemsWithFallback to load resources; add tests for C and J
|
2017-03-24 08:13:10 +00:00 |
localpointer.h
|
ICU-13177 Cleanup before merge to trunk.
|
2017-09-27 05:31:57 +00:00 |
locdspnm.h
|
ICU-13053 Make UCONFIG_NO_BREAK_ITERATION flag work without errors or failures.
|
2017-03-27 18:22:11 +00:00 |
locid.h
|
ICU-13336 Fix common typo: s/langauge/language/ig
|
2017-08-30 18:15:10 +00:00 |
messagepattern.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
normalizer2.h
|
ICU-13093 porting fixes (AIX)
|
2017-09-13 23:07:30 +00:00 |
normlzr.h
|
ICU-12992 add OldUChar type to match ICU 58 UChar; add public conversion functions from char16_t * to UChar * and OldUChar * with aliasing barrier
|
2017-03-08 22:08:12 +00:00 |
parseerr.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
parsepos.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
platform.h
|
ICU-13383 Adding macro UPRV_SUPPRESS_DLL_INTERFACE_WARNING to suppress Visual C++ compiler warnings.
|
2017-09-29 00:16:08 +00:00 |
ptypes.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
putil.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
rbbi.h
|
ICU-9954 Break Iteration, remove reverse rules, add boundary caching.
|
2017-09-19 18:17:22 +00:00 |
rep.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
resbund.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
schriter.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
simpleformatter.h
|
ICU-13177 NumberFormatter tests are building.
|
2017-09-27 02:16:44 +00:00 |
std_string.h
|
ICU-12736 assume in some places that we always have std::string; merge r39687 & r39704 from dev branch
|
2017-03-04 00:06:17 +00:00 |
strenum.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
stringoptions.h
|
ICU-13337 public string option for not resetting an Edits object: U_EDITS_NO_RESET
|
2017-09-13 16:15:28 +00:00 |
stringpiece.h
|
ICU-12736 assume in some places that we always have std::string; merge r39687 & r39704 from dev branch
|
2017-03-04 00:06:17 +00:00 |
stringtriebuilder.h
|
ICU-13298 Fix signed int overflow in StringTrieBuilder hash functions.
|
2017-08-04 17:44:00 +00:00 |
symtable.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ubidi.h
|
ICU-12922 improve docs
|
2017-03-15 22:26:18 +00:00 |
ubiditransform.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ubrk.h
|
ICU-12960 ubrk_open, clarify that NULL is allowed for text in ubrk_open()
|
2017-09-21 22:10:48 +00:00 |
ucasemap.h
|
ICU-9198 add titlecasing options: wholeString, sentences, adjustToCased
|
2017-06-09 23:04:03 +00:00 |
ucat.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uchar.h
|
ICU-13234 collect string & character options bits in new stringoptions.h
|
2017-06-08 20:35:40 +00:00 |
ucharstrie.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
ucharstriebuilder.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
uchriter.h
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
|
2017-03-21 01:03:49 +00:00 |
uclean.h
|
ICU-13030 cleanup U_CALLCONV on windows. Also, initialize an uninitialized var
|
2017-05-24 23:25:33 +00:00 |
ucnv_cb.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_err.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnvsel.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uconfig.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucurr.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
udata.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
udisplaycontext.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uenum.h
|
ICU-12410 class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup
|
2017-02-17 21:03:35 +00:00 |
uidna.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uiter.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uldnames.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ulistformatter.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uloc.h
|
ICU-13017 - Typos in uloc.h comments
|
2017-03-22 20:05:29 +00:00 |
umachine.h
|
ICU-12766 aix/escaper: tests now build on AIX
|
2017-03-15 18:08:36 +00:00 |
umisc.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
unifilt.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
unifunct.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
unimatch.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uniset.h
|
ICU-12992 s/UChar/char16_t/g in public C++ header files
|
2017-03-01 23:55:58 +00:00 |
unistr.h
|
ICU-13269 add StringByteSink(dest, initialAppendCapacity) constructor
|
2017-07-20 19:56:45 +00:00 |
unorm2.h
|
ICU-13234 collect string & character options bits in new stringoptions.h
|
2017-06-08 20:35:40 +00:00 |
unorm.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uobject.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
urename.h
|
ICU-13358 Update urename.h. Also update script & instructions.
|
2017-10-02 21:21:14 +00:00 |
urep.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ures.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uscript.h
|
ICU-12985 Unicode 10 data 20170418, new property values, adjust tools & tests
|
2017-04-26 21:17:13 +00:00 |
uset.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
usetiter.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ushape.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
usprep.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ustring.h
|
ICU-13234 collect string & character options bits in new stringoptions.h
|
2017-06-08 20:35:40 +00:00 |
ustringtrie.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utext.h
|
ICU-13344 problem with SETNATIVEINDEX macro.
|
2017-09-06 21:44:58 +00:00 |
utf8.h
|
ICU-13311 change illegal-UTF-8 handling in converter code
|
2017-09-23 06:34:53 +00:00 |
utf16.h
|
ICU-13244 add U16_GET_OR_FFFD(), U16_NEXT_OR_FFFD(), U16_PREV_OR_FFFD()
|
2017-09-13 22:29:43 +00:00 |
utf32.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utf_old.h
|
ICU-13340 obsolete unicode/utf_old.h: add U_HIDE_OBSOLETE_UTF_OLD_H to optionally hide all of the .h contents; default: no behavior change; adjust code & tests to work either way
|
2017-09-14 06:24:35 +00:00 |
utf.h
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
|
2017-09-21 23:45:08 +00:00 |
utrace.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utypes.h
|
ICU-12992 UChar=char16_t inside ICU, configurable, defaults to char16_t/C++ uint16_t/C
|
2017-03-01 23:05:52 +00:00 |
uvernum.h
|
ICU-13358 Regenerate configure. Fix U_ICU_VERSION_MINOR_NUM.
|
2017-10-01 20:56:01 +00:00 |
uversion.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |