Sign in
go
/
go
/
0ce1d79a6a771f7449ec493b993ed2a720917870
/
doc
4d89877
doc: update go1.8.txt
by Brad Fitzpatrick
· 8 years ago
5567b87
spec: fix examples for predeclared function complex
by Robert Griesemer
· 8 years ago
46276d6
doc: catch go1.8.txt up on runtime changes
by Austin Clements
· 8 years ago
d5a8b9f
doc: update go1.8.txt using new tool
by Brad Fitzpatrick
· 8 years ago
a016ecf
spec: clarify acceptable indices in array/slice composite literals
by Robert Griesemer
· 8 years ago
5c7a005
spec: ignore struct tags when converting structs
by Robert Griesemer
· 9 years ago
fe77c5b
doc: add PKG_CONFIG and GIT_ALLOW_PROTOCOL env vars to go1.8.txt
by Ian Lance Taylor
· 8 years ago
5e7bae5
doc: add testing Name method to go1.8.txt
by Andrew Gerrand
· 8 years ago
43d9c29
doc: add note about CL 29491 to go1.8.txt
by Mikio Hara
· 9 years ago
e719147
doc: add some missing HTML tags in the FAQ
by Brad Fitzpatrick
· 9 years ago
bd3d00e
doc: mention KeepAlive & input args change
by Keith Randall
· 9 years ago
e888b81
doc: change variable name in Effective Go
by Vitor De Mario
· 9 years ago
cfea260
doc: document minimum OS X version as 10.8
by Brad Fitzpatrick
· 9 years ago
81dfcba
go/build: add help info for unset $GOPATH
by Edward Muller
· 9 years ago
0ab6bb4
doc: clarify that any C compiler works for cgo
by Brad Fitzpatrick
· 9 years ago
bec84c7
doc: fix typo in the release notes
by Michal Bohuslávek
· 9 years ago
9e04097
doc: document go1.7.1
by Chris Broadfoot
· 9 years ago
0f1a8d3
doc: fix stale gofrontend/gccgo contribution link
by Emmanuel Odeke
· 9 years ago
f8555ea
spec: update language on type switches to match implementations
by Robert Griesemer
· 9 years ago
d1a1923
doc/faq: explain the meaning of "runtime"
by Rob Pike
· 9 years ago
69e7e8a
doc: update go tour installation instructions
by Edward Muller
· 9 years ago
6ebacf1
doc: more tweaks to the FAQ
by Robert Griesemer
· 9 years ago
fcb45e7
doc: clarify FAQ wording for float sizes
by Terrel Shumway
· 9 years ago
e6a96a6
doc: add cmd/go pkgdir changes to go1.8.txt
by Josh Bleecher Snyder
· 9 years ago
a656390
spec: clarify text on init functions
by Robert Griesemer
· 9 years ago
ef694a0
website: recreate 16px and 32px favicon
by Egon Elbre
· 9 years ago
507051d
spec: complete list of special comma-ok forms
by Robert Griesemer
· 9 years ago
c8941bb
doc: add note about CL 24180 to go1.8.txt
by Ian Lance Taylor
· 9 years ago
35bddbb
doc: upate go1.8.txt
by Brad Fitzpatrick
· 9 years ago
ab0bd26
doc: update go1.8.txt
by Brad Fitzpatrick
· 9 years ago
3b967be
spec: undo spec date change introduced by prior commit
by Robert Griesemer
· 9 years ago
fd8028d
go/types: fix scope extents for range and type switch variables
by Robert Griesemer
· 9 years ago
dea6dab
cmd/yacc: remove go tool yacc
by Brad Fitzpatrick
· 9 years ago
e772c72
doc/go1.8: support "option ndots:0" in resolv.conf
by Matthew Dempsky
· 9 years ago
496174e
doc/go1.7.html: fix name of tls.Config.NextProtos
by Brad Fitzpatrick
· 9 years ago
35f5517
doc: add 1.7 to golang.org/project
by Chris Broadfoot
· 9 years ago
d47bcd1
doc: document go1.7
by Chris Broadfoot
· 9 years ago
1003b3e
doc: update version tag in source install instructions
by Chris Broadfoot
· 9 years ago
c6f19fe
doc/go1.7.html: remove DRAFT
by Chris Broadfoot
· 9 years ago
392bf3a
doc/go1.7.html: update compress/flate section
by Chris Broadfoot
· 9 years ago
219ca60
doc: fix required OS X version inconsistency for binary downloads
by Brad Fitzpatrick
· 9 years ago
2629446
doc/go1.7.html: mention Server.Serve HTTP/2 behavior change
by Brad Fitzpatrick
· 9 years ago
be91515
doc/go1.7.html: add known issues section for FreeBSD crashes
by Brad Fitzpatrick
· 9 years ago
67f799c
doc: add s390x information to asm.html
by Michael Munday
· 9 years ago
1d2ca9e
doc/go1.7.html: start sentence on a new line
by Austin Clements
· 9 years ago
3ad5861
doc/go1.7.html: avoid term of art
by Austin Clements
· 9 years ago
d66cbec
doc/go1.7.html: the 1.6.3 release supports Sierra
by Ian Lance Taylor
· 9 years ago
b3b0b7a
doc: document go1.6.3
by Chris Broadfoot
· 9 years ago
2837c39
doc/go1.7.html: mention specific runtime improvements
by Austin Clements
· 9 years ago
2b6eb27
doc/go1.7.html: remove erroneous note about ppc64 and power8
by Ian Lance Taylor
· 9 years ago
1cb3f71
doc/go1.7.html: earlier Go versions don't work on macOS Sierra
by Ian Lance Taylor
· 9 years ago
76da649
doc/go1.7.html: document that http.Server now enforces request versions
by Emmanuel Odeke
· 9 years ago
2fcb25e
doc/effective_go: clarify advice on returning interfaces
by Bryan C. Mills
· 9 years ago
38de5b7
doc/go1.7.html: no concurrent calls of math/rand methods
by Ian Lance Taylor
· 9 years ago
915398f
doc/go1.7.html: fix name of IsExist
by Ian Lance Taylor
· 9 years ago
7ea62121
all: be consistent about spelling of cancelation
by Brad Fitzpatrick
· 9 years ago
996ed3b
doc: update 1.7 release notes on Unicode upgrade
by Marcel van Lohuizen
· 9 years ago
3001334
doc/go1.7.html: mention recent changes to Rand.Read
by Joe Tsai
· 9 years ago
eaf4ad6
doc: describe vet -lostcancel in go1.7 release notes
by Alan Donovan
· 9 years ago
349f0fb
doc: update architectures on source install instructions
by Andrew Gerrand
· 9 years ago
20fd1bb
doc/go1.7.html: don't mention obsolete RFC
by Mikio Hara
· 9 years ago
153d31d
doc/go1.7.html: net/http RFC 2616 conformation + timeoutHandler on empty body
by Emmanuel Odeke
· 9 years ago
55559f1
doc/go1.7.html: html tidy
by Ian Lance Taylor
· 9 years ago
b4c7f62
doc/go1.7.html: add missing <code> and </a>
by Ian Lance Taylor
· 9 years ago
7825ca6
doc/go1.7.html: net/mail.ParseAddress is stricter
by Ian Lance Taylor
· 9 years ago
e90a49a
doc/go1.7.html: typo fix; replace "," at end of sentence with "."
by Steve Phillips
· 9 years ago
04888c9
doc/go1.7: fix typo in nsswitch.conf name
by Alberto Donizetti
· 9 years ago
6a0fd18
doc: mention net/http/httptrace package in release notes
by Andrew Gerrand
· 9 years ago
17f7461
doc/go1.7.html: fix spelling of cancelation
by Ian Lance Taylor
· 9 years ago
bd2dc2d
doc: rename Unshare to Unshareflags in go1.7 release notes
by Dan Peterson
· 9 years ago
3d81d4a
spec: document that duplicate types are invalid in type switches
by Robert Griesemer
· 9 years ago
c52dff0
doc/go1.7.html: make RFC an actual link
by Joe Tsai
· 9 years ago
81a8f1a
doc: remove remnant mention of io.SizedReaderAt from Go 1.7 docs
by Andrew Gerrand
· 9 years ago
4e01c13
doc: correct release notes for non-string map keys in encoding/json
by Augusto Roman
· 9 years ago
4969b46
doc/go1.7.html: update documentation regarding compress/flate
by Joe Tsai
· 9 years ago
3a6a418
doc: mention frame pointers in Go 1.7 release notes
by Russ Cox
· 9 years ago
52c2db7
doc/go1.7.html: fix broken sentence
by Russ Cox
· 9 years ago
cedc7c8
doc/go1.7.html: incorporate Rob's comments from CL 23379
by Russ Cox
· 9 years ago
65dd081
doc/go1.7: document signal name printing during panics
by Emmanuel Odeke
· 9 years ago
b7d96b8
doc: reflect {Num,}Method skips unexported methods
by David Crawshaw
· 9 years ago
93e8e70
all: fixed a handful of typos
by Robert Griesemer
· 9 years ago
7b6b5e3
doc: add notes on good commit messages
by Jeff R. Allen
· 9 years ago
f117a53
doc: first draft of Go 1.7 release notes
by Russ Cox
· 9 years ago
1249197
doc/go1.7: add runtime.KeepAlive
by Ian Lance Taylor
· 9 years ago
c6a5b36
doc/effective_go: clarify backward function reference
by Ian Lance Taylor
· 9 years ago
1b86862
doc: fix broken link to the vet command documentation
by Scott Bell
· 9 years ago
be5782c
doc/go1.7.txt: add cmd/trace changes
by Dmitry Vyukov
· 9 years ago
81a8960
doc: remove mention of %HOME% from installation instructions
by Andrew Gerrand
· 9 years ago
149ac34
doc: update number of supported instruction sets
by Mikhail Gusarov
· 9 years ago
9b05ae6
doc: update broken links in release notes
by Andrew Gerrand
· 9 years ago
c5a95e4
doc: update go1.7.txt
by Shenghou Ma
· 9 years ago
53fd522
all: make copyright headers consistent with one space after period
by Emmanuel Odeke
· 9 years ago
3836354
doc: update go1.7.txt
by Brad Fitzpatrick
· 9 years ago
0436a89
spec: be more explicit about equivalence of empty string and absent field tags
by Robert Griesemer
· 9 years ago
ba966f5
doc: mention security from contribution guidelines
by Francesc Campoy
· 9 years ago
0ef041c
doc/go1.7.txt: 0s for zero duration, go doc groups constructors with types
by Rob Pike
· 9 years ago
5213cd7
spec: fix incorrect comment in shift example
by Robert Griesemer
· 9 years ago
bc33dd7
doc/faq: reword the link to the generics proposal
by Rob Pike
· 9 years ago
7b0ba1c
doc: document go1.6.2
by Andrew Gerrand
· 9 years ago
b5ddbb9
spec: refine rules about terminating statements
by Robert Griesemer
· 9 years ago
Next »