summaryrefslogtreecommitdiff
path: root/libmisc/fmt.c
AgeCommit message (Expand)Author
2025-07-01libmisc: fmt.h: Have `ptr` be more accepting of pointer typesLuke T. Shumaker
2025-06-22libmisc: fmt: `const` pointer fixesLuke T. Shumaker
2025-06-10libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcsLuke T. Shumaker
2025-05-28Get test coverage of fmt.c and utf8.c up; fix found bugsLuke T. Shumaker
2025-05-27libmisc: fmt: Add hbyte and hmemLuke T. Shumaker
2025-05-26No more (static inline) function bodies in headersLuke T. Shumaker
2025-05-17Pull UTF-8 decoding into libmisc/utf8.cLuke T. Shumaker
2025-05-15libmisc: Invent fmt.h to replace printfLuke T. Shumaker