Commit graph

69 commits

Author SHA1 Message Date
bzt
55bb611ff4 Remove decimal clip above 99999999999999999 in printf 2021-11-28 18:15:10 +01:00
bzt
ce585de3cb Unnecessary casting in sign check 2021-11-28 16:53:08 +01:00
bzt
f2aa5d000c Fixed issue #22 2021-11-22 18:45:38 +01:00
bzt
7ba599ad0f Added more failsafes, fixed issue #19 2021-11-22 17:50:32 +01:00
bzt
378f44ea70 Detect clang in unusal locations, fixed issue #20 2021-11-21 17:24:51 +01:00
bzt
5b13101163 Fixed issue #21 2021-11-21 17:22:15 +01:00
bzt
0b2026a8a0 Fixed issue #18 2021-11-15 11:49:37 +01:00
bzt
c46b289361 Make allocation tracking optional 2021-11-09 21:15:53 +01:00
bzt
31eeb8fa12 More stdint, fixed issue #16 2021-11-05 12:33:16 +01:00
bzt
7342dbd673 Added signed, fixed issue #16 2021-11-04 20:33:22 +01:00
bzt
b910799e87 Added note for issue #15 2021-11-04 15:32:17 +01:00
bzt
fb7d37ffe3 Added note for issue #15 2021-11-04 15:31:10 +01:00
bzt
652f983375 Fixed issue #14 2021-11-03 23:02:17 +01:00
bzt
917906bf6c Added PR in issue #13 2021-11-02 19:04:09 +01:00
bzt
27306efe36 Fixed uefi.h 2021-11-02 10:41:48 +01:00
bzt
4b50d06b15 Fixed pool size 2021-11-01 22:35:45 +01:00
bzt
68e8b44d91 Updated README 2021-11-01 22:28:35 +01:00
bzt
f5771b247a Fixed issue #12 2021-11-01 22:18:52 +01:00
bzt
c8d1ea13c7 Fixed issue #11 2021-11-01 22:10:09 +01:00
bzt
6c29359d74 Fixed issue #8 2021-10-15 13:06:37 +02:00
bzt
d558276ea4 More argument checks 2021-10-15 12:38:28 +02:00
bzt
46c849ac4c Fixed issue #9 2021-10-15 12:07:02 +02:00
bzt
1d5cec5fb2 Make sure SSE is enabled 2021-07-23 00:19:51 +02:00
bzt
bfb6ad022c Fixed issue #4 2021-07-15 13:34:07 +02:00
bzt
5044fe15a7 Updated ssfn.h and checks with latest compilers and -ansi -pendantic 2021-07-11 11:51:35 +02:00
bzt
1431b327d2 Fixed comments 2021-03-09 04:46:05 +01:00
bzt
a90019f349 Workaround not needed any more with gcc 10.2.0-6 2021-02-24 13:56:24 +01:00
bzt
2d73007ddc More docs 2021-02-23 14:52:51 +01:00
bzt
59d09b4308 More docs 2021-02-23 14:30:26 +01:00
bzt
5a93c75d2a Add support for PNG with palette 2021-02-20 16:35:02 +01:00
bzt
e9dc9867f0 More examples 2021-02-20 16:26:12 +01:00
bzt
d6ecf787f7 More examples 2021-02-20 16:24:46 +01:00
bzt
81a82cf366 Workaround GCC builtin inlining bug 2021-02-20 16:24:33 +01:00
bzt
bd5bf74c2d Add support for PNG with palette 2021-02-18 11:21:03 +01:00
bzt
8d21415f4e Add support for PNG with palette 2021-02-18 11:12:36 +01:00
bzt
74ed2daad9 Add support for PNG with palette 2021-02-18 11:09:41 +01:00
bzt
45d41bc1ca More examples 2021-02-17 22:16:28 +01:00
bzt
430c3baf70 More examples 2021-02-17 15:46:41 +01:00
bzt
dce7280340 More examples 2021-02-17 15:22:48 +01:00
bzt
6a432a12fe More examples 2021-02-17 09:46:05 +01:00
bzt
a76bdb6f2b More examples and screenshots 2021-02-16 22:46:48 +01:00
bzt
4d72ea6af2 More examples and screenshots 2021-02-16 22:33:49 +01:00
bzt
911a457910 More examples and screenshots 2021-02-16 22:28:14 +01:00
bzt
7860764ff7 Added fseek and fstat support for Block IO 2021-02-16 19:07:15 +01:00
bzt
6209a3e459 Added UTF-8 support 2021-02-16 16:21:42 +01:00
bzt
fdb3edec8d Added UTF-8 support 2021-02-16 16:18:17 +01:00
bzt
224a9ca6eb Added UTF-8 support 2021-02-16 16:09:51 +01:00
bzt
45a5fce4fc Added UTF-8 support 2021-02-16 13:55:48 +01:00
bzt
19b1d3e072 Added UTF-8 support 2021-02-16 13:53:33 +01:00
bzt
acaf9f36ef Added UTF-8 support 2021-02-16 13:47:43 +01:00