Age | Commit message (Expand) | Author |
10 days | implement -b (bold) option. | B. Watson |
11 days | rename getopt() so we can compile with g++ if needed. | B. Watson |
11 days | add -l option, use longs for -s and -d. | B. Watson |
11 days | implement -u option. | B. Watson |
11 days | document options in man page, implement -o. | B. Watson |
11 days | add option parsing, implement -r option. | B. Watson |
12 days | add version info, use MYCFLAGS for user flags | B. Watson |
12 days | commentary (no code changes) | B. Watson |
13 days | fix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing. | B. Watson |
13 days | remove bogus comment | B. Watson |
13 days | join hex bytes with dashes, inside a character | B. Watson |
13 days | UTF-16 warnings, better visible null & escape, handle BOM. | B. Watson |
13 days | initial commit | B. Watson |