]> mj.ucw.cz Git - libucw.git/history - lib/fb-mem.c
Improved and cleaned up the bucket library. The original "single operation
[libucw.git] / lib / fb-mem.c
2002-09-23 Martin MaresDamned automatic typecasts!
2002-09-23 Martin MaresMajor cleanup of fastbufs:
2002-08-23 Martin MaresAllow SEEK_END. (I plan to rewrite seek in fbmem stream...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2001-03-07 Martin MaresDon't crash when the last fragment is of zero length.
2001-01-21 Martin MaresUse xmalloc_zero() instead of xmalloc(), thus squashing...
2001-01-15 Martin MaresFixed a couple of bugs.
2001-01-07 Martin MaresSquashed a signedness warning.
2000-12-11 Martin MaresAdded support for memory debuggers (efence and [unteste...
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-05 Martin MaresAdd directory to all includes.
2000-12-05 Martin MaresSquashed a couple of warnings.
2000-10-28 Martin MaresNew I/O library.