aboutsummaryrefslogtreecommitdiffstats
path: root/printf.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Convert _ntoa template in discrete functionsMarco Paland2017-11-131-41/+75
| | | This reduces the compiled size and makes this file 'c' compatible
* Add 'bool' type supportMarco Paland2017-11-131-0/+1
|
* Fix compiler/coverity warnings, add test casesMarco Paland2017-10-311-20/+24
|
* Fixed compiler warningsMarco Paland2017-10-301-5/+5
|
* Several bug fixesMarco Paland2017-10-131-497/+580
|
* Fixed several bugs found by test casesMarco Paland2017-10-121-43/+65
|
* Clean up, fixed some compiling issuesMarco Paland2015-10-011-32/+22
|
* Initial versionMarco Paland2014-10-041-0/+485