wok-6.x view double-conversion/description.txt @ rev 24697

updated kbd, kbd-base, kbd-busybox and kbd-vlock (2.2.0 -> 2.4.0)
author Hans-G?nter Theisgen
date Sun Mar 13 17:45:34 2022 +0100 (2022-03-13)
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.