summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [release-branch.go1.2] doc: we support all recent versions of OS XAndrew Gerrand2013-11-131-1/+1
* [release-branch.go1.2] doc: update note about GCC 4.8.2 in gccgo instructionsAndrew Gerrand2013-11-131-2/+2
* [release-branch.go1.2] doc/go1.2: link to cgo documentationAndrew Gerrand2013-11-131-2/+2
* [release-branch.go1.2] doc/go1.2.html: delete repeated wordAndrew Gerrand2013-11-011-1/+1
* [release-branch.go1.2] doc/go1.2.html: stack sizes, thread limitsAndrew Gerrand2013-11-011-0/+49
* [release-branch.go1.2] doc: update front page summary textAndrew Gerrand2013-11-011-1/+1
* spec: clarify re-use of underlying arrays in slice operationsRobert Griesemer2013-10-161-21/+14
* doc/effective_go.html: fix code exampleShenghou Ma2013-10-151-0/+1
* doc/contrib.html: fix some tagsOling Cat2013-10-151-3/+3
* doc: fix small HTML problemsShenghou Ma2013-10-122-2/+2
* doc/effective_go.html: fix unescaped less-than characterRob Pike2013-10-111-1/+1
* doc/progs: don't try building cgo tests if CGO_ENABLED=0Ian Lance Taylor2013-10-111-0/+3
* doc/effective_go.html: fix a couple of cosmetic issuesRob Pike2013-10-101-4/+4
* doc: fix a few broken linksAndrew Gerrand2013-10-093-10/+10
* doc/articles/wiki: fix path handling and clean up test processAndrew Gerrand2013-10-0814-162/+51
* spec: unsafe.Pointers are pointersRobert Griesemer2013-10-071-1/+5
* doc/go1.2.html: update a minor change to syscallMikio Hara2013-10-041-1/+2
* doc: move spec and memory model back to /ref/Andrew Gerrand2013-10-047-16/+16
* spec: added additional links, added missing 'label'Robert Griesemer2013-10-031-6/+11
* spec: fix small typo in comment for exampleRobert Hencke2013-10-031-2/+2
* doc: remove link to PackageVersioning wikiRuss Cox2013-10-031-5/+0
* doc/faq: add a FAQ about versioningRuss Cox2013-10-031-0/+36
* doc/effective_go: fix server example that shares var between goroutinesRob Pike2013-10-021-1/+57
* doc: rename @go_nuts to @golangAndrew Gerrand2013-10-021-1/+1
* doc: update links to spec and memory modelAndrew Gerrand2013-09-275-14/+14
* doc: mention the install locations for godoc, cover, and vetAndrew Gerrand2013-09-251-0/+10
* doc/go1.2.html: add go/ast.SliceExpr.Slice3Rob Pike2013-09-251-0/+8
* doc: fix typo in install-source.htmlAndrew Gerrand2013-09-251-1/+1
* doc: document installation of go.tools commandsAndrew Gerrand2013-09-251-0/+30
* doc/go1.2: document that godoc and vet will always be installed to their old ...Shenghou Ma2013-09-231-0/+2
* doc: mention os/exec StdinPipe change in Go 1.2 docAndrew Gerrand2013-09-231-0/+11
* doc/go1.2.html: fix 3-index slice exampleRob Pike2013-09-231-3/+3
* doc/go1.2.html: Go 1.2, not Go1.2Dominik Honnef2013-09-221-1/+1
* doc/go1.2.html: pre-emption; cgo and C++Rob Pike2013-09-211-8/+18
* effective_go: add a discussion of labeled break and continueRob Pike2013-09-171-1/+42
* spec: add example for continue to labelRob Pike2013-09-171-8/+26
* doc/go1.2.html: add a "New packages" section similar toNigel Tao2013-09-161-0/+17
* doc: re-organize golang.org site contentAndrew Gerrand2013-09-1643-4227/+132
* doc/go1.2.html: compiler changesRob Pike2013-09-161-23/+36
* doc: add uninstallation instructionsAndrew Gerrand2013-09-161-8/+26
* doc/go1.2.html: net/http, encoding, performance, library changesRob Pike2013-09-161-61/+85
* doc/go1.2.html: cover, template, vetRob Pike2013-09-121-27/+120
* doc/go1.2.html: happy eyeballs on netMikio Hara2013-09-121-2/+9
* spec: define s[i:j:k]Robert Griesemer2013-09-111-4/+61
* doc/go1.2.html: status of gccgo's support for 1.2Rob Pike2013-09-121-8/+3
* doc/go1.2.html: some library changes (fmt, template)Rob Pike2013-09-122-58/+172
* doc/go1.2.html: introduction, language changesRob Pike2013-09-101-84/+147
* doc/go1.2.html: first cutRob Pike2013-09-092-82/+577
* doc/go1.2.txt: crypto/{x509,tls} changesAdam Langley2013-09-031-1/+2
* doc/go1.2.txt: add compress/gzip and database/sql linesBrad Fitzpatrick2013-08-301-1/+3