.. |
unicode
|
ICU-10688 Remove redundant break type logic from BreakIterators. Merge to trunk.
|
2018-02-21 23:10:10 +00:00 |
appendable.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
bmpset.cpp
|
ICU-13461 Fixing signed/unsigned operation that was causing runtime warnings in Clang.
|
2017-12-01 07:46:22 +00: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-10688 Break Iterator type logic removal, a few minor cleanups.
|
2017-12-05 00:07:30 +00:00 |
brkeng.h
|
ICU-10688 branch, work in progress.
|
2017-12-03 00:36:54 +00:00 |
brkiter.cpp
|
ICU-10688 branch, work in progress.
|
2017-12-03 00:36:54 +00:00 |
bytesinkutil.cpp
|
ICU-12647 make string case mapping functions faster
|
2018-02-15 06:43:56 +00:00 |
bytesinkutil.h
|
ICU-12647 make string case mapping functions faster
|
2018-02-15 06:43:56 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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 |
chariter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
charstr.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 |
charstr.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-13395 Remove uprv_checkValidMemory(). Was incompatible with memory and thread sanitizers.
|
2017-11-30 21:58:56 +00:00 |
common_uwp.vcxproj
|
ICU-13581 Update ICU4C version number for 61.1 rc.
|
2018-02-17 01:09:03 +00:00 |
common.rc
|
ICU-12564 Update copyright notice in trunk
|
2016-06-15 18:58:17 +00:00 |
common.vcxproj
|
ICU-13581 Update ICU4C version number for 61.1 rc.
|
2018-02-17 01:09:03 +00:00 |
common.vcxproj.filters
|
ICU-13463 VS project file needs to copy stringoptions.h to the output include folder.
|
2017-11-10 03:41:30 +00: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-10688 Remove redundant break type logic from BreakIterators. Merge to trunk.
|
2018-02-21 23:10:10 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
dtintrv.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
edits.cpp
|
ICU-13346 compress some repeated m:n replacements even when m!=n
|
2017-09-08 18:49:08 +00:00 |
errorcode.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
filteredbrk.cpp
|
ICU-13345 changes per ICU-TC comments
|
2017-09-13 18:28:44 +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-12380 Size reductions for transliterator registry (and some speedup)
|
2017-09-20 00:39:40 +00: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 |
listformatter.cpp
|
ICU-13029 Mark unmodified static data as const
|
2017-04-19 18:55:46 +00:00 |
loadednormalizer2impl.cpp
|
ICU-13197 improved normalization data structure and code; .nrm formatVersion 3; merged from branches/markus/normv3 except for cherry-picks from trunk to there
|
2017-07-14 22:38:40 +00:00 |
localsvc.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
locavailable.cpp
|
ICU-13288 changes for jumbo compilation.
|
2017-08-11 21:38:54 +00: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-13394 nul-terminated buffer handling fixed from Chromium.
|
2017-10-11 22:22:45 +00:00 |
locdspnm.cpp
|
ICU-13394 nul-terminated buffer handling fixed from Chromium.
|
2017-10-11 22:22:45 +00:00 |
locid.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 |
loclikely.cpp
|
ICU-13094 Handle empty language subtag in parseTagString().
|
2017-04-26 20:12:01 +00:00 |
locmap.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
locmap.h
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
|
2017-03-21 01:03:49 +00:00 |
locresdata.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
locutil.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
locutil.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
Makefile.in
|
ICU-9954 Break Iteration, remove reverse rules, add boundary caching.
|
2017-09-19 18:17:22 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
norm2_nfc_data.h
|
ICU-10524 normalization one-way mapping with trailing ccc>1 has no compose-boundary-after
|
2017-08-25 22:46:12 +00:00 |
norm2allmodes.h
|
ICU-13093 porting fixes (AIX)
|
2017-09-13 23:07:30 +00:00 |
normalizer2.cpp
|
ICU-13093 porting fixes (AIX)
|
2017-09-13 23:07:30 +00:00 |
normalizer2impl.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 |
normalizer2impl.h
|
ICU-13271 add Normalizer2::isNormalizedUTF8()
|
2017-07-20 22:08:30 +00:00 |
normlzr.cpp
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
|
2017-03-21 01:03:49 +00:00 |
parsepos.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
patternprops.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
patternprops.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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-12985 implement the binary Prepended_Concatenation_Mark property
|
2017-04-27 21:11:01 +00: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-12770 Update/fix comments about TZDEFAULT target on various systems
|
2017-10-31 03:36:22 +00:00 |
putilimp.h
|
ICU-13323 make U_TIMEZONE work on newlib when U_PLATFORM_IS_LINUX_BASED is not detected
|
2017-08-17 18:29:27 +00:00 |
rbbi_cache.cpp
|
ICU-10688 Remove redundant break type logic from BreakIterators. Merge to trunk.
|
2018-02-21 23:10:10 +00:00 |
rbbi_cache.h
|
ICU-13541 Improve RuleBasedBreakIterator construction time, patch from grhoten.
|
2018-01-19 22:30:56 +00:00 |
rbbi.cpp
|
ICU-10688 Remove redundant break type logic from BreakIterators. Merge to trunk.
|
2018-02-21 23:10:10 +00:00 |
rbbicst.pl
|
ICU-12761 Adds Unicode copyright notice.
|
2016-09-28 22:12:27 +00:00 |
rbbidata.cpp
|
ICU-13569 rbbi state table opt, work in progress.
|
2018-02-08 01:42:04 +00:00 |
rbbidata.h
|
ICU-13569 rbbi state table opt, work in progress.
|
2018-02-08 01:42:04 +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-13569 rbbi table, remove duplicated states, working for C++.
|
2018-02-13 01:08:29 +00:00 |
rbbirb.h
|
ICU-13569 rbbi state table opt, work in progress.
|
2018-02-08 01:42:04 +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-12677 clean up extra trailing spaces.
|
2018-02-06 21:28:05 +00:00 |
rbbiscan.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
rbbisetb.cpp
|
ICU-13569 rbbi char class merging now working, tests passing.
|
2018-02-09 18:53:28 +00:00 |
rbbisetb.h
|
ICU-13569 rbbi char class merging now working, tests passing.
|
2018-02-09 18:53:28 +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-13569 rbbi table, remove duplicated states, working for C++.
|
2018-02-13 01:08:29 +00:00 |
rbbitblb.h
|
ICU-13569 rbbi, refresh from trunk, plus table state compaction, work in progress.
|
2018-02-10 01:31:35 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
resource.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
resource.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
servnotf.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
sharedobject.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
simpleformatter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
sprpimpl.h
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
stringpiece.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
stringtriebuilder.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uarrsort.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uarrsort.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uassert.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ubidi_props_data.h
|
ICU-12985 ppucd.txt more readable unassigned ranges; block compaction by size savings not value plurality reduces clutter
|
2017-05-02 22:53:28 +00: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-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
ubidiimp.h
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
ubidiln.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ubiditransform.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ubidiwrt.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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-12985 Unicode 10 data 20170418, new property values, adjust tools & tests
|
2017-04-26 21:17:13 +00:00 |
ucase.cpp
|
ICU-12647 make string case mapping functions faster
|
2018-02-15 06:43:56 +00:00 |
ucase.h
|
ICU-12647 make string case mapping functions faster
|
2018-02-15 06:43:56 +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-13462 fix Script_Extensions for 5 characters: data generator needs to revert them from block scx to sc (merged from maint-60 r40667)
|
2017-12-05 20:53:14 +00:00 |
uchar.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucln_cmn.h
|
ICU-13028 Thread safe static init of default string for RuleBasedBreakIterator::getRules()
|
2017-04-23 19:35:52 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucnv_bld.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ucnv_bld.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +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-13405 prevents double-free-triggered segmentation fault by setting pointer to NULL after free.
|
2017-10-12 23:09:43 +00: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-13569 refresh dev branch from trunk.
|
2018-02-14 23:55:39 +00:00 |
ucnv_u16.cpp
|
ICU-13001 warning cleanup
|
2017-09-21 19:43:28 +00:00 |
ucnv_u32.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 |
ucnv.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12766 z: library and tools build
|
2017-02-11 02:43:09 +00: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-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.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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucol_swp.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
ucurr.cpp
|
ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder.
|
2018-02-06 03:08:17 +00:00 |
ucurrimp.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
udata.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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-12380 Size reductions for transliterator registry (and some speedup)
|
2017-09-20 00:39:40 +00:00 |
uhash.h
|
ICU-12380 Size reductions for transliterator registry (and some speedup)
|
2017-09-20 00:39:40 +00:00 |
uidna.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uinit.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uinvchar.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
uinvchar.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 |
uiter.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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 |
ulistformatter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uloc_keytype.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uloc_tag.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
uloc.cpp
|
ICU-13359 Integrate CLDR 32 alpha data into ICU for ICU 60rc; known issues #13366,#13368
|
2017-09-26 21:20:01 +00:00 |
ulocimp.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
umapfile.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
umapfile.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
umath.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
umutex.cpp
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00:00 |
umutex.h
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
|
2017-03-21 01:03:49 +00:00 |
unames.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
unifiedcache.cpp
|
ICU-13029 Mark unmodified static data as const
|
2017-04-19 18:55:46 +00:00 |
unifiedcache.h
|
ICU-13275 Merge warning cleanup fixes into trunk
|
2017-07-22 01:11:59 +00: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-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 |
uniset_props.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
uniset.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-13104 remove U_HAVE_RVALUE_REFERENCES definition & conditions.
|
2017-04-26 20:23:44 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uposixdefs.h
|
ICU-13016 solaris porting
|
2017-03-09 02:12:45 +00:00 |
uprops.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
uprops.h
|
ICU-12985 implement the binary Prepended_Concatenation_Mark property
|
2017-04-27 21:11:01 +00: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-13207 Fix some resource leaks.
|
2017-06-13 18:33:59 +00:00 |
uresdata.cpp
|
ICU-12969 protect against using negative ID for resource
|
2017-02-09 19:33:51 +00:00 |
uresdata.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uresimp.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12985 fix compiler warnings from now-unused ASPIRATIONAL script usage
|
2017-05-04 20:27:25 +00:00 |
uscript.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
usetiter.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
ushape.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
usprep.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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-13093 porting fixes (AIX)
|
2017-09-13 23:07:30 +00: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-12647 make string case mapping functions faster
|
2018-02-15 06:43:56 +00: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-13311 change illegal-UTF-8 handling in non-converter code
|
2017-09-21 23:45:08 +00: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-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
util.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
utrace.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00: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-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utrie2_impl.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utrie2.cpp
|
ICU-13197 improved normalization data structure and code; .nrm formatVersion 3; merged from branches/markus/normv3 except for cherry-picks from trunk to there
|
2017-07-14 22:38:40 +00:00 |
utrie2.h
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
|
2017-09-21 23:45:08 +00:00 |
utrie.cpp
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
utrie.h
|
ICU-12764 UTF-8 source files, update file encoding comments.
|
2017-02-03 18:57:23 +00:00 |
uts46.cpp
|
ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties()
|
2018-02-15 19:01:29 +00:00 |
utypeinfo.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
utypes.cpp
|
ICU-13569 rbbi, refresh from trunk, plus table state compaction, work in progress.
|
2018-02-10 01:31:35 +00:00 |
uvector.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uvector.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uvectr32.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uvectr32.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uvectr64.cpp
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
uvectr64.h
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
|
2017-01-20 00:20:31 +00:00 |
wintz.cpp
|
ICU-12786 dont call Win32 tz functions on cygwin (patch)
|
2017-04-07 18:26:45 +00:00 |
wintz.h
|
ICU-12786 dont call Win32 tz functions on cygwin (patch)
|
2017-04-07 18:26:45 +00:00 |