aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-04-26[release-branch.go1] doc: go1.0.1 release notesAndrew Gerrand
2012-04-26[release-branch.go1] doc: simplify the image_draw article example for convert...Andrew Gerrand
2012-04-26[release-branch.go1] doc: update wiki article to use html/template properly.Andrew Gerrand
2012-04-03[release-branch.go1] doc: sync playground.jsAndrew Gerrand
2012-04-20[release-branch.go1] doc: don't wrap package names in directory listingAndrew Gerrand
2012-04-19[release-branch.go1] doc/articles/image_draw.html: Change ColorImage to UniformBenny Siegert
2012-04-17[release-branch.go1] doc/code: mention $GOBINShenghou Ma
2012-04-14[release-branch.go1] doc: update Mercurial installation instructionsAndrew Gerrand
2012-04-13[release-branch.go1] doc/effective_go.html: fixed the Request channel parameterJongmin Kim
2012-04-11[release-branch.go1] doc: fix minor typo in Go 1 release notesDave Cheney
2012-04-10[release-branch.go1] doc/code: update newmath.Sqrt test case to make sure tes...Shenghou Ma
2012-04-10[release-branch.go1] doc/go_spec: fix a typoShenghou Ma
2012-04-05[release-branch.go1] doc/go_spec: fix typoHong Ruiqi
2012-04-05[release-branch.go1] doc: shorten project dashboard linkAndrew Gerrand
2012-04-02[release-branch.go1] doc/code.html: change 'affect' to 'effect'.Peter Weinberger
2012-03-30[release-branch.go1] doc/effective_go.html: Add missing '...' for fmt.Sprintf()Aaron Kemp
2012-03-30[release-branch.go1] doc/codewalk/markov: fix syntax and broken linkShenghou Ma
2012-03-30[release-branch.go1] doc/code.html: fix broken dashboard linkShenghou Ma
2012-03-30[release-branch.go1] doc/go1: minor fixesShenghou Ma
2012-03-30[release-branch.go1] doc/go_spec: fix broken linkShenghou Ma
2012-03-28weekly.2012-03-27weekly.2012-03-27weeklyAndrew Gerrand
2012-03-28doc: added The Go image package articleFrancisco Souza
2012-03-27cmd/go: respect $GOBIN alwaysRuss Cox
2012-03-27doc: use relative links in Laws of Reflection articleAndrew Gerrand
2012-03-27doc: use relative links in draw package articleAndrew Gerrand
2012-03-27doc: update wiki tutorial templates, and template discussionAndrew Gerrand
2012-03-27doc: fix concurrency patterns rawhtml generationFrancisco Souza
2012-03-27doc: move /ref/cmd to /doc/cmdAndrew Gerrand
2012-03-27doc: add JSON-RPC: a tale of interfaces articleFrancisco Souza
2012-03-27doc: remove cov and prof from /ref/cmdAndrew Gerrand
2012-03-27doc: move gdb doc back to /doc/ and de-emphasize on references pageAndrew Gerrand
2012-03-27doc: add doc/articles/index.htmlAndrew Gerrand
2012-03-27doc: describe the Windows MSI installer as experimentalAndrew Gerrand
2012-03-27doc: add Terms of ServiceAndrew Gerrand
2012-03-26doc: Change id of footerBenny Siegert
2012-03-26godoc: make 'Overview' section collapsableAndrew Gerrand
2012-03-26doc: make installation instructions more skim-friendlyAndrew Gerrand
2012-03-25doc/reference-cmd: use vet as example, not fmtRob Pike
2012-03-25effective_go: cleanups and fixesRob Pike
2012-03-24docs/articles/wiki: minor fixesRob Pike
2012-03-24doc/go1: add mention of packaged releasesRob Pike
2012-03-24doc/reference-cmd.html: new introductionRob Pike
2012-03-24codewalk/sharemem.xml: fix references to filesRob Pike
2012-03-23doc/reference-cmd: doc/fmt can be invoked by cmd/go but also available as ind...Shenghou Ma
2012-03-23doc/articles/defer_panic_recover.html: minor tweaksRob Pike
2012-03-23doc/articles/image_draw.html: fix circle exampleRob Pike
2012-03-23doc/godoc.js: fix error on IE8.Yasuhiro Matsumoto
2012-03-23weekly.2012-03-22Andrew Gerrand
2012-03-22doc/articles/c_go_cgo.html: correct "C" comment to mention #cgoIan Lance Taylor
2012-03-23doc/articles: rename concurrency patterns articleRob Pike