You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
base64.c more textcode stuff 23 years ago
fmt_base64.c remove special case stralloc textcode functions 21 years ago
fmt_foldwhitespace.c remove special case stralloc textcode functions 21 years ago
fmt_hexdump.c remove special case stralloc textcode functions 21 years ago
fmt_html.c remove special case stralloc textcode functions 21 years ago
fmt_quotedprintable.c remove special case stralloc textcode functions 21 years ago
fmt_to_array.c remove special case stralloc textcode functions 21 years ago
fmt_to_sa.c remove special case stralloc textcode functions 21 years ago
fmt_tofrom_array.c remove special case stralloc textcode functions 21 years ago
fmt_urlencoded.c remove special case stralloc textcode functions 21 years ago
fmt_uuencoded.c remove special case stralloc textcode functions 21 years ago
fmt_yenc.c remove special case stralloc textcode functions 21 years ago
scan_base64.c remove special case stralloc textcode functions 21 years ago
scan_hexdump.c remove special case stralloc textcode functions 21 years ago
scan_html.c remove special case stralloc textcode functions 21 years ago
scan_quotedprintable.c remove special case stralloc textcode functions 21 years ago
scan_to_array.c remove special case stralloc textcode functions 21 years ago
scan_to_sa.c remove special case stralloc textcode functions 21 years ago
scan_tofrom_array.c remove special case stralloc textcode functions 21 years ago
scan_urlencoded.c remove special case stralloc textcode functions 21 years ago
scan_uuencoded.c remove special case stralloc textcode functions 21 years ago
scan_yenc.c remove special case stralloc textcode functions 21 years ago