Age | Commit message (Expand) | Author |
---|---|---|
2025-07-01 | libmisc: fmt.h: Have `ptr` be more accepting of pointer types | Luke T. Shumaker |
2025-06-22 | libmisc: fmt: `const` pointer fixes | Luke T. Shumaker |
2025-06-10 | libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcs | Luke T. Shumaker |
2025-05-28 | Get test coverage of fmt.c and utf8.c up; fix found bugs | Luke T. Shumaker |
2025-05-27 | libmisc: fmt: Add hbyte and hmem | Luke T. Shumaker |
2025-05-26 | No more (static inline) function bodies in headers | Luke T. Shumaker |
2025-05-17 | Pull UTF-8 decoding into libmisc/utf8.c | Luke T. Shumaker |
2025-05-15 | libmisc: Invent fmt.h to replace printf | Luke T. Shumaker |