Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Make the member variables of MDx_HashFunction private instead of protected - | lloyd | 2009-04-07 | 1 | -6/+5 |
* | Remove some commented out code in MDx_HashFunction which was used during | lloyd | 2009-04-07 | 1 | -3/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -1/+3 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 1 | -8/+12 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Make mdx_hash also a module, which most of the hash functions depend on. | lloyd | 2008-09-28 | 1 | -0/+40 |