The format is documented in http://wiki.qt.io/Qt_attribution.json Also add a LICENSE file in case there is none yet (usually copied from the source headers). Task-number: QTBUG-55139 Change-Id: Ib54c73d0bb9946cfd8579e86c6858035184ca516 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> |
||
|---|---|---|
| .. | ||
| include/double-conversion | ||
| LICENSE | ||
| README | ||
| bignum-dtoa.cc | ||
| bignum-dtoa.h | ||
| bignum.cc | ||
| bignum.h | ||
| cached-powers.cc | ||
| cached-powers.h | ||
| diy-fp.cc | ||
| diy-fp.h | ||
| double-conversion.cc | ||
| double-conversion.pri | ||
| fast-dtoa.cc | ||
| fast-dtoa.h | ||
| fixed-dtoa.cc | ||
| fixed-dtoa.h | ||
| ieee.h | ||
| qt_attribution.json | ||
| strtod.cc | ||
| strtod.h | ||
README
This is a copy of the library for binary-decimal and decimal-binary
conversion routines for IEEE doubles, available from
https://github.com/google/double-conversion
commit 2fb03de56faa32bbba5e02222528e7b760f71d77
See the LICENSE file for license information.