Fix Double.ToString performance on Linux and OSX (#10572)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Sun, 2 Apr 2017 19:18:22 +0000 (12:18 -0700)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2017 19:18:22 +0000 (12:18 -0700)
commit62849aabbad290a81349cc2a642f3bb240677c7f
treef9aabb192b90a969a4480be49552c159c5ecc1a9
parent36137cf33f1c03abd7e95ff33139748c0b825d38
Fix Double.ToString performance on Linux and OSX (#10572)

* Fix Double.ToString performance on Linux and OSX

* some feedback fixes

* Remove the implementation depending on ecvt_r
src/pal/src/cruntime/misctls.cpp