4 Commits (fdebbb224ecef7e8eeec7173de562d272905b704)

Author SHA1 Message Date
leitner ec3d2bfe6c change a few // comments back to /* */ for older compilers 2 years ago
leitner b9eb81c58f move unit tests into each file (compile with -DUNITTEST) 7 years ago
leitner 9a1addce2f remove compiler warnings 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