5 Commits (b9eb81c58f31c69ca9e2b54204fdae34314cbadd)

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