summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* spec: add comment marker for consistency.David Symonds2014-12-041-1/+1
* doc: tidy up "Projects" page; add Go 1.4Andrew Gerrand2014-11-251-13/+8
* doc/go1.4.html: rewrite first sentence to make it clearerRob Pike2014-11-181-5/+5
* doc: fix small typo in docYasuhiro Matsumoto2014-11-141-1/+1
* spec: method selectors don't auto-deref named pointer typesRobert Griesemer2014-11-111-26/+42
* doc/gopher: add jpgs of the 5th anniversary imageRob Pike2014-11-111-0/+0
* doc: update go1.4.html's minor library changes.Nigel Tao2014-11-111-0/+55
* all: use golang.org/x/... import pathsAndrew Gerrand2014-11-107-105/+115
* doc/go1.4.html: leave stack size at 2 kBRuss Cox2014-11-061-1/+0
* doc: change "/s/..." links to be on golang.orgRuss Cox2014-11-061-8/+8
* doc/go1.4.html: document new subrepo import pathsRuss Cox2014-11-051-9/+27
* doc: document go get -f flag in 1.4 release notesAndrew Gerrand2014-11-031-0/+9
* doc/go1.4.html: tweak http.Transport.DialTLS wordingBrad Fitzpatrick2014-10-301-2/+2
* doc/go1.4.html: fix typoMikio Hara2014-10-301-1/+1
* doc/go1.4.html: final library changesRob Pike2014-10-291-21/+129
* doc/go1.4.html: gccgo statusRob Pike2014-10-291-9/+8
* doc/go1.4.html: half of the small library changesRob Pike2014-10-291-31/+135
* doc/go1.4.html: GODEBUG and assembler changesRob Pike2014-10-281-9/+56
* doc/go1.4.html: breaking compiler change, no plugins in miscRob Pike2014-10-281-6/+50
* doc/asm: explain coordination with garbage collectorRuss Cox2014-10-281-20/+111
* doc/go1.4.html: new portsRob Pike2014-10-281-8/+31
* doc/go1.4.html: vanity imports and internal packagesRob Pike2014-10-281-14/+93
* doc/go1.4.html: much of the go command's changesRob Pike2014-10-271-38/+114
* doc/go1.4.html: runtime and performanceRob Pike2014-10-271-4/+77
* doc/go_mem.html: don't be cleverRob Pike2014-10-271-0/+23
* spec: permit parentheses around builtin function namesRobert Griesemer2014-10-271-11/+4
* doc/go1.4.html: first pieces of release notesRob Pike2014-10-272-53/+256
* doc/go_faq.html: fix a couple of nitsRob Pike2014-10-261-2/+2
* doc/go1.4.txt: unsafe is outside go1 compatibility guaranteesRob Pike2014-10-241-1/+2
* unsafe: document that unsafe programs are not protectedRob Pike2014-10-241-0/+8
* doc/go1.4: encoding/csvRuss Cox2014-10-241-0/+1
* spec: minimal documention of unsafe.Pointer conversionsRobert Griesemer2014-10-231-5/+6
* gccgo_install.html: the 4.9 release series supports Go 1.2Ian Lance Taylor2014-10-221-0/+4
* doc/go1.4.txt: add compress/* Reset noteBrad Fitzpatrick2014-10-201-0/+1
* doc/go1.4.txt: flags can now be set at most onceRob Pike2014-10-191-0/+1
* spec: define "variable"Robert Griesemer2014-10-161-25/+78
* go1.4: add note about change to bufio.SplitFunc at EOFIan Lance Taylor2014-10-121-0/+1
* doc: use "keyed" instead of "tagged" in Go 1 compatibility docAndrew Gerrand2014-10-081-5/+5
* doc/go1.4.txt: useless change to tickle buildersBrad Fitzpatrick2014-10-061-1/+1
* doc/go1.4.txt: GOOS suffixes require underscores to act as build tagsRob Pike2014-10-061-0/+1
* doc/go1.4: document memory consumption reductionDmitriy Vyukov2014-10-041-1/+1
* doc/go1.4.txt: fmt: document printing of &map rather than just pointerRob Pike2014-10-031-0/+1
* doc/go1.4: mention that we are going to need a new version of SWIGIan Lance Taylor2014-10-031-0/+1
* doc/go_faq.html: explain the policy about unused imports a little betterRob Pike2014-10-011-5/+8
* doc: document go1.3.3Andrew Gerrand2014-10-011-0/+5
* spec: clarify variable declaration type rulesRobert Griesemer2014-09-301-33/+48
* spec: specify variable initialization order explicitlyRobert Griesemer2014-09-291-16/+37
* doc/faq: update for 1.4Rob Pike2014-09-271-15/+38
* doc/go1.4: go test builds + links all test files (CL 150980043)Russ Cox2014-09-261-0/+1
* doc/go1.4: add some cmd/go changesRuss Cox2014-09-261-0/+2