summaryrefslogtreecommitdiff
path: root/src/classlibnative/bcltype/stringnative.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Adds portable version of EncodingTable (#21735)Marek Safar1-2/+0
2018-09-28Enable BSTR Marshaling Support for x-plat PInvoke (#19766)Luqun Lou1-2/+0
2018-03-19Switch over to managed Marvin implementation for string hashing (#17029)Jan Kotas1-3/+0
2018-03-08Move String to shared corelib partition (#16749)Jan Kotas1-10/+0
2018-02-05Reimplement string.Replace in managed code (#16214)Jan Kotas1-9/+0
2017-10-04Move String.Searching.cs to shared CoreLib partition (dotnet/corert#4673)Jan Kotas1-4/+0
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-4/+1
2016-08-29Cleanup/optimize some String.Compare overloads, part 2 (#6891)James Ko1-1/+1
2016-05-31Port String.IndexOf(char) and LastIndexOf(char) from CoreRT (#5327)Bruce Bowyer-Smyth1-4/+0
2016-05-13Port string.PadLeft and string.PadRight from CoreRT (#4968)Bruce Bowyer-Smyth1-2/+0
2016-03-02Port String.Replace(char, char) from CoreRTBruce Bowyer-Smyth1-1/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+114