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 |
|---|---|---|
| .. | ||
| cmake | Loading commit data... | |
| gtest-1.11.0 | Loading commit data... | |
| integration | Loading commit data... | |
| node | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| binary_test.cpp | Loading commit data... | |
| create-emitter-tests.py | Loading commit data... | |
| fp_to_string_test.cpp | Loading commit data... | |
| handler_test.h | Loading commit data... | |
| main.cpp | Loading commit data... | |
| mock_event_handler.h | Loading commit data... | |
| ostream_wrapper_test.cpp | Loading commit data... | |
| parser_test.cpp | Loading commit data... | |
| regex_test.cpp | Loading commit data... | |
| specexamples.h | Loading commit data... |