summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/go1.3.txt: unicode upgrade to 6.3.0Rob Pike2014-02-181-0/+1
* testing: ease writing parallel benchmarksDmitriy Vyukov2014-02-171-0/+1
* cmd/go, go/build: support .m filesCarlos Castillo2014-02-131-0/+1
* doc: remove "Code that grows with grace" video from front pageAndrew Gerrand2014-02-111-1/+0
* doc: restore race detector manualAndrew Gerrand2014-02-112-1/+390
* doc/install.html: get rid of explicit version number in docs.Shenghou Ma2014-02-061-3/+4
* cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced by go tool benchcmpJosh Bleecher Snyder2014-02-041-0/+1
* effective_go: move 'Type switch' section into 'Control structures' section.Rob Pike2014-01-231-1/+1
* testing: diagnose buggy tests that panic(nil)Russ Cox2014-01-221-0/+1
* doc: replace "private" with "unexported" in Effective Go.David Symonds2014-01-171-1/+1
* runtime: output how long goroutines are blockedDmitriy Vyukov2014-01-161-0/+1
* spec: tighten the wording around . importsRob Pike2014-01-141-3/+3
* doc: add cmd/gofmt entry to go1.3.txtBrad Fitzpatrick2014-01-141-0/+1
* spec: s/and/or/ for correctness and parallelismRob Pike2014-01-041-2/+2
* spec: Fix broken type identity linkEmil Hessman2014-01-031-1/+1
* 2014: Year of the Gopher.David Symonds2014-01-011-1/+1
* spec: example shows wrong value for complex constantMihai Borobocea2013-12-301-1/+1
* doc/contribute: golang-dev -> golang-codereviewsShawn Smith2013-12-291-3/+3
* doc/go1.3.txt: mention windows syscall.NewCallbackCDeclAlex Brainman2013-12-211-2/+3
* doc: fix typo in Effective GoJosh Bleecher Snyder2013-12-201-1/+1
* doc/install-source.html: mention make.bash to skip testsShenghou Ma2013-12-151-0/+4
* doc/articles/wiki: remove GNU make dependencyAram H?v?rneanu2013-12-151-1/+1
* doc: change "threads" to "goroutines"Ian Lance Taylor2013-12-121-1/+1
* doc: add Go 1.2 to release history pageAndrew Gerrand2013-12-131-2/+9
* doc/go1.3.txt: first checkins: makerelease, liblinkRob Pike2013-12-121-1/+2
* doc/effective_go.html: close some tags.Oling Cat2013-12-111-0/+4
* doc: update list of gccgo import search pathsPeter Collingbourne2013-12-061-1/+1
* doc/go1.3.txt: add file to track significant CLs for 1.3Rob Pike2013-12-031-0/+1
* doc/install.html: fix a tag.Oling Cat2013-11-251-3/+3
* doc: update installation instructionsAndrew Gerrand2013-11-213-100/+122
* doc/asm: more about SP, ARM R11Russ Cox2013-11-131-8/+45
* encoding/gob: do not use MarshalText, UnmarshalTextRuss Cox2013-11-131-1/+2
* doc/asm.html: new document, a brief guide to the assemblerRob Pike2013-11-121-0/+402
* spec: clarify rules for blank identifiersRobert Griesemer2013-11-121-27/+55
* doc: use the same wording for OS X as the other OSesAndrew Gerrand2013-11-131-1/+1
* doc: we support all recent versions of OS XAndrew Gerrand2013-11-131-1/+1
* doc: update note about GCC 4.8.2 in gccgo instructionsIan Lance Taylor2013-11-061-2/+2
* doc/go1.2: link to cgo documentationAndrew Gerrand2013-11-051-2/+2
* doc/go1.2.html: delete repeated wordRob Pike2013-10-301-1/+1
* doc/go1.2.html: stack sizes, thread limitsRob Pike2013-10-301-0/+49
* doc: update front page summary textAndrew Gerrand2013-10-291-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