summaryrefslogtreecommitdiff
path: root/src/pal/src/locale/utf8.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Fix invalid use of stack memory (#23758)Aaron Robinson1-18/+16
2019-02-01Coreclr gnuport (#22129)Sinan Kaya1-5/+5
2019-01-23Fix incorrect usage of wcscpy_s/wcscat_s. (#22153)Filip Navara1-5/+9
2018-06-13Fix allocation methods at few places in PAL (#18457)Jan Vorlicek1-4/+19
2018-06-05Use WChar instead of char (#18294)Luqun Lou1-3/+3
2018-03-29Fix for incorrectly handle invalid UTF8 characters issue (#17302)Luqun Lou1-11/+36
2016-03-18Ported managed Utf8/Unicode encoder/decoder to C++ for usage in PALWilliam Godbe1-436/+2765
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+576