aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/buf_comp/buf_comp.h
Commit message (Expand)AuthorAgeFilesLines
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-011-151/+0
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-13/+2
* Remove the upto argument to update_belloyd2010-10-131-5/+8
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-4/+4
* Add accessors for block size and output lengthlloyd2010-10-131-0/+5
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-5/+5
* Add a simple update_be to BufferedComputation that takes an integerlloyd2010-10-121-0/+10
* First set of changes for avoiding use implicit vector->pointer conversionslloyd2010-09-131-3/+6
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-1/+1
* More Doxygenlloyd2010-06-161-0/+4
* Yet more Doxygen commentslloyd2010-06-161-2/+13
* Fix a few hundred Doxygen warningslloyd2010-06-151-1/+1
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+126