Sign in
go
/
go
/
14082fad9b851267520d5d04aa314719bda47e9e
/
doc
7727dee
spec: extend type omission rules for composite literal element values
by Robert Griesemer
· 10 years ago
10a98dd
doc/go_mem.html: correct the channel example
by Shenghou Ma
· 10 years ago
dcf1ab3
doc/go1.5: correct archive/zip change
by Shenghou Ma
· 10 years ago
3e981d9
doc: note removal of dragonfly/386 port
by Joel Sing
· 10 years ago
787a8f1
doc/go1.5.txt: mention zip.WriterAt
by Andrew Gerrand
· 10 years ago
cf6b60c
doc/go1.5.txt: new format for flag.PrintDefaults
by Rob Pike
· 10 years ago
214fbd4
doc/go1.5: mention the ${SRCDIR} in cgo line change
by Shenghou Ma
· 10 years ago
0e1da61
doc/effective_go.html: add missing newline
by Michael Vetter
· 10 years ago
73a73e5
doc/go1.5: mention new SWIG requirement: must be 3.0.6 or later.
by Ian Lance Taylor
· 10 years ago
fbbf219
doc/contribute.html rewrite "Set up auth... code review".
by Lloyd Dewolf
· 10 years ago
972f364
doc/install-source.html: fix cd command, already in go dir.
by Lloyd Dewolf
· 10 years ago
b0d8cb6
doc/go1.5: mention the change in certificate wildcard handling.
by Adam Langley
· 10 years ago
5ce9fde
go/ast, go/parser: correct End() position for *ast.EmptyStmt
by Robert Griesemer
· 10 years ago
271a650
[dev.cc] doc/go1.5: mention cmd/go meaning of std change
by Russ Cox
· 10 years ago
b4a7806
[dev.cc] all: merge master (5868ce3) into dev.cc
by Russ Cox
· 10 years ago
ea1306a
doc: dummy commit in go1.5.txt
by Russ Cox
· 10 years ago
bbf38e9
doc: add cgi change go1.5.txt
by Brad Fitzpatrick
· 10 years ago
3ad906b
doc: document Go 1.4.2
by Andrew Gerrand
· 10 years ago
a25e40d
doc: Add reminder to go1.5.txt for os/signal changes
by Michael MacInnis
· 10 years ago
7aa6875
doc/asm: document that assembly function must use short name
by Shenghou Ma
· 10 years ago
94d0b38
[dev.cc] doc/go1.5.txt: assembler changes
by Rob Pike
· 10 years ago
3b67e9c
doc: update pre-requisites for bootstrapping
by Andrew Gerrand
· 10 years ago
9b6ccb1
all: don't refer to code.google.com/p/go{,-wiki}/
by Péter Surányi
· 10 years ago
89669c6
go1.5.txt: mention the Darwin/ARM port
by Shenghou Ma
· 10 years ago
9837620
cmd/ld: always set timestamp in PE header to 0
by Shenghou Ma
· 10 years ago
11c1227
go1.5.txt: array generation support in testing/quick
by Josh Bleecher Snyder
· 10 years ago
da167b0
doc: add log.SetOutput to go1.5.txt
by Andrew Gerrand
· 10 years ago
0381ba6
doc: remove redundant images
by Andrew Gerrand
· 10 years ago
fd2642b
doc: update go1.5.txt
by Brad Fitzpatrick
· 10 years ago
e9ce76b
runtime, syscall: use SYSCALL instruction on FreeBSD.
by Bill Thiede
· 10 years ago
7785be8
doc: document Go 1.4.1
by Andrew Gerrand
· 10 years ago
1a27c07
go1.5.txt: better checking of struct tags
by Rob Pike
· 10 years ago
cbd28ec
go1.5.txt: log: add global Output function
by Rob Pike
· 10 years ago
fbe2845
doc: document math/big performance improvements
by Robert Griesemer
· 10 years ago
ce36552
doc/contribute: add necessary <code> tags, remove an extra close parenthesis.
by Oling Cat
· 10 years ago
3ef3947
doc: add bufio.Reader.Discard to go1.5.txt
by Brad Fitzpatrick
· 10 years ago
ae266aa
doc: Added link to 'go help gopath'
by Christopher Guiney
· 10 years ago
0e05bd5
doc: add a section for performance improvements in go1.5.txt
by Brad Fitzpatrick
· 10 years ago
6cb4033
doc: 2015 will be the Year of the Gopher.
by David Symonds
· 10 years ago
7e56eee
doc: add http server trailers support to go1.5.txt
by Brad Fitzpatrick
· 10 years ago
f3de217
doc: update links in FAQ
by Emil Hessman
· 10 years ago
3b76b01
doc: add net/smtp TLSConnectionState note in go1.5.txt
by Brad Fitzpatrick
· 10 years ago
09d369f
doc: mention the crypto/cipher.Stream clarification in go1.5.txt
by Shenghou Ma
· 10 years ago
c0abdd9
doc/go_spec: fix typo
by Shenghou Ma
· 10 years ago
5f029de
doc: fix comment type typo
by Brad Fitzpatrick
· 10 years ago
466118c
doc: note encoding/base64 unpadded encodings in go1.5.txt
by Josh Bleecher Snyder
· 10 years ago
ddb24da
doc: fix typo in gccgo contribute
by Emil Hessman
· 10 years ago
7a8e897
doc: start go1.5.txt
by Brad Fitzpatrick
· 10 years ago
0293b7e
doc: fixes to contributor docs
by Andrew Gerrand
· 10 years ago
968f0df
doc: update source install instructions
by Andrew Gerrand
· 10 years ago
722f7d2
doc: use 'git-codereview' in contributor docs
by Andrew Gerrand
· 10 years ago
8655f04
doc: propose $GOPATH as $HOME/work, not $HOME/go
by Andrew Gerrand
· 10 years ago
c8bfcf5
doc: replace hg commands with git commands in release.html
by Kang Hu
· 10 years ago
eb91b5f
[release-branch.go1.4] doc: scrub references to code.google.com
by Andrew Gerrand
· 10 years ago
d708e92
[release-branch.go1.4] [release-branch.go1.4] doc: update contribution guidelines
by Andrew Gerrand
· 10 years ago
afc2890
doc/play: revise peano.go comment again.
by David Symonds
· 10 years ago
da43976
doc/play: update obsolete comment in peano.go.
by David Symonds
· 10 years ago
33da243
doc: tweak Go 1.4 release notes
by Andrew Gerrand
· 10 years ago
107eea5
doc: document go1.4
by Andrew Gerrand
· 10 years ago
8ea2802
doc: remove TODO from go1.4 release notes
by Andrew Gerrand
· 10 years ago
36e4433
doc: remove obsolete FAQ entry about using Mercurial vs. Git.
by David Symonds
· 10 years ago
583b29c
spec: add comment marker for consistency.
by David Symonds
· 10 years ago
c1374b5
doc: tidy up "Projects" page; add Go 1.4
by Andrew Gerrand
· 10 years ago
f03f0cb
doc/go1.4.html: rewrite first sentence to make it clearer
by Rob Pike
· 10 years ago
59439f8
doc: fix small typo in doc
by Yasuhiro Matsumoto
· 10 years ago
40818cf
spec: method selectors don't auto-deref named pointer types
by Robert Griesemer
· 10 years ago
0f8cd14
doc/gopher: add jpgs of the 5th anniversary image
by Rob Pike
· 10 years ago
e522a47
doc: update go1.4.html's minor library changes.
by Nigel Tao
· 10 years ago
7f0be1f
all: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
08b2cb4
doc/go1.4.html: leave stack size at 2 kB
by Russ Cox
· 10 years ago
6bc812e
doc: change "/s/..." links to be on golang.org
by Russ Cox
· 10 years ago
67742ef
doc/go1.4.html: document new subrepo import paths
by Russ Cox
· 10 years ago
b802240
doc: document go get -f flag in 1.4 release notes
by Andrew Gerrand
· 10 years ago
f21a02a
doc/go1.4.html: tweak http.Transport.DialTLS wording
by Brad Fitzpatrick
· 10 years ago
70dc39e
doc/go1.4.html: fix typo
by Mikio Hara
· 10 years ago
bfe459a
doc/go1.4.html: final library changes First draft now complete.
by Rob Pike
· 10 years ago
97b24a0
doc/go1.4.html: gccgo status
by Rob Pike
· 10 years ago
799da9c
doc/go1.4.html: half of the small library changes
by Rob Pike
· 10 years ago
ce7c8fe
doc/go1.4.html: GODEBUG and assembler changes
by Rob Pike
· 10 years ago
982dcb2
doc/go1.4.html: breaking compiler change, no plugins in misc
by Rob Pike
· 10 years ago
202bf8d
doc/asm: explain coordination with garbage collector
by Russ Cox
· 10 years ago
d766014
doc/go1.4.html: new ports
by Rob Pike
· 10 years ago
bd1169d
doc/go1.4.html: vanity imports and internal packages
by Rob Pike
· 10 years ago
cd69218
doc/go1.4.html: much of the go command's changes
by Rob Pike
· 10 years ago
d39907e
doc/go1.4.html: runtime and performance
by Rob Pike
· 10 years ago
2eb1b65
doc/go_mem.html: don't be clever
by Rob Pike
· 10 years ago
ccc713c
spec: permit parentheses around builtin function names
by Robert Griesemer
· 10 years ago
456df7c
doc/go1.4.html: first pieces of release notes
by Rob Pike
· 10 years ago
a942265
doc/go_faq.html: fix a couple of nits
by Rob Pike
· 10 years ago
c2b7b6d
doc/go1.4.txt: unsafe is outside go1 compatibility guarantees
by Rob Pike
· 10 years ago
1415a53
unsafe: document that unsafe programs are not protected
by Rob Pike
· 10 years ago
737a9e0
doc/go1.4: encoding/csv
by Russ Cox
· 10 years ago
5361b74
spec: minimal documention of unsafe.Pointer conversions
by Robert Griesemer
· 10 years ago
b511230
gccgo_install.html: the 4.9 release series supports Go 1.2
by Ian Lance Taylor
· 10 years ago
8ba47e3
doc/go1.4.txt: add compress/* Reset note
by Brad Fitzpatrick
· 10 years ago
18c7fbd
doc/go1.4.txt: flags can now be set at most once
by Rob Pike
· 10 years ago
6962c15
spec: define "variable"
by Robert Griesemer
· 10 years ago
7c74850
go1.4: add note about change to bufio.SplitFunc at EOF
by Ian Lance Taylor
· 10 years ago
f3eece7
doc: use "keyed" instead of "tagged" in Go 1 compatibility doc
by Andrew Gerrand
· 10 years ago
6e8f7b4
doc/go1.4.txt: useless change to tickle builders
by Brad Fitzpatrick
· 10 years ago
Next »