aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/tiger
Commit message (Expand)AuthorAgeFilesLines
* Add a new looping load_be / load_le for loading large arrays at once, andlloyd2009-10-291-3/+3
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-222-2/+2
* Remove add blocks from hash function info.txt fileslloyd2009-09-291-8/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-303-36/+42
* Do a minor optimization in some of the compression functions, loadinglloyd2008-11-231-3/+5
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-232-15/+19
* Move BufferedComputation to new buf_comp.{h,cpp}lloyd2008-11-081-0/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Make mdx_hash also a module, which most of the hash functions depend on.lloyd2008-09-281-0/+4
* Move all modules into src/ directorylloyd2008-09-284-0/+570