libowfat/fmt
Felix von Leitner 6a1c199a99 $ 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
2014-03-13 22:25:20 +00:00
..
fmt_8long.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_8long.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_8longlong.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_asn1derlength.3 make headers work in C++ 2012-02-07 17:02:40 +00:00
fmt_asn1derlength.c add functions to encode and decode integers in variable length binary 2012-02-06 07:59:56 +00:00
fmt_asn1dertag.3 make headers work in C++ 2012-02-07 17:02:40 +00:00
fmt_asn1dertag.c make headers work in C++ 2012-02-07 17:02:40 +00:00
fmt_double.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_double.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_escapecharc.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +00:00
fmt_escapecharhtml.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +00:00
fmt_escapecharjson.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +00:00
fmt_escapecharquotedprintable.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +00:00
fmt_escapecharquotedprintableutf8.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +00:00
fmt_escapecharxml.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +00:00
fmt_fill.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_fill.c if called with srclen > maxlen, return maxlen not srclen 2014-02-25 18:36:36 +00:00
fmt_httpdate.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_httpdate.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_human.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_human.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_humank.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_humank.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_long.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_long.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_longlong.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_longlong.c get rid of some compiler warnings 2014-02-25 18:39:59 +00:00
fmt_minus.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_minus.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_pad.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_pad.c if srclen>maxlen, truncate at maxlen 2014-02-25 18:28:06 +00:00
fmt_plusminus.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_plusminus.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_str.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_str.c get rid of some compiler warnings 2014-02-25 18:39:59 +00:00
fmt_strm.3 add/fix man pages 2010-01-18 19:51:00 +00:00
fmt_strm_internal.c fix gcc warning 2007-10-17 13:35:28 +00:00
fmt_strn.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_strn.c fmt_strn aborted one byte too late 2014-02-25 18:27:30 +00:00
fmt_tohex.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
fmt_uint.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_uint0.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_ulong.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_ulong.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_ulong0.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_ulong0.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_ulonglong.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_ulonglong.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_utf8.3 add json encoding routines to textcode 2014-01-28 16:12:39 +00:00
fmt_utf8.c get rid of some compiler warnings 2014-02-25 18:39:59 +00:00
fmt_xlong.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_xlong.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_xlonglong.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_xlonglong.c fmt_xlonglong was utterly broken (Johannes Vetter) 2007-08-01 00:10:37 +00:00