Michael Ferris
|
f5492fe4fa
Revert bad fix in Utf8Codex.cpp
|
il y a 7 ans |
Michael Ferris
|
a1ee07ce69
Fix Prefast warning in Utf8 code
|
il y a 7 ans |
Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
il y a 7 ans |
Derek Morris
|
80438b712a
Get an additional few cases
|
il y a 7 ans |
Jimmy Thomson
|
9d6d183387
Changing utf8 conversion codex to improve perf and safety
|
il y a 8 ans |
Michael Ferris
|
68344c944c
CR Fixes
|
il y a 8 ans |
Michael Ferris
|
8bdded8d0a
Cleanup + fix xplat build
|
il y a 8 ans |
Taylor Woll
|
b29193ee9d
Add some unit tests to NativeTests for utf8 decode functions handling truncation of sequences at chunk borders
|
il y a 8 ans |
Taylor Woll
|
37e79d8418
Add a flag to DecodeUnitsInto to detect the case where the buffer ends at a truncated unicode sequence
|
il y a 8 ans |
Michael Ferris
|
b28a8dbd73
Do not convert index from unsigned to signed when null termination in DecodeUnitsIntoAndNullTerminate
|
il y a 8 ans |
Taylor Woll
|
08992648e5
Remove cch parameters for CharsAreEqual and CaseSensitiveComputeHashCch
|
il y a 9 ans |
Taylor Woll
|
f85beb7c04
Add unit tests, refactor to remove DecodeInto variants from Utf8Codex
|
il y a 9 ans |
Taylor Woll
|
de4659a4a6
Some string APIs operating on UTF-8 buffers do not property compute the length of the UTF-8 buffer in bytes
|
il y a 9 ans |
Taylor Woll
|
bedc2ffc91
Utf8Codex DecodeTail read past end of buffer
|
il y a 9 ans |
Ian Halliday
|
a5db151b0d
Fix SAL annotations in Utf8Codex.cpp/.h
|
il y a 9 ans |
Jianchun Xu
|
f87c1fd32b
xplat: fix some clang undefined sanitizer issues
|
il y a 9 ans |
Hitesh Kanwathirtha
|
e9f1475c77
Fix warning in VS2013
|
il y a 9 ans |
Hitesh Kanwathirtha
|
4cf0a41594
Add support in our Unicode library to encode surrogate pairs as UTF8
|
il y a 9 ans |
Jianchun Xu
|
42fa6d671b
replace wchar16/CH_WSTR with char16/_u
|
il y a 10 ans |
Hitesh Kanwathirtha
|
7e09ef0f50
Merge branch 'master' into linux
|
il y a 10 ans |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
il y a 10 ans |