8 Commits (69c9d1454dc16c35fbcf19df5fb80245e2ba73e3)

Author SHA1 Message Date
leitner bbaf63c7fd remove compiler warnings in ent
try to fix io_waituntil2 on freebsd
4 years ago
leitner 99a29eaf6b don't assume memory allocations will succeed 4 years ago
leitner 112ccf19e7 zero-terminate utf8 strings in ent 7 years ago
leitner dba47741bf remove new compiler warnings from gcc 7 7 years ago
leitner 607801f2fd one less warning 8 years ago
leitner 9b2377c4be fix operator precedence 9 years ago
leitner 321b30565d change return type to void 11 years ago
leitner 35942878c2 $ make WERROR=-Werror now builds with -Werror
add some single char escaping routines to fmt.h
pull in html5 entities from w3c and use those to do a proper scan_html decoding
fix an off-by-one in fmt_to_array
add a ton of unit tests for the fmt routines
11 years ago