• Home
Name Date Size #Lines LOC

..--

double-conversion/04-Jul-2025-6,7253,827

Android.bpD04-Jul-20257.7 KiB251246

LICENSED04-Jul-20251.5 KiB2724

METADATAD04-Jul-2025392 1312

MODULE_LICENSE_BSD_3_CLAUSED04-Jul-20250

README.chromiumD04-Jul-2025475 1815

README.chromium

1Name: Google Double Conversion
2Short Name: double-conversion
3URL: https://github.com/google/double-conversion
4Version: N/A
5Date: 2021-05-19
6Revision: 32bc443c60c860eb6b4843533a614766d611172e
7License: BSD-3-Clause
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