Commit Graph

13 Commits (823f052cbda10bd5c43b3c3c3df1f978d15f8675)

Author SHA1 Message Date
Felix von Leitner 825f9ee219 add scan_ulongn, scan_8longn, scan_xlongn and scan_longn 2013-09-09 20:57:58 +00:00
Felix von Leitner cf46170dc7 make headers work in C++
add two more variable length integer encoding functions
2012-02-07 17:02:40 +00:00
Felix von Leitner 7a942eb82a add functions to encode and decode variable length integers in binary 2012-02-06 07:55:48 +00:00
Felix von Leitner d702d06774 for installed header files, add comment saying where they came from 2010-06-03 22:46:59 +00:00
Felix von Leitner 0698149baf switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
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
2003-09-19 19:08:13 +00:00
Felix von Leitner 047b6400fc remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
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)
2003-08-26 17:58:14 +00:00
Felix von Leitner 7f380d9e13 add beginnings of integer range checking 2003-05-01 21:25:04 +00:00
Felix von Leitner bfe8319361 add scan_httpdate 2003-04-27 17:11:50 +00:00
Felix von Leitner 051de3819a monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
Felix von Leitner 51267cf417 remove __THROW 2001-10-15 12:17:50 +00:00
Felix von Leitner 28486b8367 Initial revision 2001-02-02 17:54:47 +00:00