Nick Guerrera
2bdbd49966
Remove #if NET45 for GetUnicodeCategory and just use CharUnicodeInfo everywhere.
...
.NET FX Team will not be adding Char.GetUnicodeCategory because it breaks layering. We cannot have a dependency form System.Runtime.dll to System.Globalization.dll.
2014-02-17 23:28:52 -08:00
N. Taylor Mullen
7f0878c1b8
Comment ifdefs and fix K10 functionality
2014-01-30 15:50:20 -08:00
N. Taylor Mullen
3a214ab213
ifdef all of the razor bits that are reliant on non-coreclr bits.
...
Big thing we're missing is Char.GetUnicodeCategory(...) and Thread.Yield. Tried to do my best to fill in the blanks. Ripped out VB.
2014-01-27 18:52:02 -08:00
David Fowler
ff854e3e15
Initial commit.
2014-01-11 20:12:30 -08:00