1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17

base / third_party / double_conversion / README.chromium [blame]

Name: Google Double Conversion
Short Name: double-conversion
URL: https://github.com/google/double-conversion
Version: N/A
Date: 2021-05-19
Revision: 32bc443c60c860eb6b4843533a614766d611172e
License: BSD-3-Clause
License File: LICENSE
Security Critical: yes
Shipped: yes
License Android Compatible: yes

Description:
Provides binary-decimal and decimal-binary routines for IEEE doubles.

Local Modifications:
Added cast - https://github.com/google/double-conversion/pull/182