11 Commits (master)

Author SHA1 Message Date
leitner 90529e9952 reduce compiler warnings during unit tests 12 months ago
leitner ec3d2bfe6c change a few // comments back to /* */ for older compilers 2 years ago
leitner 19c65ab54f fix two complaints by clang's static analyzer 4 years ago
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 7 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