Robert Griesemer
ef54d5cff0
[release-branch.go1] spec: clarify receive operator
...
««« backport c72ac7873261
spec: clarify receive operator
- receiving from a closed channel returns immediately
- in the ,ok form, the 2nd result is of type bool, not
just boolean (gc and ggcgo agree).
Per dsymonds' suggestion.
R=r, rsc, ken, iant, dsymonds
CC=golang-dev
https://golang.org/cl/6333057
»»»
2012-09-22 05:53:48 +10:00
Andrew Gerrand
4cc0efc468
[release-branch.go1] doc: put A Tour of Go video on the front page
...
««« backport a95bedca6dae
doc: put A Tour of Go video on the front page
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6337047
»»»
2012-09-22 05:53:43 +10:00
Shenghou Ma
fbf580a3bc
[release-branch.go1] doc/articles/slices_usage_and_internals: fix typo
...
««« backport 5b56c2c0597f
doc/articles/slices_usage_and_internals: fix typo
Fixes #3753 .
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/6304097
»»»
2012-09-22 05:53:42 +10:00
Shenghou Ma
53538d8ad3
[release-branch.go1] doc: delete Mercurial Queues doc
...
««« backport 47e7c99fbe87
doc: delete Mercurial Queues doc
Fixes #3716 .
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/6310044
»»»
2012-09-22 05:53:39 +10:00
Andrew Gerrand
75fff72d44
[release-branch.go1] doc: document go1.0.2
...
««« CL 6298079 / a19665fe6f33
doc: document go1.0.2
R=golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6298079
»»»
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6302076
2012-06-14 11:50:00 +10:00
Robert Griesemer
9f0345c4ec
[release-branch.go1] go spec: clarify promotion rules for methods/fields of anonymous fields
...
««« backport ae0301294b9b
go spec: clarify promotion rules for methods/fields of anonymous fields
Fixes #3635 .
R=rsc, r, iant, kevlar, iant
CC=golang-dev
https://golang.org/cl/6217045
»»»
2012-06-13 16:24:41 -04:00
Russ Cox
0508326926
[release-branch.go1] doc/install: we don't print 'The compiler is 6g' anymore
...
««« backport 008b163fb38a
doc/install: we don't print 'The compiler is 6g' anymore
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6273050
»»»
2012-06-13 16:24:40 -04:00
Robert Griesemer
ea2a0ad508
[release-branch.go1] spec: clarify evaluation order of "i, x[i] = range ..."
...
««« backport 1c4d1ba268ca
spec: clarify evaluation order of "i, x[i] = range ..."
Part of fix for issue 3464.
R=golang-dev, rsc, mirtchovski, iant, r
CC=golang-dev
https://golang.org/cl/6246045
»»»
2012-06-13 16:24:16 -04:00
Shenghou Ma
2f89bfbf8e
[release-branch.go1] doc/install: document minimum system requirements
...
««« backport 46a117d22ce2
doc/install: document minimum system requirements
Partly copied from CL 5685076.
R=golang-dev, adg, r
CC=golang-dev
https://golang.org/cl/6112064
»»»
2012-06-13 16:23:56 -04:00
Andrew Gerrand
1c15a46489
[release-branch.go1] doc: go1.0.1 release notes
...
««« CL 6123055 / fdfe4968b115
doc: go1.0.1 release notes
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6123055
»»»
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6109062
2012-04-26 12:29:08 -07:00
Andrew Gerrand
19b11c49a9
[release-branch.go1] doc: simplify the image_draw article example for converting an image to
...
««« CL 6119054 / a7183646b353
doc: simplify the image_draw article example for converting an image to
RGBA.
R=adg, r, bsiegert
CC=golang-dev
https://golang.org/cl/6119054
»»»
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6119056
2012-04-26 11:39:33 -07:00
Andrew Gerrand
cbffaffa6d
[release-branch.go1] doc: update wiki article to use html/template properly.
...
««« CL 6116055 / d282c379aad7
doc: update wiki article to use html/template properly.
Fixes #3569 .
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6116055
»»»
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6119055
2012-04-26 11:34:54 -07:00
Andrew Gerrand
01dce10cbf
[release-branch.go1] doc: sync playground.js
...
««« backport 953b30b83997
doc: sync playground.js
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5956043
»»»
2012-04-03 08:10:21 +10:00
Andrew Gerrand
802ac98ffc
[release-branch.go1] doc: don't wrap package names in directory listing
...
««« backport f4f63fb397c6
doc: don't wrap package names in directory listing
Fixes #3522 .
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6063054
»»»
2012-04-20 10:04:13 -04:00
Benny Siegert
78bf569018
[release-branch.go1] doc/articles/image_draw.html: Change ColorImage to Uniform
...
««« backport a224d214002e
doc/articles/image_draw.html: Change ColorImage to Uniform
Fixes #3474 .
R=nigeltao
CC=golang-dev
https://golang.org/cl/6048050
»»»
2012-04-19 11:04:42 +10:00
Shenghou Ma
85a2bbe135
[release-branch.go1] doc/code: mention $GOBIN
...
««« backport 543047268d1a
doc/code: mention $GOBIN
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5989045
»»»
2012-04-17 02:41:27 +10:00
Andrew Gerrand
30f431fe2e
[release-branch.go1] doc: update Mercurial installation instructions
...
««« backport f6e1ee2d8cd1
doc: update Mercurial installation instructions
R=r
CC=golang-dev
https://golang.org/cl/6031046
»»»
2012-04-14 13:27:11 +10:00
Jongmin Kim
e4806c2a18
[release-branch.go1] doc/effective_go.html: fixed the Request channel parameter
...
««« backport 29acc3fb59c3
doc/effective_go.html: fixed the Request channel parameter
R=golang-dev, r
CC=golang-dev, gri
https://golang.org/cl/6010051
»»»
2012-04-13 15:22:40 +10:00
Dave Cheney
a200931cae
[release-branch.go1] doc: fix minor typo in Go 1 release notes
...
««« backport 75c94686a4d7
doc: fix minor typo in Go 1 release notes
Fixes #3478 .
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5986074
»»»
2012-04-11 10:59:03 +10:00
Shenghou Ma
8f72d82b63
[release-branch.go1] doc/code: update newmath.Sqrt test case to make sure test succeed
...
««« backport aa9954952235
doc/code: update newmath.Sqrt test case to make sure test succeed
Fixes #3445 .
R=golang-dev, rsc, mtj
CC=golang-dev
https://golang.org/cl/5975061
»»»
2012-04-10 01:55:51 +08:00
Shenghou Ma
4df8143754
[release-branch.go1] doc/go_spec: fix a typo
...
««« backport 1c42d454d4dd
doc/go_spec: fix a typo
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5989065
»»»
2012-04-10 01:50:46 +08:00
Hong Ruiqi
54fc7ef5ad
[release-branch.go1] doc/go_spec: fix typo
...
««« backport d10b521f63d1
doc/go_spec: fix typo
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5990043
»»»
2012-04-05 22:37:07 +10:00
Andrew Gerrand
41848f960c
[release-branch.go1] doc: shorten project dashboard link
...
««« backport 4e6ea52ad147
doc: shorten project dashboard link
Fixes #3420 .
(which was already fixed)
R=golang-dev, bradfitz, dsymonds
CC=golang-dev
https://golang.org/cl/5987043
»»»
2012-04-05 11:17:18 +10:00
Peter Weinberger
b4f17bdf98
[release-branch.go1] doc/code.html: change 'affect' to 'effect'.
...
««« backport 0dc51d66e03d
doc/code.html: change 'affect' to 'effect'.
Fixes #3429 .
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5966047
»»»
2012-04-02 13:05:09 -04:00
Aaron Kemp
465aef6f86
[release-branch.go1] doc/effective_go.html: Add missing '...' for fmt.Sprintf()
...
««« backport 8434de733c20
doc/effective_go.html: Add missing '...' for fmt.Sprintf()
The '...' was missing on a call to fmt.Sprintf() which would result in
the slice being printed instead of the correct result.
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5967051
»»»
2012-03-30 17:51:24 -07:00
Shenghou Ma
931e05acde
[release-branch.go1] doc/codewalk/markov: fix syntax and broken link
...
««« backport fd037b466111
doc/codewalk/markov: fix syntax and broken link
Part of issue 3424.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5955050
»»»
2012-03-30 15:00:23 +08:00
Shenghou Ma
78b1980875
[release-branch.go1] doc/code.html: fix broken dashboard link
...
««« backport feb586ac4860
doc/code.html: fix broken dashboard link
Fixes #3420 .
Part of issue 3424.
R=golang-dev, cldorian, adg, r
CC=golang-dev
https://golang.org/cl/5958046
»»»
2012-03-30 14:07:40 +08:00
Shenghou Ma
8af4ac6444
[release-branch.go1] doc/go1: minor fixes
...
««« backport b8f8e3b892dc
doc/go1: minor fixes
Fixes #3427 .
Part of issue 3424.
R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5959045
»»»
2012-03-30 14:06:12 +08:00
Shenghou Ma
0c34a28d85
[release-branch.go1] doc/go_spec: fix broken link
...
««« backport 719d3065511a
doc/go_spec: fix broken link
Part of issue 3424
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5955049
»»»
2012-03-30 14:04:03 +08:00
Andrew Gerrand
3895b5051d
weekly.2012-03-27
2012-03-28 23:41:03 +11:00
Francisco Souza
18f1a71dc2
doc: added The Go image package article
...
Orignally published on The Go Programming Language, September 21, 2011.
http://blog.golang.org/2011/09/go-image-package.html
Update #2547
R=adg, nigeltao
CC=golang-dev
https://golang.org/cl/5933049
2012-03-28 14:20:51 +11:00
Russ Cox
9d7076b178
cmd/go: respect $GOBIN always
...
Another attempt at https://golang.org/cl/5754088 .
Before, we only consulted $GOBIN for source code
found in $GOROOT, but that's confusing to explain
and less useful. The new behavior lets users set
GOBIN=$HOME/bin and have all go-compiled binaries
installed there.
Tested a few cases in test.bash.
Ran all.bash with and without $GOBIN and it works.
Even so, I expect it to break the builders,
like it did last time, we can debug from there.
Fixes #3269 (again).
Fixes #3396 .
Fixes #3397 .
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5927051
2012-03-27 11:57:39 -04:00
Andrew Gerrand
14da5298cd
doc: use relative links in Laws of Reflection article
...
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5924050
2012-03-27 20:53:16 +11:00
Andrew Gerrand
cafc2b6a24
doc: use relative links in draw package article
...
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5924051
2012-03-27 20:52:48 +11:00
Andrew Gerrand
d98507f1c4
doc: update wiki tutorial templates, and template discussion
...
Fixes #3384 .
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5915044
2012-03-27 16:07:46 +11:00
Francisco Souza
603a44c50f
doc: fix concurrency patterns rawhtml generation
...
The Makefile target was broken due to the rename of the HTML file.
R=golang-dev
CC=golang-dev
https://golang.org/cl/5918045
2012-03-27 14:03:46 +11:00
Andrew Gerrand
8d5b324afc
doc: move /ref/cmd to /doc/cmd
...
Fixes #3400 .
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5926043
2012-03-27 13:46:16 +11:00
Francisco Souza
a786fe8e13
doc: add JSON-RPC: a tale of interfaces article
...
Originally published on The Go Programming Language Blog, Abril 27, 2010.
http://blog.golang.org/2010/04/json-rpc-tale-of-interfaces.html
R=adg, r
CC=golang-dev
https://golang.org/cl/5920044
2012-03-27 13:35:40 +11:00
Andrew Gerrand
9031f952e2
doc: remove cov and prof from /ref/cmd
...
Update #3400
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5921044
2012-03-27 12:46:46 +11:00
Andrew Gerrand
98155bd6a9
doc: move gdb doc back to /doc/ and de-emphasize on references page
...
Fixes #3399 .
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5919044
2012-03-27 11:42:01 +11:00
Andrew Gerrand
11441285db
doc: add doc/articles/index.html
...
Fixes #3402 .
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5923043
2012-03-27 11:40:17 +11:00
Andrew Gerrand
1b89d514d7
doc: describe the Windows MSI installer as experimental
...
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5921043
2012-03-27 11:19:30 +11:00
Andrew Gerrand
d2991229bc
doc: add Terms of Service
...
R=r
CC=golang-dev
https://golang.org/cl/5913044
2012-03-27 09:27:43 +11:00
Benny Siegert
f4ec146454
doc: Change id of footer
...
The heading "Copyright" uses id="copyright" as the anchor name.
However, there is also a <div id="copyright"> at the bottom.
Using the same ID value twice in the same file is illegal
(http://www.w3.org/TR/html401/struct/links.html#h-12.2.3 ).
R=golang-dev, bradfitz, rsc
CC=golang-dev
https://golang.org/cl/5909045
2012-03-26 09:12:15 -07:00
Andrew Gerrand
0b762d9523
godoc: make 'Overview' section collapsable
...
This makes packages with lengthly package comments easier to browse.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5901055
2012-03-26 14:10:27 +11:00
Andrew Gerrand
ce06e15e2a
doc: make installation instructions more skim-friendly
...
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5908052
2012-03-26 13:59:30 +11:00
Rob Pike
7b8f8bf5b5
doc/reference-cmd: use vet as example, not fmt
...
"go tool fmt" doesn't work, "go tool vet" does.
R=golang-dev, rogpeppe, r, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/5900049
2012-03-25 11:35:16 +11:00
Rob Pike
4074795e15
effective_go: cleanups and fixes
...
Also explain the situation with recursive String methods more accurately,
and clean up the code now that the fmt package is more careful.
R=golang-dev, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/5907047
2012-03-25 11:34:51 +11:00
Rob Pike
73b5eb38c1
docs/articles/wiki: minor fixes
...
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5900046
2012-03-24 10:14:25 +11:00
Rob Pike
c5f695e863
doc/go1: add mention of packaged releases
...
Fixes #3245 .
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5905045
2012-03-24 10:14:07 +11:00