summaryrefslogtreecommitdiff
path: root/src/vm/stringliteralmap.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19Remove the wrong optimization from the string initialization (#5107)Tarek Mahmoud Sayed1-10/+0
The string initilaization misteknly setting some flag for characters under 0x80 the fix here is just remove this part (per Jan Kotas recommendation)
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+677
[tfs-changeset: 1407945]