Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
double-conversion/ | H | 25-Apr-2025 | - | 6,725 | 3,827 | |
Android.bp | H A D | 25-Apr-2025 | 7.4 KiB | 245 | 240 | |
BUILD.gn | H A D | 25-Apr-2025 | 1.1 KiB | 40 | 35 | |
LICENSE | H A D | 25-Apr-2025 | 1.5 KiB | 27 | 24 | |
METADATA | H A D | 25-Apr-2025 | 392 | 13 | 12 | |
MODULE_LICENSE_BSD | HD | 25-Apr-2025 | 0 | |||
README.chromium | H A D | 25-Apr-2025 | 464 | 18 | 15 |
README.chromium
1Name: Google Double Conversion 2Short Name: double-conversion 3URL: https://github.com/google/double-conversion 4Version: 0 5Date: 2021-05-19 6Revision: 32bc443c60c860eb6b4843533a614766d611172e 7License: BSD 8License File: LICENSE 9Security Critical: yes 10Shipped: yes 11License Android Compatible: yes 12 13Description: 14Provides binary-decimal and decimal-binary routines for IEEE doubles. 15 16Local Modifications: 17Added cast - https://github.com/google/double-conversion/pull/182 18