summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* release.2011-01-20weekly.2011-01-20Russ Cox2011-01-201-0/+14
* docs: float->float64 plus a couple of other tweaks.Rob Pike2011-01-199-38/+54
* go spec: remove float, complex in favor of float64 and complex128Robert Griesemer2011-01-191-66/+63
* release.2011-01-19weekly.2011-01-19Andrew Gerrand2011-01-201-0/+55
* go spec: adjust language for constant typingRobert Griesemer2011-01-191-1/+1
* tutorial: update go_tutorial.txtRob Pike2011-01-181-1/+1
* tutorial: make stdin, stdout, stderr work on Windows.Rob Pike2011-01-182-7/+7
* go_spec: specify that int and uint have the same sizeRobert Griesemer2011-01-131-2/+2
* release.2011-01-12weekly.2011-01-12Andrew Gerrand2011-01-131-0/+46
* godoc: support for regular expression full text searchRobert Griesemer2011-01-101-1/+22
* go spec: remove Maxalign from specRobert Griesemer2011-01-101-7/+3
* doc: contribution copyright year 2011Peter Mundy2011-01-081-1/+1
* release.2011-01-06weekly.2011-01-06Andrew Gerrand2011-01-071-0/+40
* doc: add golanguage.ru to foreign-language doc listAndrew Gerrand2011-01-071-0/+5
* effective go: explain the effect of repanicking better.Rob Pike2011-01-052-3/+14
* doc: update contribution guidelines to prefix the change descriptionNigel Tao2011-01-051-4/+4
* doc: update Effective Go for template API change.Nigel Tao2011-01-041-2/+2
* release.2010-12-22weekly.2010-12-22Andrew Gerrand2010-12-231-0/+23
* doc/devel: release notes tweakAndrew Gerrand2010-12-161-1/+1
* release.2010-12-15weekly.2010-12-15Andrew Gerrand2010-12-161-0/+87
* remove naclRuss Cox2010-12-152-7/+1
* typoRuss Cox2010-12-141-1/+1
* go spec: fix two grammar typosAnthony Martin2010-12-131-2/+2
* go_mem: goroutine exit is not specialRuss Cox2010-12-131-0/+29
* build: add a few missing --no-print-directoryRuss Cox2010-12-131-1/+1
* tutorial: a couple of minor fixes.Rob Pike2010-12-093-5/+5
* doc: fix invalid id attribute in faqAndrew Gerrand2010-12-091-1/+1
* doc: fix installation $GOOS choicesPeter Mundy2010-12-081-1/+2
* release.2010-12-08weekly.2010-12-08Andrew Gerrand2010-12-081-0/+51
* doc: add link to WindowsPort page from install.htmlAndrew Gerrand2010-12-081-1/+3
* doc/install: describe GOHOSTOS and GOHOSTARCHAndrew Gerrand2010-12-051-3/+19
* godoc: add separators between quick reference topicsAndrew Gerrand2010-12-031-0/+3
* release.2010-12-02weekly.2010-12-02Andrew Gerrand2010-12-031-0/+61
* doc: add gofrontend paper to talks/ and docs.htmlAndrew Gerrand2010-12-032-0/+6
* doc: add Practical Go Programming to front page and docs.htmlAndrew Gerrand2010-12-034-1/+12
* go_spec: fixed a couple omissions/type errorsRobert Griesemer2010-12-021-19/+20
* roadmap: update gdb statusRob Pike2010-12-011-4/+6
* Removed bytes.Add and bytes.AddByte; we now have 'append'.Kyle Consalus2010-12-011-1/+1
* doc/code.html: fix reference to "gomake build"Anschel Schaffer-Cohen2010-11-291-1/+1
* doc: fix docs typosPeter Mundy2010-11-291-2/+2
* release.2010-11-23weekly.2010-11-23Andrew Gerrand2010-11-241-0/+32
* doc: add link to codewalks.Yves Junqueira2010-11-231-0/+5
* Documentation: how to write Makefiles for commands.Yves Junqueira2010-11-231-0/+26
* Fixed recover() documentation.Anschel Schaffer-Cohen2010-11-121-0/+1
* release step 1weekly.2010-11-10Rob Pike2010-11-101-0/+30
* doc: fix go_spec spelling errorsPeter Mundy2010-11-091-5/+5
* doc: fix go_spec spelling errorPeter Mundy2010-11-091-1/+1
* doc/codewalk: update for changes in log packageAndrey Mirtchovski2010-11-081-3/+3
* doc: make root.html's blog section less cluttered.Nigel Tao2010-11-051-1/+1
* go spec: line comments may end in EOFRobert Griesemer2010-11-041-2/+2