20 Commits (9eb09b5bfef6e5aa638cf70ded205bc95ce7b05b)

Author SHA1 Message Date
leitner e0f6355a91 add a few man pages 21 years ago
sanjiyan 8f66476e0d remove strict alias warning... 21 years ago
leitner a8f6a1c121 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
21 years ago
leitner 5226dd010d change length or size specifiers in APIs from int to long
add array API (http://cr.yp.to/lib/array.html)
21 years ago
leitner 5674c5186d add long long fmt routines 22 years ago
leitner 40bba8865b add fmt_human, fmt_humank and fmt_httpdate 22 years ago
leitner a3b08eb5e5 add fmt_human and fmt_humank 22 years ago
leitner 5950f0c5ae add some man pages 22 years ago
leitner 85c18a49cb Lots of good clean-ups from Jukka Zitting! 23 years ago
leitner a7360d9385 fmt_long did not count the '-' 23 years ago
leitner b40bae5bf4 fmt_str was broken. It did not check for out==NULL 23 years ago
leitner d6ae7e2265 this time for real ;) 23 years ago
sanjiyan ffd6158589 removed div with a shift 23 years ago
leitner ada92190c4 change semantic of fmt_fill and add man pages. 24 years ago
leitner 6629de6768 add fmt_pad and fmt_fill. 24 years ago
leitner 6eca5174a8 fix outputting 0. 24 years ago
leitner 5c1abf12b5 hex conversion bug fix. 24 years ago
leitner 99bc1eb7e4 fmt_double looped inifinitely when trying to format 0. 24 years ago
leitner 762298de12 fmt_ulong did not output '0' properly. 24 years ago
leitner 3083708670 Initial revision 24 years ago