]> mj.ucw.cz Git - libucw.git/history - lib/fastbuf.h
Removed obsolete comment.
[libucw.git] / lib / fastbuf.h
2007-08-25 Martin MaresRemoved obsolete comment.
2007-08-25 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel Charvatfew "byte *" -> "char *" conversions
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel Charvatfastbufs: byte * -> char *
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-21 Pavel Charvatlibucw: added more const qualifiers
2007-06-20 Martin MaresDocumented bgets() and friends per popular request.
2007-06-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-07 Pavel Charvatbackbuf support in parametrized fastbuf
2007-06-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-06 Pavel Charvatdocumented fbpool briefly
2007-06-06 Pavel Charvatsimple fastbuf on memory pools
2007-06-06 Pavel Charvatported fastbuf with effective backwards reading......
2007-06-01 Pavel Charvatlib: removed breada :-)
2007-06-01 Pavel Charvatfastbufs: added a new function for safe reading of...
2007-05-29 Martin MaresCleaned up the fastbuf interfaces.
2007-05-29 Martin MaresAdded a couple of comments.
2007-05-29 Pavel Charvatimplemented most of parametrized fastbufs
2007-05-29 Pavel Charvatunfinished parametrized fastbufs
2007-05-29 Pavel Charvat- renamed fbpar_* functions
2007-05-29 Pavel Charvatfirst experiments with parametrized fastbufs
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 MaresBinary fastbuf functions moved to lib/ff-binary.h.
2007-03-10 Martin Mareslib/fastbuf.h no longer includes <stdio.h>.
2007-03-10 Martin MaresFastbufs now work better on unseekable files.
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2007-01-31 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-11 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-11 Martin MaresExport temp_file_name().
2006-12-09 Martin Maresfb-direct: Implemented temporary files.
2006-12-09 Martin MaresCreation of temporary files is now thread-safe (ugh).
2006-12-09 Martin MaresAdded a direct I/O fastbuf backend.
2006-10-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-22 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-09-14 Martin MaresAvoid unnecessary include of bbuf.h in fastbuf.h.
2006-09-14 Martin MaresImplemented the atomic fastbuf backend.
2006-09-13 Martin MaresAtomic fastbufs: the first sketch of the interface.
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-18 Pavel CharvatAdded memory limit to bgets_bb().
2006-05-18 Pavel CharvatSome fixes and changes from yesterday.
2006-05-17 Pavel Charvatsimple bgets with allocation on the stack/mempool/bbuf
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-24 Martin Maresbopen_safe() in conf2 was leaking file descriptors...
2006-04-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-03-17 Martin MaresNaming of the growing fastbuf was completely silly...
2006-03-17 Martin MaresAdded a recyclable fastbuf over a growing buffer.
2005-06-17 Martin MaresAdded more format string checks.
2005-05-29 Martin MaresAdded work-around for spurious warnings.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-11-20 Martin MaresPartial inlining of bskip().
2004-09-27 Martin MaresLet bskip() return success.
2004-08-19 Martin MaresComparisons of type `if (f->bptr + length > f->bstop...
2004-08-15 Martin MaresAdded bfilesync().
2004-07-06 Martin Maresfbbuf_init_read() now has can_overwrite as an extra...
2004-07-06 Martin MaresIntroduced bfilesize().
2004-06-28 Martin MaresA better implementation of overwritable buffers.
2004-06-27 Martin MaresAdded bskip() which skips the given number of bytes...
2004-06-25 Robert Spalektypo
2004-06-25 Robert Spalekgeneralized BCONFIG_CAN_OVERWRITE to three different...
2004-06-25 Robert Spalekadded the configuration item BCONFIG_CAN_OVERWRITE...
2004-05-10 Martin MaresRemoved redundant <stdarg.h>.
2004-01-16 Martin MaresThe combination of bflush() with bsetpos() to the begin...
2003-11-22 Martin MaresAdded very simple functions for emulating a fastbuf...
2003-10-19 Martin MaresAdded fastbuf backend for reading from file descriptors...
2003-01-27 Martin MaresAdded another version of bgets() which doesn't die...
2002-10-27 Martin MaresAdded printf on fastbuf streams. The current implementa...
2002-10-06 Martin Maresbdirect_read_prepare() now returns 0 instead of EOF.
2002-09-30 Martin MaresThe is_temp_file variable was originally a good idea...
2002-09-27 Martin MaresWhen writing, the data needn't start at the beginning...
2002-09-24 Martin MaresAfter a lot of benchmarking replaced the old super...
2002-09-23 Martin MaresIntroduced bfdopen_shared() which behaves like bfdopen...
2002-09-23 Martin MaresMajor cleanup of fastbufs:
2002-08-20 Martin MaresSplit bdirect_read to prepare and commit part (similarl...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-05-26 Martin MaresAdded bopen_tmp() for opening of temporary files.
2002-05-22 Martin Maresbungetc() is no longer passed the character to unget...
2002-05-16 Robert Spalekfixed missing includes
2001-12-15 Martin Maresbgetw() returns int instead of word, so it's possible
2001-09-02 Martin MaresAdded I/O functions on addr_int_t.
2001-03-07 Martin MaresCreated a new include for efficient access to unaligned...
2001-03-03 Martin MaresDefine FASTBUF_BYTES_PER_(O|P).
2001-02-20 Martin MaresAdded bgets0().
2001-02-19 Martin MaresAdded breadb() which acts just like bread(), but die...
next