Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
39 contributions in the last year
Contribution activity
July 2020
viewizard has no activity
yet for this period.
June 2020
Created a pull request in dotnet/runtime that received 15 comments
Fix TPA map hash calculation.
The point of issue is "the Turkish-I Problem". After locale changed, towupper() provide another result for "i" and different hash are calculated in…
+57
−2
•
15
comments
Created an issue in dotnet/runtime that received 5 comments
TPA map hash calculation in case of "the Turkish-I Problem" if locale was changed.
We are faced with issue, when CoreCLR calculate TPA hash for map entry with not Turkish and not Azeri locale and call TPA map lookup after locale w…
5
comments