Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove HashFunction::HASH_BLOCK_SIZE entirely | lloyd | 2010-10-13 | 1 | -14/+9 |
* | Remove most uses of HASH_BLOCK_SIZE | lloyd | 2010-10-13 | 1 | -1/+6 |
* | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 1 | -1/+1 |
* | More Doxygen comments | lloyd | 2010-06-16 | 1 | -0/+5 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -0/+2 |
* | Remove redundent includes | lloyd | 2008-11-09 | 1 | -1/+0 |
* | Move hash.h from src/core to src/hash | lloyd | 2008-11-08 | 1 | -0/+51 |