Add double-conversion to third_party (#447)

This commit is contained in:
Gautham 2022-06-26 16:11:55 +05:30 committed by GitHub
parent 2f515ac5e3
commit b1de862e16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 329324 additions and 0 deletions

View file

@ -0,0 +1,13 @@
DESCRIPTION
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
ORIGIN
double-conversion 3.2.0
https://github.com/google/double-conversion/archive/refs/tags/v3.2.0.zip
9e0c13564e17362aad8a32c1344a2214f71952c6
LICENSE
BSD 3-Clause License