7 Commits (94feba3667ef6863ffb4c52aff34d467d5d5f2ad)

Author SHA1 Message Date
leitner 4a04c40595 get rid of more -Wconversion warnings 11 years ago
leitner 02818883df add buffer_tosa (buffer writing to auto-growing stralloc) 16 years ago
leitner 3004b518ef switch to size_t and ssize_t 18 years ago
leitner c874604f12 gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
leitner 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
20 years ago
leitner 3259605baa test 24 years ago
leitner a50b334f58 added initial buffer implementation. 24 years ago