Commit Graph

13 Commits

Author SHA1 Message Date
jief666
74a5477c26 un-inline some function to allow GCC compilation. 2020-08-26 22:39:39 +03:00
jief666
5779130ea5 MemLogfVA now use only printf_lite which has better handling of
timestamp at the beginning of lines.
2020-08-26 21:49:49 +03:00
jief666
c7cc003809 Xcode project.
printf_lite. Add test guard.
2020-08-25 19:08:05 +03:00
jief666
9be63c456d Oups, baaad bug. 2020-06-17 12:53:37 +03:00
Jief L
6357aaf299 Correct no_sanitize attribute. 2020-05-03 18:26:32 +03:00
Jief L
5f195c9d8a More cleaning in tests. 2020-04-24 12:30:09 +03:00
jief
647955dd8c Fix %x format for char and short. 2020-04-17 15:27:38 +03:00
Jief L
8e8fb57178 Fix printf width specifier for %s. 2020-04-10 14:01:16 +03:00
Jief L
8e84796b17 typo 2020-04-04 12:57:41 +03:00
Jief L
f888a60526 Handle NULL pointer for string in printf_lite 2020-03-29 16:53:57 +03:00
Jief L
c07950d6f7 Fix emit CR when output to unicode. 2020-03-28 19:17:32 +03:00
Jief L
ee6124bd10 Bye bye PoolPrintFloat. 2020-03-26 15:59:20 +03:00
Jief L
14cdfe29c7 MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00