11 Commits (30ebd15584d9a57af7dcef65f34ea9561f034871)

Author SHA1 Message Date
Felix von Leitner 640edc1651 remove special case stralloc textcode functions
write generic stralloc and array textcode wrapper functions
change textcode API to use long instead of int
add cescape fmt and scan functions to textcode
add fmt_foldwhitespace to textcode
20 years ago
Felix von Leitner c4b0574495 change length or size specifiers in APIs from int to long
add array API (http://cr.yp.to/lib/array.html)
20 years ago
Felix von Leitner 0a989950f6 add long long fmt routines 20 years ago
Felix von Leitner 7751ba7082 add fmt_human, fmt_humank and fmt_httpdate 20 years ago
Felix von Leitner e47b02cdf7 add fmt_human and fmt_humank 20 years ago
Felix von Leitner d9ce04f950 Lots of good clean-ups from Jukka Zitting! 21 years ago
Felix von Leitner 9073b172cb don't include str.h in fmt.h 22 years ago
Felix von Leitner 51267cf417 remove __THROW 22 years ago
Felix von Leitner 818e782ce0 change semantic of fmt_fill and add man pages. 22 years ago
Felix von Leitner e29be9e016 add fmt_pad and fmt_fill. 22 years ago
Felix von Leitner 28486b8367 Initial revision 23 years ago