Age | Commit message (Expand) | Author |
---|---|---|
2024-06-07 | split formatted I/O header, unify undefined behavior reporting with UNDEFINED... | Jakob Kaivo |
2024-01-31 | add GCC SSE hack to sprintf | Jakob Kaivo |
2024-01-31 | hack around GCC generating misaligned SSE code | Jakob Kaivo |
2024-01-30 | update standards and safety checks | Jakob Kaivo |
2023-11-14 | disable all functions; will strategically reenable them as tested | Jakob Kaivo |
2020-08-16 | formatting | Jakob Kaivo |
2020-08-13 | directly replace fputc() and fgetc() with putc_unlocked() and getc_unlocked()... | Jakob Kaivo |
2020-03-04 | eliminate nonstd/io.h | Jakob Kaivo |
2019-02-28 | include <nonstd/internal.h> in <nonstd/io.h>, remove redundant includes | Jakob Kaivo |
2019-02-08 | merge sources into single tree | Jakob Kaivo |