summaryrefslogtreecommitdiff
path: root/src/hash
Commit message (Expand)AuthorAgeFilesLines
* cmd/internal/obj/x86: add new instructions, cleanup.Ilya Tocar2016-01-131-3/+1
* hash/crc32: add noescape tags to assembly functionsJoe Tsai2015-11-252-0/+3
* hash/crc32: rename iEEETable to ieeeTableJoe Tsai2015-11-204-12/+12
* hash/crc32: added mips64{,le} build tagsYao Zhang2015-11-121-1/+1
* hash/crc32: add AMD64 optimized IEEE CRC calculationKlaus Post2015-09-165-11/+251
* hash/*: document the byte order used by the Sum methodsShenghou Ma2015-09-104-0/+8
* hash: update documentation for MakeTable in crc32 and crc64Joe Tsai2015-09-042-2/+4
* hash/fnv: fix wiki urlJoe Tsai2015-08-241-1/+1
* hash/crc32: speedup crc32 of IEEE using slicingBy8Davies Liu2015-06-182-2/+78
* hash/crc32: move reverse representation docs to an exampleShenghou Ma2015-05-042-7/+28
* hash/crc32: clarify documentationAamir Khan2015-04-241-0/+12
* os/signal, hash/crc32: add arm64 build tagsAram Hăvărneanu2015-03-161-1/+1
* all: power64 is now ppc64Russ Cox2014-12-051-1/+1
* [dev.cc] all: merge default (e4ab8f908aac) into dev.ccRuss Cox2014-11-201-2/+2
|\
| * hash/crc32: fix comment that the IEEE polynomial applies to MPEG-2.Nigel Tao2014-11-121-2/+2
* | build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-1/+1
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-0815-0/+1138