wok-current view double-conversion/description.txt @ rev 25705

Up miss usbip, usbip-dev to 5.10.217
author Stanislas Leduc <shann@slitaz.org>
date Mon May 20 14:49:05 2024 +0000 (6 weeks ago)
parents
children
line source
1 Double-conversion provides binary-decimal and decimal-binary routines
2 for IEEE doubles.
4 The library consists of efficient conversion routines that have been
5 extracted from the V8 JavaScript engine.
6 The code has been refactored and improved so that it can be used more
7 easily in other projects.