index
:
uxd
master
UTF-8 hex dumper
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
13 days
variable name nitpick
B. Watson
13 days
fix derpage in is_overlong()
B. Watson
13 days
move more magic constants to #defines
B. Watson
13 days
update ChangeLog
B. Watson
13 days
fix byte count for missing continuation bytes.
B. Watson
13 days
don't check bad sequences for out-of-range
B. Watson
13 days
uxd.c: add overlong sequence detection; ver.rst: regenerate
B. Watson
13 days
turn some magic constants into #defines
B. Watson
14 days
require at least 1 digit for parse_number()
B. Watson
14 days
update ChangeLog
B. Watson
14 days
fix highlighting of 0x7f (delete) character
B. Watson
14 days
commentary
B. Watson
14 days
man page cleanup
B. Watson
14 days
fix -l option when used with -s/-S, accept k/K/m/M/g/G suffixes for -s/-S/-o/-l.
B. Watson
14 days
update VERSION to 0.2.1
B. Watson
14 days
implement -d (dump data) option.
B. Watson
14 days
Makefile nitpick
0.2.0
B. Watson
14 days
playing with cosmocc.
B. Watson
14 days
ChangeLog tweak
B. Watson
14 days
Makefile: remove GNU make specific constructs
B. Watson
2024-12-16
add targets for testing with various compilers
B. Watson
2024-12-16
fix prototype for next_normal_hilite(); commentary
B. Watson
2024-12-16
do not allow negative -l limit.
B. Watson
2024-12-16
add -1 option, error checking for parse_number()
B. Watson
2024-12-16
add ChangeLog
B. Watson
2024-12-16
fix usage in man page.
B. Watson
2024-12-16
add options to --help message.
B. Watson
2024-12-16
man page nitpick.
B. Watson
2024-12-16
implement -m (mono).
B. Watson
2024-12-15
tweak man page
B. Watson
2024-12-15
add -i (info) option.
B. Watson
2024-12-15
implement -c (colors) option.
B. Watson
2024-12-15
implement UXD_OPTS and NO_COLOR environment vars, add -n option
B. Watson
2024-12-15
man page nitpick
B. Watson
2024-12-15
comment nitpick
B. Watson
2024-12-15
implement -s and -S (seek) options.
B. Watson
2024-12-15
implement -b (bold) option.
B. Watson
2024-12-14
rename getopt() so we can compile with g++ if needed.
B. Watson
2024-12-14
add -l option, use longs for -s and -d.
B. Watson
2024-12-14
document all options (including unimplemented ones).
B. Watson
2024-12-14
implement -u option.
B. Watson
2024-12-14
document options in man page, implement -o.
B. Watson
2024-12-14
add option parsing, implement -r option.
B. Watson
2024-12-14
Add getopt.c (ancient but public domain).
B. Watson
2024-12-13
mention mac build in man page
0.1.0
B. Watson
2024-12-13
Makefile: build with warnings, force C89.
B. Watson
2024-12-13
Makefile: mention GNU make
B. Watson
2024-12-13
parameterize VERSION in man page
B. Watson
2024-12-13
add version info, use MYCFLAGS for user flags
B. Watson
2024-12-13
tweak man page, fix Japanese text example
B. Watson
[next]