summaryrefslogtreecommitdiff
path: root/stream.h
Commit message (Expand)AuthorAgeFilesLines
* Update my email addressMartin Pool2014-10-121-1/+1
* Expose rs_scoop_input.Martin Pool2001-03-121-0/+1
* Rename rs_blow_* to rs_tube_*.Martin Pool2001-03-121-2/+2
* Get ready for readahead searching for matching blocks.Martin Pool2001-03-121-0/+1
* It's no longer necessary to call rs_buffers_init on a stream beforeMartin Pool2001-03-111-3/+3
* Keep all stream implementation data in the rs_job_t, not in a specialMartin Pool2001-03-051-38/+10
* rename to librsync, and call everything rs_*.Martin Pool2001-03-051-16/+16
* Doc.Martin Pool2001-02-261-4/+4
* Draw your own conclusionsMartin Pool2001-02-141-1/+1
* Change to a generic hs_job_t class so we can share the iterator code.Martin Pool2001-02-071-14/+20
* Add _hs_scoop_read_rest to handle short blocks at eof.Martin Pool2000-12-191-1/+1
* Add readahead capability to scoop.Martin Pool2000-12-121-1/+4
* Lots of random hacking on the new mem-mem stream interface. ApplyingMartin Pool2000-12-121-3/+38
* Further fiddling with the streams model.Martin Pool2000-12-071-2/+4
* Start of a huge redesign towards 0.6.0. This version will natively doMartin Pool2000-11-301-0/+26