| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(printf): update comments | Marco Paland | 2018-06-05 | 1 | -2/+2 |
* | test(test_suite): modified fctprintf() test case | Marco Paland | 2018-06-05 | 1 | -1/+1 |
* | feat(printf): add user pointer to fctprintf() | Sebastian Goll | 2018-06-02 | 1 | -1/+2 |
* | refactor(printf): changed oprintf() to fctprintf() | Marco Paland | 2018-05-18 | 1 | -1/+1 |
* | feat(printf): added new oprintf() function | Marco Paland | 2018-05-15 | 1 | -1/+11 |
* | fix(printf): move <stddef.h> to header | Marco Paland | 2018-05-06 | 1 | -0/+1 |
* | feat(printf): add vsnprintf function | Marco Paland | 2018-04-20 | 1 | -6/+8 |
* | docs(printf): update docs and usage | Marco Paland | 2018-04-19 | 1 | -7/+7 |
* | Fixed param comment | Marco Paland | 2017-11-21 | 1 | -1/+0 |
* | Updated license info | Marco Paland | 2017-11-13 | 1 | -1/+0 |
* | Changed _putchar() to void, changed format to CRLF | Marco Paland | 2017-11-13 | 1 | -76/+87 |
* | Changed year | Marco Paland | 2017-10-13 | 1 | -1/+2 |
* | Clean up, fixed some compiling issues | Marco Paland | 2015-10-01 | 1 | -1/+1 |
* | Initial version | Marco Paland | 2014-10-04 | 1 | -0/+75 |