Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa bf1f0954b9 fixed: changed "%g" to "%f" when printing request/ezc times
SetNonZeroDigitsAfterComma() incorrectly terminated the string if the format was "%g" (in the case where it was used as %e)
2021-06-24 16:11:02 +02:00
winixd fixed: changed "%g" to "%f" when printing request/ezc times 2021-06-24 16:11:02 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore updated .gitignore 2021-01-21 17:12:56 +01:00