aboutsummaryrefslogtreecommitdiff
path: root/core/hash
Commit message (Expand)AuthorAgeFilesLines
* Allow seeding CRC32, CRC64 & Adler32 with previous partial hash.Jeroen van Rijn2021-03-252-6/+6
* Add the mini ginger* hashes to package hashgingerBill2021-01-091-0/+40
* Add #no_bounds_check to crc proceduresgingerBill2020-10-141-2/+2
* Add `raw_data` to replace cases in which `&x[0]` was usedgingerBill2020-06-291-3/+3
* Add `hash.djb2` `hash.jenkins`; Add `container.Bloom_Filter`; Add `container....gingerBill2020-06-162-143/+173
* Reduce number of range and slice operators #239gingerBill2018-08-011-2/+2
* Make source code compile with 32 bit (but not build 32 bit code)gingerBill2018-06-151-2/+2
* Reorganize `runtime` packagegingerBill2018-05-271-1/+1
* Parse directories to be packagesgingerBill2018-05-211-0/+348