1
0
mirror of https://github.com/golang/go synced 2024-10-05 15:51:22 -06:00
go/src/pkg/hash/crc32
Robert Griesemer 368f8cbc75 - fine-tuning of one-line func heuristic (nodes.go)
- enabled for function declarations (not just function literals)
- applied gofmt -w $GOROOT/src
(look for instance at src/pkg/debug/elf/elf.go)

R=r, rsc
CC=go-dev
http://go/go-review/1026006
2009-11-06 14:24:38 -08:00
..
crc32_test.go apply gofmt to go, gob, hash, http, image, io, json, log 2009-10-06 19:41:51 -07:00
crc32.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00