Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -0/+5 |
* | Remove HashFunction::HASH_BLOCK_SIZE entirely | lloyd | 2010-10-13 | 1 | -0/+2 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -1/+1 |
* | More Doxygen comments | lloyd | 2010-06-16 | 1 | -1/+5 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Add Comb4P hash combiner, as described in Anja Lehmann's thesis. | lloyd | 2010-04-17 | 1 | -0/+47 |