]> mj.ucw.cz Git - libucw.git/history - lib/fb-mem.c
Readding line of makefile lost in merge
[libucw.git] / lib / fb-mem.c
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-10 Martin Mareslib/fastbuf.h no longer includes <stdio.h>.
2007-03-10 Martin MaresFastbufs now work better on unseekable files.
2006-01-16 Martin MaresCleaned up includes.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-06-28 Robert Spaleknow, I have no contribution into the fastbuf code :))
2004-06-28 Martin MaresA better implementation of overwritable buffers.
2004-06-28 Robert SpalekBCONFIG_CAN_OVERWRITE is a read/write parameter, i...
2004-06-25 Robert Spalekgeneralized BCONFIG_CAN_OVERWRITE to three different...
2004-03-12 Martin MaresSeek to end of an empty fbmem stream needs a special...
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.