Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test(test_suite): added support for PRINTF_DISABLE_SUPPORT_EXPONENTIAL
fix(printf): remove float comparison Add more float test cases
fix(printf): fixed support of NaN (hot) fixes mpaland#37
fix(printf): fctprintf() must not append null terminator Fixes mpaland#39, references mpaland#19
chore(printf): cleanup secure strlen() function, added test cases
Merge remote-tracking branch 'origin/master'
chore(catch): update to catch2 2.4.2
chore(printf): small improvments
fix(printf): fix hash precision Fixes mpaland#31
chore(readme): update readme