- c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/hash/adler32/adler32_test.go]
- 60ffae2 hash/adler32: optimize. by Nigel Tao · 13 years ago
- 9feddd0b hash: more efficient memory allocation by Pascal S. de Kloe · 13 years ago
- ba43be3 adler32: speed up ~40% by avoiding bounds checks by Brad Fitzpatrick · 14 years ago
- 3478891 gofmt -s -w src misc by Robert Griesemer · 14 years ago
- a3d1045 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
- c2ec958 apply gofmt to go, gob, hash, http, image, io, json, log by Russ Cox · 15 years ago
- b04ac10 convert non-low-level non-google pkg code to whole-package compilation. by Russ Cox · 16 years ago
- d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/hash/adler32/adler32_test.go]
- 140aed9 hash reorg. by Russ Cox · 16 years ago
- 93bbbf9 make go/src/lib/hash one directory per package by Rob Pike · 16 years ago[Renamed from src/lib/hash/adler32_test.go]
- 1f6463f Convert go tree to hierarchical pkg directory: by Russ Cox · 16 years ago
- 658ca49 Make adler32 cleaner. by Tom Szymanski · 16 years ago
- be2edb5 Automated g4 rollback of changelist 25024, plus significant hand editing. by Russ Cox · 16 years ago
- 9f8f2e6 convert composite literals from { } to ( ). by Russ Cox · 16 years ago
- 839a684 delete export by Russ Cox · 16 years ago
- d2cdcfc casify hash by Russ Cox · 16 years ago
- e3b7930 hash writers: adler32, crc32, md5, sha1. all could probably be made faster. by Russ Cox · 16 years ago