aboutsummaryrefslogtreecommitdiff
path: root/uxd.c
AgeCommit message (Collapse)Author
14 daysadd version info, use MYCFLAGS for user flagsB. Watson
14 dayscommentary (no code changes)B. Watson
2024-12-12fix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing.B. Watson
2024-12-12remove bogus commentB. Watson
2024-12-12join hex bytes with dashes, inside a characterB. Watson
2024-12-12UTF-16 warnings, better visible null & escape, handle BOM.B. Watson
2024-12-12initial commitB. Watson