aboutsummaryrefslogtreecommitdiff
path: root/go/storage/crc.go
AgeCommit message (Expand)AuthorFilesLines
2016-04-10Revert "Merge pull request #284 from thinxer/binary"chrislusf1-3/+3
2016-04-09replace util/bytes.go with binary.BigEndianJianfei Wang1-3/+3
2016-04-08Revert "Merge pull request #281 from thinxer/binary"chrislusf1-3/+3
2016-04-06replace util/bytes.go with binary.BigEndianJianfei Wang1-3/+3
2016-04-01use klauspost/crc32 instead of hash/crc32Alexandr Razumov1-1/+1
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-1/+1
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-08-26wrap etag value with double quotesChris Lu1-1/+1
2014-07-22Add Etag supportChris Lu1-0/+8
2013-02-10testing compilation with remove packageChris Lu1-0/+21