aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-02-23[dev.cc] doc/go1.5: mention cmd/go meaning of std changeRuss Cox
2015-02-20[dev.cc] all: merge master (5868ce3) into dev.ccRuss Cox
2015-02-20doc: dummy commit in go1.5.txtRuss Cox
2015-02-18doc: add cgi change go1.5.txtBrad Fitzpatrick
2015-02-18doc: document Go 1.4.2Andrew Gerrand
2015-02-16doc: Add reminder to go1.5.txt for os/signal changesMichael MacInnis
2015-02-15doc/asm: document that assembly function must use short nameShenghou Ma
2015-02-13[dev.cc] doc/go1.5.txt: assembler changesRob Pike
2015-02-12doc: update pre-requisites for bootstrappingAndrew Gerrand
2015-02-06all: don't refer to code.google.com/p/go{,-wiki}/Péter Surányi
2015-02-06go1.5.txt: mention the Darwin/ARM portShenghou Ma
2015-02-05cmd/ld: always set timestamp in PE header to 0Shenghou Ma
2015-02-04go1.5.txt: array generation support in testing/quickJosh Bleecher Snyder
2015-01-30doc: add log.SetOutput to go1.5.txtAndrew Gerrand
2015-01-30doc: remove redundant imagesAndrew Gerrand
2015-01-19doc: update go1.5.txtBrad Fitzpatrick
2015-01-18runtime, syscall: use SYSCALL instruction on FreeBSD.Bill Thiede
2015-01-15doc: document Go 1.4.1Andrew Gerrand
2015-01-12go1.5.txt: better checking of struct tagsRob Pike
2015-01-12go1.5.txt: log: add global Output functionRob Pike
2015-01-08doc: document math/big performance improvementsRobert Griesemer
2015-01-07doc/contribute: add necessary <code> tags, remove an extra close parenthesis.Oling Cat
2015-01-07doc: add bufio.Reader.Discard to go1.5.txtBrad Fitzpatrick
2015-01-05doc: Added link to 'go help gopath'Christopher Guiney
2015-01-02doc: add a section for performance improvements in go1.5.txtBrad Fitzpatrick
2014-12-31doc: 2015 will be the Year of the Gopher.David Symonds
2014-12-30doc: add http server trailers support to go1.5.txtBrad Fitzpatrick
2014-12-30doc: update links in FAQEmil Hessman
2014-12-28doc: add net/smtp TLSConnectionState note in go1.5.txtBrad Fitzpatrick
2014-12-26doc: mention the crypto/cipher.Stream clarification in go1.5.txtShenghou Ma
2014-12-26doc/go_spec: fix typoShenghou Ma
2014-12-22doc: fix comment type typoBrad Fitzpatrick
2014-12-22doc: note encoding/base64 unpadded encodings in go1.5.txtJosh Bleecher Snyder
2014-12-19doc: fix typo in gccgo contributeEmil Hessman
2014-12-19doc: start go1.5.txtBrad Fitzpatrick
2014-12-18doc: fixes to contributor docsAndrew Gerrand
2014-12-18doc: update source install instructionsAndrew Gerrand
2014-12-18doc: use 'git-codereview' in contributor docsAndrew Gerrand
2014-12-16doc: propose $GOPATH as $HOME/work, not $HOME/goAndrew Gerrand
2014-12-14doc: replace hg commands with git commands in release.htmlKang Hu
2014-12-12[release-branch.go1.4] doc: scrub references to code.google.comAndrew Gerrand
2014-12-12[release-branch.go1.4] [release-branch.go1.4] doc: update contribution guidel...Andrew Gerrand
2014-12-12doc/play: revise peano.go comment again.David Symonds
2014-12-11doc/play: update obsolete comment in peano.go.David Symonds
2014-12-11doc: tweak Go 1.4 release notesAndrew Gerrand
2014-12-11doc: document go1.4Andrew Gerrand
2014-12-11doc: remove TODO from go1.4 release notesAndrew Gerrand
2014-12-08doc: remove obsolete FAQ entry about using Mercurial vs. Git.David Symonds
2014-12-04spec: add comment marker for consistency.David Symonds
2014-11-25doc: tidy up "Projects" page; add Go 1.4Andrew Gerrand