aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-11-09weekly.2011-11-08weekly.2011-11-08Andrew Gerrand
2011-11-03all: rename os.EOF to io.EOF in various non-code contextsVincent Vanackere
2011-11-01spec: delete spurious articleRob Pike
2011-11-02weekly.2011-11-02weekly.2011-11-02Andrew Gerrand
2011-11-01all: rename os.Error to error in various non-code contextsRuss Cox
2011-11-01non-pkg: gofix -r error -force=errorRuss Cox
2011-11-01tutorial,effective_go: prepare for error changeRob Pike
2011-11-01spec: add errorRuss Cox
2011-11-02weekly.2011-11-01weekly.2011-11-01Andrew Gerrand
2011-11-01doc/Makefile: add 'all' rule to build all docsRob Pike
2011-11-01doc: refer to tour.golang.org instead of go-tour.appspot.comAndrew Gerrand
2011-11-01doc: fix typo in spec example code commentCharles L. Dorian
2011-11-01go spec: introduce rune typeRobert Griesemer
2011-10-28doc: A Tour of Go in JapaneseAndrew Gerrand
2011-10-27spec: define that initialization is sequentialRuss Cox
2011-10-27doc: fix escaping in weekly.htmlAndrew Gerrand
2011-10-26weekly.2011-10-26 (new rune type)weekly.2011-10-26Andrew Gerrand
2011-10-26weekly.2011-10-25weekly.2011-10-25Andrew Gerrand
2011-10-19weekly.2011-10-18weekly.2011-10-18Andrew Gerrand
2011-10-18godoc: generate package toc in template, not in JavaScriptRuss Cox
2011-10-18doc: document release.r60.3Andrew Gerrand
2011-10-17runtime: random offset for map iterationRuss Cox
2011-10-17go spec: clarifying variable declaractions w/ constantsRobert Griesemer
2011-10-17go spec: "delete" built-in functionRobert Griesemer
2011-10-15doc: add go-tour-kr, a Korean translation of A Tour of GoAndrew Gerrand
2011-10-14ld: Fixes issue 1899 ("cannot create 8.out.exe")Jaroslavas Počepko
2011-10-13gc: disallow close on receive-only channelsRuss Cox
2011-10-13runtime: run goroutines during initRuss Cox
2011-10-13spec: define order of multiple assignmentRuss Cox
2011-10-13doc: minor homepage tweakBrad Fitzpatrick
2011-10-13doc: remove link to http://golanguage.ru/Dmitriy Vyukov
2011-10-12runtime: append([]byte, string...)Luuk van Dijk
2011-10-10doc: fix tutorial and Makefile PATH without dotAndrew Gerrand
2011-10-06weekly.2011-10-06weekly.2011-10-06Andrew Gerrand
2011-10-06doc: remove errant console.log from godocs.jsAndrew Gerrand
2011-10-06go/doc, godoc, gotest: support for reading example documentationAndrew Gerrand
2011-10-06Effective Go: IntArray -> IntSliceRob Pike
2011-10-05doc: document r60.2Andrew Gerrand
2011-10-05doc: link to Czech translation of The Laws of ReflectionAndrew Gerrand
2011-10-05doc: link to A Tour of GoAndrew Gerrand
2011-10-05documentation: Debugging Go code with GDB tutorial.Luuk van Dijk
2011-10-03doc: update tutorial.Rob Pike
2011-09-30doc: link to image/draw blog post.Nigel Tao
2011-09-29go spec: remove notes about gccgo limitations, now fixedIan Lance Taylor
2011-09-26doc: fix memory model read visibility bugRuss Cox
2011-09-23doc: link to image blog postAndrew Gerrand
2011-09-22weekly.2011-09-21weekly.2011-09-21Andrew Gerrand
2011-09-19doc: when configuring gold for gccgo, use --enable-gold=defaultIan Lance Taylor
2011-09-19doc: link to golang-franceAndrew Gerrand
2011-09-19doc: update release.r60.1 notesAndrew Gerrand