aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-02-02release.2011-02-01weekly.2011-02-01Andrew Gerrand
2011-02-01go spec: s/log.Crash/log.Panic/Robert Griesemer
2011-02-01log: rename Exit* to Fatal*Rob Pike
2011-02-01go spec: follow-up cleanups after communication operator changesRobert Griesemer
2011-01-31ebnflint: exit with non-zero status on errorRuss Cox
2011-01-31doc/progs: make sure all programs compile and runRob Pike
2011-01-31effective go: remove non-blocking ops in leaky bucket exampleRob Pike
2011-01-28doc/codelab/wiki: fixesRuss Cox
2011-01-27spec: remove non-blocking channel operatorsRuss Cox
2011-01-27doc/codelab/wiki: tests use available TCP portAndrew Gerrand
2011-01-27doc/codelab/wiki: replace curl with a Go programAndrew Gerrand
2011-01-26go spec: clarify address operators.Robert Griesemer
2011-01-26faq: fix minor errors in programs reported by Wojciech MikanikRob Pike
2011-01-26codelab/wiki: fix freebsd buildRuss Cox
2011-01-26codelab/wiki: fix buildRuss Cox
2011-01-26doc/codelab/wiki: rename textarea name from Body to bodyAndrew Gerrand
2011-01-26doc/codelab/wiki: update to work with template changes, add to run.bashAndrew Gerrand
2011-01-21spec, runtime, tests: send on closed channel panicsRuss Cox
2011-01-20godoc: show line numbers for non-go files (bug fix)Robert Griesemer
2011-01-20release.2011-01-20weekly.2011-01-20Russ Cox
2011-01-19docs: float->float64 plus a couple of other tweaks.Rob Pike
2011-01-19go spec: remove float, complex in favor of float64 and complex128Robert Griesemer
2011-01-20release.2011-01-19weekly.2011-01-19Andrew Gerrand
2011-01-19go spec: adjust language for constant typingRobert Griesemer
2011-01-18tutorial: update go_tutorial.txtRob Pike
2011-01-18tutorial: make stdin, stdout, stderr work on Windows.Rob Pike
2011-01-13go_spec: specify that int and uint have the same sizeRobert Griesemer
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