Issues
- 0
Licensing under an Apache2.0/MIT License?
#72 opened by Alexhuszagh - 1
Few questions about printing integers
#71 opened by MBkkt - 4
min/max compilation issues with MSVC
#68 opened by stephenberry - 3
Sign conversion may change value in remove_trailing_zeros_traits (implicit conversions)
#70 opened by djallen89 - 3
Simpler "reference implementation"
#64 opened by jk-jeon - 8
JSON compliant to_chars?
#65 opened by stephenberry - 1
- 1
Fastest way of trimming trailing zeros
#62 opened by jk-jeon - 8
- 38
C++11?
#8 opened by vinniefalco - 5
Conditional code fails due to static assertion of uint_least64_t being equal to unsigned long long
#61 opened by libfud - 0
Change the way policy parameters are categorized
#60 opened by jk-jeon - 15
- 1
Completely expel the implicit assumption "`float` = binary32 and `double` = binary64"
#59 opened by jk-jeon - 0
Simplify policy-based dispatch mechanism
#53 opened by jk-jeon - 2
Replace std::uintXX_t by std::uintXX_fast_t
#45 opened by jk-jeon - 32
When the mantissa of double is 16 digits, seems to_decimal() not 100% correct
#51 opened by chengm204 - 13
Better support for ARM and other architectures
#11 opened by jk-jeon - 3
Improve paper
#56 opened by gifti258 - 2
Wrong constant?
#55 opened by gifti258 - 3
- 1
How to get a fixed string value format
#50 opened by chengm204 - 3
- 1
`to_decimal` regressed since last November
#48 opened by DanShaders - 1
pkg-config file
#47 opened by Apteryks - 5
- 2
- 1
Bug: to_decimal(0.0f) will cause core dump
#43 opened by Rose1917 - 2
Source code incomprehensible
#40 opened by DanielBaumert - 1
Support a precision argument
#38 opened by alugowski - 6
- 0
MSVC: warning C4702: unreachable code
#36 opened by seanmiddleditch - 4
Typos in the paper
#34 opened by DanShaders - 2
More elegant removal of trailing zeros
#32 opened by jk-jeon - 3
Paper/implementation mismatch?
#31 opened by vyivel - 11
Looking for advice - how to convert float to double, keeping to_string(double) same as to_string(float)
#28 opened by scherepanov - 17
Decimals and other binary bit sizes
#9 opened by sirinath - 3
Uninitialized result structure can return incorrect value in may_have_trailing_zeros
#27 opened by mrmixer - 1
Invalid template parameters when using toward_minus_infinity and toward_plus_infinity
#26 opened by mrmixer - 3
- 10
Optimize decimal_length_minus_1
#19 opened by Alexhuszagh - 16
Consider adding a section on README elaborating on what roundtrip precisely means
#25 opened by rpopescu - 1
Add Workflows to Ensure Portability?
#20 opened by Alexhuszagh - 2
dragonbox_to_chars.h should have a `static const int` with minimum buffer size guaranteed to be enough
#18 opened by timotheecour - 2
Add Different Implementations to Benchmarks
#14 opened by sirinath - 11
Finish moving the project to CMake
#4 opened by friendlyanon - 4
- 1