mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 00:38:31 +00:00
Add double-conversion to third_party (#447)
This commit is contained in:
parent
2f515ac5e3
commit
b1de862e16
49 changed files with 329324 additions and 0 deletions
13
third_party/double-conversion/README.cosmo
vendored
Normal file
13
third_party/double-conversion/README.cosmo
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue