index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
crypto
/
sha1
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
10
-29
/
+491
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
6
-11
/
+44
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
4
-0
/
+460
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
3
-42
/
+80
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
3
-30
/
+28
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
4
-0
/
+285
2011-09-13
Imported Upstream version 60
Ondřej Surý
4
-285
/
+0
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-1
/
+1
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-0
/
+5
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
3
-36
/
+33
2010-05-27
changes &x -> x[0:] for array to slice conversion
Russ Cox
1
-1
/
+1
2010-03-24
delete all uses of panicln by rewriting them using panic or,
Rob Pike
1
-1
/
+1
2010-01-19
hash: document that Sum does not change hash state
Russ Cox
2
-5
/
+14
2009-12-29
Apply symmetric changes to sha1 and sha256 as to md4 and md5.
Robert Griesemer
1
-12
/
+8
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
3
-104
/
+104
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
2
-3
/
+3
2009-11-11
use fully qualified names for hash interfaces
Russ Cox
1
-1
/
+1
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
2
-16
/
+16
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-7
/
+7
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-10-06
gofmt on crypto, debug
Russ Cox
3
-73
/
+71
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
4
-66
/
+5
2009-06-09
mv src/lib to src/pkg
Rob Pike
4
-0
/
+343