Updating Number.Formatting to properly print -0
authorTanner Gooding <tagoo@outlook.com>
Thu, 30 Aug 2018 17:09:59 +0000 (10:09 -0700)
committerTanner Gooding <tagoo@outlook.com>
Fri, 7 Sep 2018 00:07:08 +0000 (17:07 -0700)
commit874c04b291ea05e41cb05a24732b5f63524ab0f2
treec4c43bc5f58d4d330b91c1ad307559f5dc6f4150
parenta36ec857074023ec8abe85bda952915dde4b50d8
Updating Number.Formatting to properly print -0

Commit migrated from https://github.com/dotnet/coreclr/commit/ad3c8cc8934ec89631c221713b86238f6c86e1b6
src/coreclr/src/classlibnative/bcltype/grisu3.cpp
src/coreclr/src/classlibnative/bcltype/grisu3.h
src/coreclr/src/classlibnative/bcltype/number.cpp
src/coreclr/src/classlibnative/bcltype/number.h
src/coreclr/src/pal/inc/pal.h
src/coreclr/src/pal/src/cruntime/math.cpp
src/libraries/System.Private.CoreLib/src/System/Number.Formatting.cs
src/libraries/System.Private.CoreLib/src/System/Number.NumberBuffer.cs