Add dragonbox to compute the required precision to print floating point numbers. This avoids uglification of floating point numbers that happen by default via std::stringstream. Numbers like 34.34 used to be converted to '34.340000000000003' as strings. With this version they will be converted to the string '34.34'. This fixes issue https://github.com/jbeder/yaml-cpp/issues/1289
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | Loading commit data... | |
| docs | Loading commit data... | |
| include/yaml-cpp | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| util | Loading commit data... | |
| .bazelignore | Loading commit data... | |
| .clang-format | Loading commit data... | |
| .codedocs | Loading commit data... | |
| .gitignore | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| CONTRIBUTING.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| MODULE.bazel | Loading commit data... | |
| README.md | Loading commit data... | |
| SECURITY.md | Loading commit data... | |
| WORKSPACE | Loading commit data... | |
| cmake_uninstall.cmake.in | Loading commit data... | |
| install.txt | Loading commit data... | |
| yaml-cpp-config.cmake.in | Loading commit data... | |
| yaml-cpp.pc.in | Loading commit data... |