]> mj.ucw.cz Git - libucw.git/history - lib/stkstring.c
Added bit_array_assign(), replaced BIT_ARRAY_ALLOC by functions.
[libucw.git] / lib / stkstring.c
2006-01-16 Martin MaresFixed stk_strndup(): it works on non-terminated input...
2005-09-14 Martin MaresChecked and corrected all uses of va_args.
2005-06-30 Martin MaresAdded stk_hexdump(). Very handy for debugging.
2005-02-10 Martin MaresOops, a nasty bug has crept in.
2005-02-10 Martin MaresAdded overflow-safe string functions allocating everyth...