aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-01-13release.2011-01-12weekly.2011-01-12Andrew Gerrand
2011-01-10godoc: support for regular expression full text searchRobert Griesemer
2011-01-10go spec: remove Maxalign from specRobert Griesemer
2011-01-08doc: contribution copyright year 2011Peter Mundy
2011-01-07release.2011-01-06weekly.2011-01-06Andrew Gerrand
2011-01-07doc: add golanguage.ru to foreign-language doc listAndrew Gerrand
2011-01-05effective go: explain the effect of repanicking better.Rob Pike
2011-01-05doc: update contribution guidelines to prefix the change descriptionNigel Tao
2011-01-04doc: update Effective Go for template API change.Nigel Tao
2010-12-23release.2010-12-22weekly.2010-12-22Andrew Gerrand
2010-12-16doc/devel: release notes tweakAndrew Gerrand
2010-12-16release.2010-12-15weekly.2010-12-15Andrew Gerrand
2010-12-15remove naclRuss Cox
2010-12-14typoRuss Cox
2010-12-13go spec: fix two grammar typosAnthony Martin
2010-12-13go_mem: goroutine exit is not specialRuss Cox
2010-12-13build: add a few missing --no-print-directoryRuss Cox
2010-12-09tutorial: a couple of minor fixes.Rob Pike
2010-12-09doc: fix invalid id attribute in faqAndrew Gerrand
2010-12-08doc: fix installation $GOOS choicesPeter Mundy
2010-12-08release.2010-12-08weekly.2010-12-08Andrew Gerrand
2010-12-08doc: add link to WindowsPort page from install.htmlAndrew Gerrand
2010-12-05doc/install: describe GOHOSTOS and GOHOSTARCHAndrew Gerrand
2010-12-03godoc: add separators between quick reference topicsAndrew Gerrand
2010-12-03release.2010-12-02weekly.2010-12-02Andrew Gerrand
2010-12-03doc: add gofrontend paper to talks/ and docs.htmlAndrew Gerrand
2010-12-03doc: add Practical Go Programming to front page and docs.htmlAndrew Gerrand
2010-12-02go_spec: fixed a couple omissions/type errorsRobert Griesemer
2010-12-01roadmap: update gdb statusRob Pike
2010-12-01Removed bytes.Add and bytes.AddByte; we now have 'append'.Kyle Consalus
2010-11-29doc/code.html: fix reference to "gomake build"Anschel Schaffer-Cohen
2010-11-29doc: fix docs typosPeter Mundy
2010-11-24release.2010-11-23weekly.2010-11-23Andrew Gerrand
2010-11-23doc: add link to codewalks.Yves Junqueira
2010-11-23Documentation: how to write Makefiles for commands.Yves Junqueira
2010-11-12Fixed recover() documentation.Anschel Schaffer-Cohen
2010-11-10release step 1weekly.2010-11-10Rob Pike
2010-11-09doc: fix go_spec spelling errorsPeter Mundy
2010-11-09doc: fix go_spec spelling errorPeter Mundy
2010-11-08doc/codewalk: update for changes in log packageAndrey Mirtchovski
2010-11-05doc: make root.html's blog section less cluttered.Nigel Tao
2010-11-04go spec: line comments may end in EOFRobert Griesemer
2010-11-03Effective Go: correct error in recent edit: "..." is in call to Sprintln, not...Rob Pike
2010-11-03release.2010-11-02weekly.2010-11-02Andrew Gerrand
2010-11-01Effective Go: append and a few words about ...Rob Pike
2010-10-29go spec: append is now implementedRobert Griesemer
2010-10-28release.2010-10-27Andrew Gerrand
2010-10-27go spec: clarify return type of append, argument type for ...T parametersRobert Griesemer
2010-10-26go spec: note re: append() not being implemented yetRobert Griesemer
2010-10-26install doc: arm is a little betterRuss Cox