index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
http: fix racy test with a simpler version
Brad Fitzpatrick
2011-05-02
1
-41
/
+21
*
os: make Setenv update C environment variables
Brad Fitzpatrick
2011-05-02
7
-1
/
+91
*
misc/cgo/test: run tests
Russ Cox
2011-05-02
6
-18
/
+40
*
go/printer: make tests follow syntactic restrictions
Robert Griesemer
2011-05-02
3
-117
/
+174
*
go/token: faster FileSet.Position implementation
Robert Griesemer
2011-05-02
1
-14
/
+38
*
go spec: restricted expressions may still be parenthesized
Robert Griesemer
2011-05-02
1
-7
/
+7
*
5a, 6a, 8a, cc: remove old environment variables
Russ Cox
2011-05-02
4
-201
/
+16
*
multipart: add FileName accessor on Part
Brad Fitzpatrick
2011-05-02
3
-30
/
+43
*
net: enable SO_REUSEPORT on BSD variants
Mikio Hara
2011-05-02
5
-11
/
+86
*
net: fix ipv6 test
Mikio Hara
2011-05-02
1
-27
/
+69
*
runtime, sync/atomic: fix arm cas
Russ Cox
2011-05-02
2
-4
/
+32
*
jpeg: speed up RGBA encoding ~%50
Brad Fitzpatrick
2011-05-02
1
-1
/
+31
*
png: speed up opaque RGBA encoding
Brad Fitzpatrick
2011-05-02
2
-11
/
+47
*
multipart: return an error on Reader EOF, not (nil, nil)
Brad Fitzpatrick
2011-05-01
3
-14
/
+11
*
syscall: add Windows file mapping functions and constants
Evan Shaw
2011-05-02
3
-0
/
+110
*
http: rename ErrBodyReadAferClose to ErrBodyReadAfterClose
Andrew Gerrand
2011-05-01
1
-3
/
+3
*
mime/multipart: fix regression from previous ReadSlice change
Brad Fitzpatrick
2011-04-30
2
-128
/
+194
*
http: new error for reading a body after it's been closed
Brad Fitzpatrick
2011-04-30
1
-0
/
+20
*
go/parser: accept parenthesized receive operations in select statements
Robert Griesemer
2011-04-29
2
-4
/
+1
*
undo CL 4428057 / 19e540fc7d7d
Robert Griesemer
2011-04-29
1
-6
/
+7
*
image: png & jpeg encoding benchmarks
Brad Fitzpatrick
2011-04-29
2
-4
/
+64
*
http/cgi: pass down environment variables for irix and solaris
Ian Lance Taylor
2011-04-29
1
-0
/
+2
*
spec: narrow syntax for expression and select statements
Robert Griesemer
2011-04-29
1
-7
/
+6
*
http/cgi: correctly set request Content-Type
Evan Shaw
2011-04-29
2
-0
/
+8
*
go/printer: added simple performance benchmark
Robert Griesemer
2011-04-28
2
-0
/
+2314
*
cgi: set Request.TLS and Request.RemoteAddr for children
Brad Fitzpatrick
2011-04-28
2
-4
/
+24
*
cgi: export RequestFromMap
Evan Shaw
2011-04-28
4
-99
/
+40
*
http/spdy: new package
Ross Light
2011-04-28
4
-0
/
+638
*
xml: fix reflect error
Russ Cox
2011-04-28
2
-44
/
+46
*
http: update cookie doc to reference new RFC 6265
Brad Fitzpatrick
2011-04-28
1
-2
/
+2
*
syslog: fix skipping of net tests
Gustavo Niemeyer
2011-04-28
2
-10
/
+18
*
gc: preserve original expression for errors
Russ Cox
2011-04-28
4
-5
/
+38
*
http: add Header.Write method
Evan Shaw
2011-04-28
7
-50
/
+116
*
tag weekly.2011-04-27
Andrew Gerrand
2011-04-28
0
-0
/
+0
*
weekly.2011-04-27
weekly.2011-04-27
Andrew Gerrand
2011-04-28
1
-0
/
+133
*
http: add MultipartForm, FormFile, and ParseMultipartForm to Request
Andrew Gerrand
2011-04-28
3
-15
/
+217
*
adler32: speed up ~40% by avoiding bounds checks
Brad Fitzpatrick
2011-04-27
2
-2
/
+16
*
runtime: fix typo in gc bug fix
Russ Cox
2011-04-28
1
-6
/
+5
*
gc: correctly handle fields of pointer type to recursive forward references
Lorenzo Stoakes
2011-04-28
6
-20
/
+181
*
runtime: stack split + garbage collection bug
Russ Cox
2011-04-27
6
-13
/
+76
*
cgo: handle versioned ELF symbols
Russ Cox
2011-04-27
14
-116
/
+451
*
runtime: allow use of >512 MB on 32-bit platforms
Russ Cox
2011-04-27
2
-7
/
+3
*
mime/multipart: add ReadForm and associated types
Andrew Gerrand
2011-04-28
4
-3
/
+272
*
tar: use ioutil.Discard
Brad Fitzpatrick
2011-04-27
1
-7
/
+2
*
ioutil: add Discard, update tree.
Brad Fitzpatrick
2011-04-27
6
-33
/
+18
*
http: put a limit on POST size
Brad Fitzpatrick
2011-04-27
1
-1
/
+5
*
http: keep gzip reader inside eofsignaler
Brad Fitzpatrick
2011-04-27
3
-53
/
+144
*
reflect: Fix Copy of arrays
Gustavo Niemeyer
2011-04-27
2
-1
/
+28
*
cgi: improve Location response handling
Brad Fitzpatrick
2011-04-27
3
-9
/
+116
*
runtime: fix mkversion to output valid path separators
Peter Mundy
2011-04-27
1
-1
/
+1
[prev]
[next]