1
0
mirror of https://github.com/golang/go synced 2024-10-02 16:28:34 -06:00
go/src
Rob Pike 4cf73890a2 crypto/sha1: provide a top-level Sum function
Makes it easy to ask the simple question, what is the hash of this data?

R=golang-dev, rsc, bradfitz
CC=golang-dev
https://golang.org/cl/10571043
2013-06-25 17:04:18 -07:00
..
cmd cmd/gc: fix escape analysis ordering 2013-06-25 17:28:49 -04:00
lib9 lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
libbio
libmach libmach: trivial: resolve unused parameter warnings 2013-06-25 15:29:02 +10:00
pkg crypto/sha1: provide a top-level Sum function 2013-06-25 17:04:18 -07:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin 2013-04-16 13:30:52 -07:00
make.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
Make.dist
make.rc build: fix make.rc on Plan 9 2013-05-24 13:55:19 -07:00
race.bash src: add race.bash 2013-01-28 21:05:25 +11:00
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash run.bash: raise ulimit for the number of threads. 2013-06-17 19:31:58 +10:00
run.bat api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
sudo.bash cmd/cov: delete 2013-05-24 11:06:06 -07:00