.. |
unicode
|
ICU-20735 simpler state saving for C++ string tries
|
2019-08-12 14:49:10 -07:00 |
appendable.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
bmpset.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
bmpset.h
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
|
2017-09-21 23:45:08 +00:00 |
brkeng.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
brkeng.h
|
ICU-10688 branch, work in progress.
|
2017-12-03 00:36:54 +00:00 |
brkiter.cpp
|
ICU-20570 UInitOnce instances, add explicit initialization where it was missing.
|
2019-04-24 18:15:13 -07:00 |
bytesinkutil.cpp
|
ICU-13417 Add the internal helper class CharStringByteSink.
|
2018-09-27 14:27:39 -07:00 |
bytesinkutil.h
|
ICU-20445 Need to export the CharStringByteSink class for Windows and OSX.
|
2019-04-23 19:45:28 +02:00 |
bytestream.cpp
|
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 |
bytestrie.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
bytestriebuilder.cpp
|
ICU-20079 integer overflow & divide by zero sanitizer fixes. (#67)
|
2018-09-27 14:27:38 -07:00 |
bytestrieiterator.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
caniter.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
capi_helper.h
|
ICU-20138 Adding FormattedValue APIs in C, C++, and Java.
|
2019-01-10 17:02:49 -06:00 |
characterproperties.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
chariter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
charstr.cpp
|
ICU-11276 Adding UChar* method in CharString.
|
2018-09-27 14:27:40 -07:00 |
charstr.h
|
ICU-11276 Adding UChar* method in CharString.
|
2018-09-27 14:27:40 -07:00 |
cmemory.cpp
|
ICU-13395 Remove uprv_checkValidMemory(). Was incompatible with memory and thread sanitizers.
|
2017-11-30 21:58:56 +00:00 |
cmemory.h
|
ICU-20048 remove uses of UAlignedMemory, replace with native C++11 constructs.
|
2019-06-28 13:35:17 -07:00 |
common_uwp.vcxproj
|
ICU-20747 Modify common_uwp to use onecore.lib instead of onecoreuap.lib
|
2019-08-07 17:06:13 -07:00 |
common.rc
|
ICU-12564 Update copyright notice in trunk
|
2016-06-15 18:58:17 +00:00 |
common.vcxproj
|
ICU-20593 Trace instrumentation for data loading.
|
2019-06-07 15:56:02 -07:00 |
common.vcxproj.filters
|
ICU-20593 Trace instrumentation for data loading.
|
2019-06-07 15:56:02 -07:00 |
cpputils.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
cstr.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
cstr.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
cstring.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
cstring.h
|
ICU-13395 Remove uprv_checkValidMemory(). Was incompatible with memory and thread sanitizers.
|
2017-11-30 21:58:56 +00:00 |
cwchar.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
cwchar.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
dictbe.cpp
|
ICU-20508 Fixing -Wextra-semi in library code.
|
2019-03-22 15:29:45 -07:00 |
dictbe.h
|
ICU-10688 Break Iterator type logic removal, a few minor cleanups.
|
2017-12-05 00:07:30 +00:00 |
dictionarydata.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
dictionarydata.h
|
ICU-20508 Fixing -Wextra-semi in library code.
|
2019-03-22 15:29:45 -07:00 |
dtintrv.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
edits.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
errorcode.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
filteredbrk.cpp
|
ICU-13624 Public header build failures
|
2018-03-06 18:40:12 +00:00 |
filterednormalizer2.cpp
|
ICU-13337 public string option for not resetting an Edits object: U_EDITS_NO_RESET
|
2017-09-13 16:15:28 +00:00 |
hash.h
|
ICU-20356 Fix compilation warnings 'dllimport' attribute ignored
|
2019-02-21 12:18:22 -08:00 |
icudataver.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
icuplug.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
icuplugimp.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
loadednormalizer2impl.cpp
|
ICU-20074 Define UPRV_UNREACHABLE macro for unreachable code
|
2019-01-14 14:16:26 -08:00 |
localebuilder.cpp
|
ICU-20602 copyErrorTo() functions should be const
|
2019-05-30 17:17:52 -07:00 |
localsvc.h
|
ICU-20543 Fix -Wundef in library and test code.
|
2019-04-10 18:52:16 -07:00 |
locavailable.cpp
|
ICU-20249 An internal helper class for stack allocated UResourceBundle.
|
2018-11-07 17:57:50 +01:00 |
locbased.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
locbased.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
locdispnames.cpp
|
ICU-20447 fix uloc_getName(x) same as Locale(x).getName() etc. for ""/"und"/"root"
|
2019-02-23 16:21:57 +01:00 |
locdspnm.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
locid.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
loclikely.cpp
|
ICU-20447 fix uloc_getName(x) same as Locale(x).getName() etc. for ""/"und"/"root"
|
2019-02-23 16:21:57 +01:00 |
locmap.cpp
|
ICU-20206 ICU4C: Make USE_WINDOWS_LCID_MAPPING_API compile-time configurable.
|
2019-01-24 14:55:26 -08:00 |
locmap.h
|
ICU-20206 ICU4C: Make USE_WINDOWS_LCID_MAPPING_API compile-time configurable.
|
2019-01-24 14:55:26 -08:00 |
locresdata.cpp
|
ICU-20249 An internal helper class for stack allocated UResourceBundle.
|
2018-11-07 17:57:50 +01:00 |
locutil.cpp
|
ICU-20169 Use smart pointers in all locale code instead of u*_close().
|
2018-10-31 17:51:53 +01:00 |
locutil.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
Makefile.in
|
ICU-20593 Trace instrumentation for data loading.
|
2019-06-07 15:56:02 -07:00 |
messageimpl.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
messagepattern.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
msvcres.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
mutex.h
|
ICU-13764 Add separate CI build that treats warnings as errors with clang.
|
2019-07-30 22:10:02 -07:00 |
norm2_nfc_data.h
|
ICU-20497 Unicode 12.1
|
2019-04-04 10:23:24 -07:00 |
norm2allmodes.h
|
ICU-13093 porting fixes (AIX)
|
2017-09-13 23:07:30 +00:00 |
normalizer2.cpp
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
normalizer2impl.cpp
|
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
|
2019-01-24 18:50:04 -08:00 |
normalizer2impl.h
|
ICU-20570 UInitOnce instances, add explicit initialization where it was missing.
|
2019-04-24 18:15:13 -07:00 |
normlzr.cpp
|
ICU-20279 Remove MSVC specific macro _ARM64_
|
2018-12-12 13:55:07 -08:00 |
parsepos.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
patternprops.cpp
|
ICU-9622 Adding support for date/time skeletons
|
2018-12-13 13:20:33 -08:00 |
patternprops.h
|
ICU-9622 Adding support for date/time skeletons
|
2018-12-13 13:20:33 -08:00 |
pluralmap.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
pluralmap.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
propname_data.h
|
ICU-20203 update ICU to Unicode 12 beta
|
2018-11-28 23:13:07 +01:00 |
propname.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
propname.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
propsvec.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
propsvec.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
punycode.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
punycode.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
putil.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
putilimp.h
|
ICU-20729 Remove obsolete U_HAVE_STD_ATOMICS and similar @internal macros.
|
2019-07-24 16:37:40 -07:00 |
rbbi_cache.cpp
|
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
|
2019-01-24 18:50:04 -08:00 |
rbbi_cache.h
|
ICU-20508 Fixing -Wextra-semi in library code.
|
2019-03-22 15:29:45 -07:00 |
rbbi.cpp
|
ICU-20543 Fix -Wundef in library and test code.
|
2019-04-10 18:52:16 -07:00 |
rbbicst.pl
|
ICU-12761 Adds Unicode copyright notice.
|
2016-09-28 22:12:27 +00:00 |
rbbidata.cpp
|
ICU-13194 RBBI auto reverse tables: size reduction, and remove hand written rules.
|
2018-03-28 01:20:13 +00:00 |
rbbidata.h
|
ICU-13194 RBBI, bump data version number. New reverse tables are not compatible.
|
2018-03-28 22:07:24 +00:00 |
rbbinode.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
rbbinode.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
rbbirb.cpp
|
ICU-7270 Line Break rule LB8 updated for UAX-14 conformance. (#41)
|
2018-09-27 14:27:38 -07:00 |
rbbirb.h
|
ICU-13194 RBBI safe tables, remove unnecessary Java/C++ differences.
|
2018-04-03 23:41:28 +00:00 |
rbbirpt.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
rbbirpt.txt
|
ICU-12761 Adds Unicode copyright notice.
|
2016-09-28 22:12:27 +00:00 |
rbbiscan.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
rbbiscan.h
|
ICU-20508 Fixing -Wextra-semi in library code.
|
2019-03-22 15:29:45 -07:00 |
rbbisetb.cpp
|
ICU-13194 RBBI safe tables, improve code consistency between C++ and Java.
|
2018-04-06 00:19:32 +00:00 |
rbbisetb.h
|
ICU-13194 RBBI safe tables, improve code consistency between C++ and Java.
|
2018-04-06 00:19:32 +00:00 |
rbbistbl.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
rbbitblb.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
rbbitblb.h
|
ICU-20119 urename.h update, header test fixes for icu 63 (#165)
|
2018-09-27 14:27:41 -07:00 |
resbund_cnv.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
resbund.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
resource.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
resource.h
|
ICU-20593 Trace instrumentation for data loading.
|
2019-06-07 15:56:02 -07:00 |
restrace.cpp
|
ICU-20593 Various updates to resource tracing.
|
2019-07-09 15:40:01 -05:00 |
restrace.h
|
ICU-20593 Various updates to resource tracing.
|
2019-07-09 15:40:01 -05:00 |
ruleiter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ruleiter.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
schriter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
serv.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
serv.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servlk.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servlkf.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servloc.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servls.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
servnotf.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
servnotf.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servrbf.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servslkf.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
sharedobject.cpp
|
ICU-13399 Fix thread race in the Unified Cache.
|
2018-02-27 19:27:42 +00:00 |
sharedobject.h
|
ICU-20157 Fix MSVC C4251: Need to export explicit template instantiation, plus some more warning fixes. (#154)
|
2018-09-27 14:27:41 -07:00 |
simpleformatter.cpp
|
ICU-20342 Adding FormattedDateInterval in C and C++.
|
2019-02-11 16:12:03 -08:00 |
sprpimpl.h
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
static_unicode_sets.cpp
|
ICU-20108 Adding new parseLenients from CLDR 34 to ICU.
|
2019-02-15 16:51:17 -08:00 |
static_unicode_sets.h
|
ICU-20108 Adding new parseLenients from CLDR 34 to ICU.
|
2019-02-15 16:51:17 -08:00 |
stringpiece.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
stringtriebuilder.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
uarrsort.cpp
|
ICU-20650 Memory alignment of buffers used by sort functions.
|
2019-07-01 13:18:25 -07:00 |
uarrsort.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uassert.h
|
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
|
2019-01-24 18:50:04 -08:00 |
ubidi_props_data.h
|
ICU-20497 Unicode 12.1
|
2019-04-04 10:23:24 -07:00 |
ubidi_props.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
ubidi_props.h
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
ubidi.cpp
|
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
|
2019-01-24 18:50:04 -08:00 |
ubidiimp.h
|
ICU-20641 Fixes undefined-shift
|
2019-05-30 15:36:18 -07:00 |
ubidiln.cpp
|
ICU-20159 Fixing more GCC warnings.
|
2019-02-21 01:15:58 -06:00 |
ubiditransform.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
ubidiwrt.cpp
|
ICU-20543 Fix -Wundef in library and test code.
|
2019-04-10 18:52:16 -07:00 |
ubrk.cpp
|
ICU-12914 change rulesLength/Capacity back to int32_t; handle INT32_MAX overflow
|
2017-02-01 20:27:47 +00:00 |
ubrkimpl.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucase_props_data.h
|
ICU-20497 Unicode 12.1
|
2019-04-04 10:23:24 -07:00 |
ucase.cpp
|
ICU-13851 case mapping data: when fetching delta make sure to read from start of exceptional values
|
2018-06-24 21:12:22 +00:00 |
ucase.h
|
ICU-13630 ucase.icu formatVersion 4: more compressible exceptions, and more room for future exceptions growth
|
2018-03-12 00:15:40 +00:00 |
ucasemap_imp.h
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
ucasemap_titlecase_brkiter.cpp
|
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 |
ucasemap.cpp
|
ICU-12647 make string case mapping functions faster
|
2018-02-15 06:43:56 +00:00 |
ucat.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uchar_props_data.h
|
ICU-20497 Unicode 12.1
|
2019-04-04 10:23:24 -07:00 |
uchar.cpp
|
ICU-20203 update ICU to Unicode 12 beta
|
2018-11-28 23:13:07 +01:00 |
ucharstrie.cpp
|
ICU-12992 move Char16Ptr to new char16ptr.h; change non-UnicodeString C++ functions from raw pointers to Char16Ptr where possible
|
2017-03-01 05:52:24 +00:00 |
ucharstriebuilder.cpp
|
ICU-13298 Fix signed int overflow in StringTrieBuilder hash functions.
|
2017-08-04 17:44:00 +00:00 |
ucharstrieiterator.cpp
|
ICU-12992 move Char16Ptr to new char16ptr.h; change non-UnicodeString C++ functions from raw pointers to Char16Ptr where possible
|
2017-03-01 05:52:24 +00:00 |
uchriter.cpp
|
ICU-12992 move Char16Ptr to new char16ptr.h; change non-UnicodeString C++ functions from raw pointers to Char16Ptr where possible
|
2017-03-01 05:52:24 +00:00 |
ucln_cmn.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
ucln_cmn.h
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
ucln_imp.h
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
|
2017-03-21 01:03:49 +00:00 |
ucln.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucmndata.cpp
|
ICU-13503 declare variable-length array at end of struct with length 1 to disable bounds checkers
|
2017-12-14 21:25:46 +00:00 |
ucmndata.h
|
ICU-13503 declare variable-length array at end of struct with length 1 to disable bounds checkers
|
2017-12-14 21:25:46 +00:00 |
ucnv2022.cpp
|
ICU-20048 remove uses of UAlignedMemory, replace with native C++11 constructs.
|
2019-06-28 13:35:17 -07:00 |
ucnv_bld.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
ucnv_bld.h
|
ICU-13676 Enabling cleanup of default converter whenever the default converter is put back into the global singleton cache.
|
2018-05-03 06:50:50 +00:00 |
ucnv_cb.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_cnv.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_cnv.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_ct.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
ucnv_err.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
ucnv_ext.cpp
|
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 |
ucnv_ext.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucnv_imp.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_io.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_io.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_lmb.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
ucnv_set.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucnv_u7.cpp
|
ICU-12766 z: library and tools build
|
2017-02-11 02:43:09 +00:00 |
ucnv_u8.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
ucnv_u16.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
ucnv_u32.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
ucnv.cpp
|
ICU-20048 Remove use of std::align() for compat with g++ 4.9.
|
2019-07-30 11:19:53 -07:00 |
ucnvbocu.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucnvdisp.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnvhz.cpp
|
ICU-20048 remove uses of UAlignedMemory, replace with native C++11 constructs.
|
2019-06-28 13:35:17 -07:00 |
ucnvisci.cpp
|
ICU-12766 z: library and tools build
|
2017-02-11 02:43:09 +00:00 |
ucnvlat1.cpp
|
ICU-13560 make some toUnicode converter check toULength not toUnicodeStatus for continuing after partial sequences; ucnv.cpp framework code only resets toULength after an error
|
2018-01-23 21:32:36 +00:00 |
ucnvmbcs.cpp
|
ICU-20179 Remove platform-specific mutex and atomics implementations.
|
2018-11-19 17:17:09 -08:00 |
ucnvmbcs.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucnvscsu.cpp
|
ICU-12766 z: library and tools build
|
2017-02-11 02:43:09 +00:00 |
ucnvsel.cpp
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
ucol_data.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucol_swp.cpp
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
ucol_swp.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucptrie_impl.h
|
ICU-20086 C++ sets & maps for Unicode properties (#93)
|
2018-09-27 14:27:39 -07:00 |
ucptrie.cpp
|
ICU-20672 Compiler Warning Cleanup.
|
2019-07-01 16:42:01 -07:00 |
ucurr.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
ucurrimp.h
|
ICU-13574 Adding currency names matcher to ICU4C.
|
2018-02-10 02:59:49 +00:00 |
udata.cpp
|
ICU-20593 Data docs tweaks and fixing UDATA_DEBUG build.
|
2019-06-17 19:53:48 -07:00 |
udatamem.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
udatamem.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
udataswp.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
udataswp.h
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
uelement.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uenum.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uenumimp.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uhash_us.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uhash.cpp
|
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
|
2019-01-24 18:50:04 -08:00 |
uhash.h
|
ICU-12380 Size reductions for transliterator registry (and some speedup)
|
2017-09-20 00:39:40 +00:00 |
uidna.cpp
|
ICU-10291 Optimize IDNA toASCII loop
|
2019-03-13 12:13:42 -07:00 |
uinit.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uinvchar.cpp
|
ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort().
|
2019-01-24 18:50:04 -08:00 |
uinvchar.h
|
ICU-11276 Adding UChar* method in CharString.
|
2018-09-27 14:27:40 -07:00 |
uiter.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ulayout_props.h
|
ICU-20111 move text layout properties data into a new ulayout.icu data file
|
2019-02-14 08:30:57 -08:00 |
ulist.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
ulist.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uloc_keytype.cpp
|
ICU-20074 Define UPRV_UNREACHABLE macro for unreachable code
|
2019-01-14 14:16:26 -08:00 |
uloc_tag.cpp
|
ICU-20149 allow duplicate unicode attribute
|
2019-06-17 23:51:21 -07:00 |
uloc.cpp
|
ICU-20639 Add "mol" 3-letter language code to C++ map.
|
2019-06-18 13:47:27 -07:00 |
ulocimp.h
|
ICU-20158 Pass ByteSink all the way to _uloc_(addLikely|minimize)Subtags().
|
2019-02-21 12:19:04 +01:00 |
umapfile.cpp
|
ICU-20204 ICU4C: Use the CreateFileMapping API for both the UWP version and Win32 versions.
|
2019-02-05 15:16:56 -08:00 |
umapfile.h
|
ICU-13712 ICU4C does not report OOM if it fails to memory map the data file(s) (#30)
|
2018-09-27 14:27:39 -07:00 |
umath.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
umutablecptrie.cpp
|
ICU-20250 make UnicodeSet(intprop=value) faster
|
2018-11-12 16:05:57 -08:00 |
umutex.cpp
|
ICU-20689 Fix race condition in UMutex code, leading to random crashes.
|
2019-07-16 10:41:21 -07:00 |
umutex.h
|
ICU-13764 Add separate CI build that treats warnings as errors with clang.
|
2019-07-30 22:10:02 -07:00 |
unames.cpp
|
ICU-20292 u_charFromName() prevent code point integer overflow, and limit to at most 8 hex digits
|
2018-12-12 14:08:37 -08:00 |
unifiedcache.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
unifiedcache.h
|
ICU-20508 Fixing -Wextra-semi in library code.
|
2019-03-22 15:29:45 -07:00 |
unifilt.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
unifunct.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uniset_closure.cpp
|
ICU-20250 make UnicodeSet(intprop=value) faster
|
2018-11-12 16:05:57 -08:00 |
uniset_props.cpp
|
ICU-20250 make UnicodeSet(intprop=value) faster
|
2018-11-12 16:05:57 -08:00 |
uniset.cpp
|
ICU-20250 make UnicodeSet(intprop=value) faster
|
2018-11-12 16:05:57 -08:00 |
unisetspan.cpp
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
|
2017-09-21 23:45:08 +00:00 |
unisetspan.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
unistr_case_locale.cpp
|
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 |
unistr_case.cpp
|
ICU-13234 rename UCASEMAP_OMIT_UNCHANGED_TEXT to U_OMIT_UNCHANGED_TEXT
|
2017-06-08 19:36:34 +00:00 |
unistr_cnv.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
unistr_props.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
unistr_titlecase_brkiter.cpp
|
ICU-9198 add titlecasing options: wholeString, sentences, adjustToCased
|
2017-06-09 23:04:03 +00:00 |
unistr.cpp
|
ICU-13081 remove C++ moveFrom() functions: still draft, but obsolete since we require C++11 which has std::move()
|
2019-02-06 13:36:53 -08:00 |
unistrappender.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
unorm.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
unormcmp.cpp
|
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 |
unormimp.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uobject.cpp
|
ICU-20265 Use noexcept instead of throw() in C++ >= 11.
|
2019-02-22 13:29:20 -06:00 |
uposixdefs.h
|
ICU-13016 solaris porting
|
2017-03-09 02:12:45 +00:00 |
uprops.cpp
|
ICU-20111 move text layout properties data into a new ulayout.icu data file
|
2019-02-14 08:30:57 -08:00 |
uprops.h
|
ICU-20203 update ICU to Unicode 12 beta
|
2018-11-28 23:13:07 +01:00 |
ures_cnv.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uresbund.cpp
|
ICU-20593 Various updates to resource tracing.
|
2019-07-09 15:40:01 -05:00 |
uresdata.cpp
|
ICU-20593 Trace instrumentation for data loading.
|
2019-06-07 15:56:02 -07:00 |
uresdata.h
|
ICU-20593 Trace instrumentation for data loading.
|
2019-06-07 15:56:02 -07:00 |
uresimp.h
|
ICU-20265 Use noexcept instead of throw() in C++ >= 11.
|
2019-02-22 13:29:20 -06:00 |
ureslocs.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
usc_impl.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
usc_impl.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uscript_props.cpp
|
ICU-20203 update ICU to Unicode 12 beta
|
2018-11-28 23:13:07 +01:00 |
uscript.cpp
|
ICU-20158 Pass ByteSink all the way to _uloc_(addLikely|minimize)Subtags().
|
2019-02-21 12:19:04 +01:00 |
uset_imp.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uset_props.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uset.cpp
|
ICU-20250 make UnicodeSet(intprop=value) faster
|
2018-11-12 16:05:57 -08:00 |
usetiter.cpp
|
ICU-20250 make UnicodeSet(intprop=value) faster
|
2018-11-12 16:05:57 -08:00 |
ushape.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
usprep.cpp
|
ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model
|
2019-05-24 13:24:59 -07:00 |
ustack.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ustr_cnv.cpp
|
ICU-20179 Remove platform-specific mutex and atomics implementations.
|
2018-11-19 17:17:09 -08:00 |
ustr_cnv.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ustr_imp.h
|
ICU-13311 change illegal-UTF-8 handling in converter code
|
2017-09-23 06:34:53 +00:00 |
ustr_titlecase_brkiter.cpp
|
ICU-20159 Fixing more GCC warnings.
|
2019-02-21 01:15:58 -06:00 |
ustr_wcs.cpp
|
ICU-13461 remove register keyword from C++ code
|
2017-12-18 23:17:26 +00:00 |
ustrcase_locale.cpp
|
ICU-12992 revert new C++ API (CaseMap) to raw pointers
|
2017-03-08 21:07:27 +00:00 |
ustrcase.cpp
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
|
2018-09-27 14:27:38 -07:00 |
ustrenum.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ustrenum.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ustrfmt.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ustrfmt.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ustring.cpp
|
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 |
ustrtrns.cpp
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
|
2017-09-21 23:45:08 +00:00 |
utext.cpp
|
ICU-20048 remove uses of UAlignedMemory, replace with native C++11 constructs.
|
2019-06-28 13:35:17 -07:00 |
utf_impl.cpp
|
ICU-13569 refresh dev branch from trunk.
|
2018-02-14 23:55:39 +00:00 |
util_props.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
util.cpp
|
ICU-20629 Fixing DTPG hour-format locale and region fallback logic.
|
2019-05-29 16:37:40 -07:00 |
util.h
|
ICU-20629 Fixing DTPG hour-format locale and region fallback logic.
|
2019-05-29 16:37:40 -07:00 |
utrace.cpp
|
ICU-20593 Various updates to resource tracing.
|
2019-07-09 15:40:01 -05:00 |
utracimp.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utrie2_builder.cpp
|
ICU-20369 ICU4C: Report OOM errors in the utrie2_clone function.
|
2019-01-23 17:33:05 -08:00 |
utrie2_impl.h
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
utrie2.cpp
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
utrie2.h
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
utrie_swap.cpp
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
utrie.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utrie.h
|
ICU-20601 Remove superfluous semicolons (-Wextra-semi-stmt).
|
2019-08-09 14:38:52 +02:00 |
uts46.cpp
|
ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48)
|
2018-09-27 14:27:38 -07:00 |
utypeinfo.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
utypes.cpp
|
ICU-13597 Fixing safety of toUnicodeString() readonly aliases by moving that behavior to a new method, toTempUnicodeString().
|
2018-03-28 03:42:12 +00:00 |
uvector.cpp
|
ICU-13194 rbbi work, revert unneeded changes to UVector.
|
2018-04-01 20:44:40 +00:00 |
uvector.h
|
ICU-20356 Fix compilation warnings 'dllimport' attribute ignored
|
2019-02-21 12:18:22 -08:00 |
uvectr32.cpp
|
ICU-13194 rbbi work, revert unneeded changes to UVector.
|
2018-04-01 20:44:40 +00:00 |
uvectr32.h
|
ICU-20356 Fix compilation warnings 'dllimport' attribute ignored
|
2019-02-21 12:18:22 -08:00 |
uvectr64.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uvectr64.h
|
ICU-20356 Fix compilation warnings 'dllimport' attribute ignored
|
2019-02-21 12:18:22 -08:00 |
wintz.cpp
|
ICU-20419 Export internal StackUResourceBundle helper, so it can be used in the i18n library.
|
2019-02-20 09:24:24 -08:00 |
wintz.h
|
ICU-20302 Fix wintz header file. (Thanks to Jungshik).
|
2018-12-14 19:39:48 -08:00 |