libxlsxwriter/docs
John McNamara bda599d033 Added optional third party dtoa library.
Added the optional Milo Yip DTOA library (emyg_dtoa) to avoid
issues where the standard sprintf() dtoa function changes output
based on locale settings. It is also 40-50% faster than the
standard dtoa for raw numeric data.

If you wish to use this third party library you can compile
libxlsxwriter with it by passing `USE_DTOA_LIBRARY=1` to
make. The USE_DOUBLE_FUNCTION build variable is no longer used.

Imported source from https://github.com/miloyip/dtoa-benchmark

Feature request #272
2021-07-12 23:09:52 +01:00
..
images Add option to turn off bold in chart title font. 2021-07-12 22:33:11 +01:00
src Added optional third party dtoa library. 2021-07-12 23:09:52 +01:00
customdoxygen.css Updated to doxygen 1.8.20. 2020-09-06 02:19:13 +01:00
Doxyfile Turned doxygen client side search back on. 2020-09-06 02:43:04 +01:00
DoxygenLayout.xml Added function index to Doxygen docs. 2015-03-04 21:19:09 +00:00
footer.html Updated copyright year. 2021-01-13 21:25:35 +00:00
Makefile Updated copyright year. 2021-01-13 21:25:35 +00:00
menudata.js Updated to doxygen 1.8.20. 2020-09-06 02:19:13 +01:00