19 Commits (dbd9fe1ea54ca39dc9e47c384c5c46b0ce64ce4f)

Author SHA1 Message Date
leitner c169ae9b4a IRIX compatibility (yuck!) 20 years ago
leitner eeffc36387 remove even more warnings
64-bit cleanliness issue with auto-NULL-appending macros
20 years ago
leitner 05bf627d01 fix scan_xlong, scan_xlonglong and scan_8long 20 years ago
leitner 265e2df10c make sure scan_httpdate uses GMT for mktime 20 years ago
leitner e0f6355a91 add a few man pages 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 85bfbeb420 only write dest if we actually parsed something 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 36c6f04ed9 scan_uint and scan_ushort will now abort if the result does not fit in
uint or ushort as opposed to ulong.
22 years ago
leitner 7f3c1ccc0c improve range check 22 years ago
leitner 8f3278e62e add man page for scan_longlong 22 years ago
leitner 09e6dc97e3 add long long scanning support 22 years ago
leitner 72ba2ad6b5 add beginnings of integer range checking 22 years ago
leitner 9e85dc61a0 add scan_httpdate 22 years ago
leitner 701dd5f022 a few more man pages 22 years ago
leitner 5950f0c5ae add some man pages 22 years ago
leitner 40897bd709 bug fixes 23 years ago
leitner d6ae7e2265 this time for real ;) 23 years ago
leitner 3083708670 Initial revision 24 years ago