You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
fmt_8long.3 switch to size_t and ssize_t 18 years ago
fmt_8long.c switch to size_t and ssize_t 18 years ago
fmt_8longlong.c switch to size_t and ssize_t 18 years ago
fmt_asn1derlength.3 make headers work in C++ 13 years ago
fmt_asn1derlength.c add functions to encode and decode integers in variable length binary 13 years ago
fmt_asn1dertag.3 make headers work in C++ 13 years ago
fmt_asn1dertag.c make headers work in C++ 13 years ago
fmt_double.3 switch to size_t and ssize_t 18 years ago
fmt_double.c switch to size_t and ssize_t 18 years ago
fmt_escapecharc.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_escapecharhtml.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_escapecharjson.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_escapecharquotedprintable.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_escapecharquotedprintableutf8.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_escapecharxml.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_fill.3 switch to size_t and ssize_t 18 years ago
fmt_fill.c if called with srclen > maxlen, return maxlen not srclen 11 years ago
fmt_httpdate.3 switch to size_t and ssize_t 18 years ago
fmt_httpdate.c switch to size_t and ssize_t 18 years ago
fmt_human.3 switch to size_t and ssize_t 18 years ago
fmt_human.c switch to size_t and ssize_t 18 years ago
fmt_humank.3 switch to size_t and ssize_t 18 years ago
fmt_humank.c switch to size_t and ssize_t 18 years ago
fmt_long.3 switch to size_t and ssize_t 18 years ago
fmt_long.c switch to size_t and ssize_t 18 years ago
fmt_longlong.3 switch to size_t and ssize_t 18 years ago
fmt_longlong.c get rid of some compiler warnings 11 years ago
fmt_minus.3 switch to size_t and ssize_t 18 years ago
fmt_minus.c switch to size_t and ssize_t 18 years ago
fmt_pad.3 switch to size_t and ssize_t 18 years ago
fmt_pad.c if srclen>maxlen, truncate at maxlen 11 years ago
fmt_plusminus.3 switch to size_t and ssize_t 18 years ago
fmt_plusminus.c switch to size_t and ssize_t 18 years ago
fmt_str.3 switch to size_t and ssize_t 18 years ago
fmt_str.c get rid of some compiler warnings 11 years ago
fmt_strm.3 add/fix man pages 15 years ago
fmt_strm_internal.c fix gcc warning 17 years ago
fmt_strn.3 switch to size_t and ssize_t 18 years ago
fmt_strn.c fmt_strn aborted one byte too late 11 years ago
fmt_tohex.c remove special case stralloc textcode functions 21 years ago
fmt_uint.3 switch to size_t and ssize_t 18 years ago
fmt_uint0.3 switch to size_t and ssize_t 18 years ago
fmt_ulong.3 switch to size_t and ssize_t 18 years ago
fmt_ulong.c switch to size_t and ssize_t 18 years ago
fmt_ulong0.3 switch to size_t and ssize_t 18 years ago
fmt_ulong0.c switch to size_t and ssize_t 18 years ago
fmt_ulonglong.3 switch to size_t and ssize_t 18 years ago
fmt_ulonglong.c switch to size_t and ssize_t 18 years ago
fmt_utf8.3 add json encoding routines to textcode 11 years ago
fmt_utf8.c get rid of some compiler warnings 11 years ago
fmt_xlong.3 switch to size_t and ssize_t 18 years ago
fmt_xlong.c switch to size_t and ssize_t 18 years ago
fmt_xlonglong.3 switch to size_t and ssize_t 18 years ago
fmt_xlonglong.c fmt_xlonglong was utterly broken (Johannes Vetter) 17 years ago