summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* weekly.2011-11-08weekly.2011-11-08Andrew Gerrand2011-11-091-0/+69
* all: rename os.EOF to io.EOF in various non-code contextsVincent Vanackere2011-11-033-4/+4
* spec: delete spurious articleRob Pike2011-11-011-1/+1
* weekly.2011-11-02weekly.2011-11-02Andrew Gerrand2011-11-021-0/+20
* all: rename os.Error to error in various non-code contextsRuss Cox2011-11-013-18/+18
* non-pkg: gofix -r error -force=errorRuss Cox2011-11-0120-79/+70
* tutorial,effective_go: prepare for error changeRob Pike2011-11-016-84/+118
* spec: add errorRuss Cox2011-11-011-14/+34
* weekly.2011-11-01weekly.2011-11-01Andrew Gerrand2011-11-021-0/+48
* doc/Makefile: add 'all' rule to build all docsRob Pike2011-11-011-0/+2
* doc: refer to tour.golang.org instead of go-tour.appspot.comAndrew Gerrand2011-11-012-3/+3
* doc: fix typo in spec example code commentCharles L. Dorian2011-11-011-10/+10
* go spec: introduce rune typeRobert Griesemer2011-11-011-23/+30
* doc: A Tour of Go in JapaneseAndrew Gerrand2011-10-281-0/+1
* spec: define that initialization is sequentialRuss Cox2011-10-271-2/+12
* doc: fix escaping in weekly.htmlAndrew Gerrand2011-10-271-1/+1
* weekly.2011-10-26 (new rune type)weekly.2011-10-26Andrew Gerrand2011-10-261-0/+20
* weekly.2011-10-25weekly.2011-10-25Andrew Gerrand2011-10-261-0/+27
* weekly.2011-10-18weekly.2011-10-18Andrew Gerrand2011-10-191-0/+131
* godoc: generate package toc in template, not in JavaScriptRuss Cox2011-10-181-0/+1
* doc: document release.r60.3Andrew Gerrand2011-10-181-0/+5
* runtime: random offset for map iterationRuss Cox2011-10-171-1/+2
* go spec: clarifying variable declaractions w/ constantsRobert Griesemer2011-10-171-4/+6
* go spec: "delete" built-in functionRobert Griesemer2011-10-171-18/+25
* doc: add go-tour-kr, a Korean translation of A Tour of GoAndrew Gerrand2011-10-151-2/+3
* ld: Fixes issue 1899 ("cannot create 8.out.exe")Jaroslavas Po?epko2011-10-141-3/+8
* gc: disallow close on receive-only channelsRuss Cox2011-10-131-3/+4
* runtime: run goroutines during initRuss Cox2011-10-131-6/+0
* spec: define order of multiple assignmentRuss Cox2011-10-131-5/+23
* doc: minor homepage tweakBrad Fitzpatrick2011-10-131-2/+3
* doc: remove link to http://golanguage.ru/Dmitriy Vyukov2011-10-131-5/+0
* runtime: append([]byte, string...)Luuk van Dijk2011-10-121-2/+9
* doc: fix tutorial and Makefile PATH without dotAndrew Gerrand2011-10-103-7/+6
* weekly.2011-10-06weekly.2011-10-06Andrew Gerrand2011-10-061-0/+96
* doc: remove errant console.log from godocs.jsAndrew Gerrand2011-10-061-1/+0
* go/doc, godoc, gotest: support for reading example documentationAndrew Gerrand2011-10-062-0/+31
* Effective Go: IntArray -> IntSliceRob Pike2011-10-062-10/+10
* doc: document r60.2Andrew Gerrand2011-10-051-0/+6
* doc: link to Czech translation of The Laws of ReflectionAndrew Gerrand2011-10-051-0/+6
* doc: link to A Tour of GoAndrew Gerrand2011-10-053-3/+17
* documentation: Debugging Go code with GDB tutorial.Luuk van Dijk2011-10-052-0/+484
* doc: update tutorial.Rob Pike2011-10-032-5/+4
* doc: link to image/draw blog post.Nigel Tao2011-09-301-0/+1
* go spec: remove notes about gccgo limitations, now fixedIan Lance Taylor2011-09-291-2/+0
* doc: fix memory model read visibility bugRuss Cox2011-09-261-1/+1
* doc: link to image blog postAndrew Gerrand2011-09-231-0/+1
* weekly.2011-09-21weekly.2011-09-21Andrew Gerrand2011-09-221-0/+39
* doc: when configuring gold for gccgo, use --enable-gold=defaultIan Lance Taylor2011-09-191-2/+2
* doc: link to golang-franceAndrew Gerrand2011-09-191-0/+7
* doc: update release.r60.1 notesAndrew Gerrand2011-09-191-2/+7