Baptiste Wicht
|
5f9601e163
|
Fix warnings with GCC 9.2.0
|
2020-02-21 19:57:22 +01:00 |
|
Baptiste Wicht
|
69c8fc1480
|
Add support for variable length string in printf
|
2018-04-06 09:28:29 +02:00 |
|
Baptiste Wicht
|
922406f6ba
|
Update copyright
|
2018-04-04 09:32:15 +02:00 |
|
Baptiste Wicht
|
73c382a8e9
|
Add binary support to printf (%B)
|
2018-03-29 10:52:53 +02:00 |
|
Baptiste Wicht
|
fd5144160d
|
Cleanup
|
2018-03-28 13:13:39 +02:00 |
|
Baptiste Wicht
|
4f76ca8ec4
|
Fix function prototype
|
2016-10-03 22:41:42 +02:00 |
|
Baptiste Wicht
|
b511091728
|
Add support for boolean printing
|
2016-09-26 13:09:24 +02:00 |
|
Baptiste Wicht
|
54baef231d
|
Fix warnings
|
2016-09-19 10:22:48 +02:00 |
|
Baptiste Wicht
|
d18dcfb162
|
Change License to MIT
|
2016-09-05 21:53:42 +02:00 |
|
Baptiste Wicht
|
e96221ae13
|
Cleanup
|
2016-08-02 18:07:47 +02:00 |
|
Baptiste Wicht
|
cd3b697a2e
|
New version of printf
|
2016-08-02 17:51:47 +02:00 |
|
Baptiste Wicht
|
0e56e1e04d
|
Fix few printf bugs
|
2016-08-02 17:34:03 +02:00 |
|
Baptiste Wicht
|
9cd334faa2
|
Fix function name
|
2016-08-02 17:18:32 +02:00 |
|
Baptiste Wicht
|
189d7087a3
|
Pointer printing
|
2016-07-24 12:54:01 +02:00 |
|
Baptiste Wicht
|
ea4cbaa240
|
Support %x
Same than %h but does not print 0x
|
2016-07-03 22:53:31 +02:00 |
|
Baptiste Wicht
|
40049a75cf
|
Update license copyright
|
2016-07-02 16:42:45 +02:00 |
|
Baptiste Wicht
|
d1e190a0f4
|
Update printf
|
2014-03-11 22:00:40 +01:00 |
|