6 Commits (77a2bbd17aa79296a389cfa3e269a3f7966edefb)

Author SHA1 Message Date
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