7 Commits (6cfc16fc40307c0c73caf7d2f83305d3eb8b9252)

Author SHA1 Message Date
leitner 4a04c40595 get rid of more -Wconversion warnings 11 years ago
leitner 3004b518ef switch to size_t and ssize_t 18 years ago
leitner eeffc36387 remove even more warnings
64-bit cleanliness issue with auto-NULL-appending macros
20 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 f6d554da10 Fixed input buffers, thanks to David Lichteblau. 23 years ago
leitner a50b334f58 added initial buffer implementation. 24 years ago