aboutsummaryrefslogtreecommitdiff
path: root/uxd.c
AgeCommit message (Expand)Author
11 dayscomment nitpickB. Watson
11 daysimplement -s and -S (seek) options.B. Watson
11 daysimplement -b (bold) option.B. Watson
12 daysrename getopt() so we can compile with g++ if needed.B. Watson
12 daysadd -l option, use longs for -s and -d.B. Watson
12 daysimplement -u option.B. Watson
12 daysdocument options in man page, implement -o.B. Watson
12 daysadd option parsing, implement -r option.B. Watson
13 daysadd version info, use MYCFLAGS for user flagsB. Watson
13 dayscommentary (no code changes)B. Watson
14 daysfix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing.B. Watson
14 daysremove bogus commentB. Watson
14 daysjoin hex bytes with dashes, inside a characterB. Watson
14 daysUTF-16 warnings, better visible null & escape, handle BOM.B. Watson
2024-12-12initial commitB. Watson