| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
| |
Fixes golang/go#6570.
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/14614043
|
|
|
|
|
|
|
|
|
| |
There should be a := not an = in the body of the function.
Another broken example working by accident.
R=adg
CC=golang-dev
https://golang.org/cl/14059044
|
|
|
|
|
|
|
|
|
|
|
|
| |
The code didn't work but the blog runs the previous simple version, which does,
so when you hit Run it looks like it's working.
It only had two bugs (so far).
Thanks to shelah.kell@gmail.com for noticing.
R=adg
CC=golang-dev
https://golang.org/cl/14036043
|
|
|
|
|
|
| |
R=adg
CC=golang-dev
https://golang.org/cl/14013045
|
|
|
|
|
| |
R=r
https://golang.org/cl/14007045
|
|
|
|
|
|
|
|
|
|
|
| |
It's an exposition of append.
Still pretty rough but the programs run.
Fixes golang/go#4055.
R=golang-dev, adg, dan.kortschak, 0xjnml, mirtchovski, bradfitz
CC=golang-dev
https://golang.org/cl/13899043
|
|
|
|
|
|
|
| |
It has been moved to code.google.com/p/go.tools/cmd/html2article.
R=golang-dev, minux.ma
https://golang.org/cl/14010043
|
|
|
|
|
| |
R=golang-dev, r
https://golang.org/cl/13947043
|
|
|
|
|
|
|
|
| |
600 pixels is the new max width.
R=r
CC=golang-dev
https://golang.org/cl/13872044
|
|
|
|
|
|
| |
R=r
CC=golang-dev
https://golang.org/cl/13458046
|
|
|
|
|
|
|
|
| |
To be consistent with go.talks/present and go-tour/gotour.
R=r
CC=golang-dev
https://golang.org/cl/13751044
|
|
|
|
|
|
|
| |
It has been moved code.google.com/p/go.tools/godoc/blog/atom.
R=golang-dev, dsymonds
https://golang.org/cl/13760043
|
|
|
|
|
| |
R=golang-dev, r
https://golang.org/cl/13769043
|
|
|
|
|
|
|
|
| |
Accidentally missed these files in the previous CL.
R=dsymonds
CC=golang-dev
https://golang.org/cl/13457055
|
|
|
|
|
| |
R=golang-dev, dsymonds
https://golang.org/cl/13662045
|
|
|
|
|
|
|
| |
Also delete go.blog/pkg/blog and unused static files.
R=golang-dev, dsymonds
https://golang.org/cl/13754043
|
|
|
|
|
|
|
|
|
|
|
| |
Also update playground JavaScripts to the latest version.
This will make it easier for us to switch to godoc's static assets down
the line.
R=r, dsymonds
CC=golang-dev
https://golang.org/cl/13412049
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also add a "BasePath" configuration option, so that the blog
may be served under "/blog", for instance.
This is preparation to include the blog server in the binary
distributions of godoc.
R=r, dsymonds
CC=golang-dev
https://golang.org/cl/13737043
|
|
|
|
|
|
|
|
|
| |
There's an indicator to a "clever" trick, but the file changed underfoot.
The for loop it was linked to didn't seem particularly clever.
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/13518043
|
|
|
|
|
|
|
|
| |
Fixes golang/go#5989.
R=r
CC=golang-dev
https://golang.org/cl/12001051
|
|
|
|
|
|
|
| |
This is the analog to https://golang.org/cl/11892043/
R=r
https://golang.org/cl/12017043
|
|
|
|
|
| |
R=golang-dev, dsymonds
https://golang.org/cl/11760043
|
|
|
|
|
|
| |
R=r
CC=rsc
https://golang.org/cl/11499043
|
|
|
|
|
|
|
|
| |
Fixes golang/go#5883.
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/10811045
|
|
|
|
|
|
| |
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/10904044
|
|
|
|
|
|
| |
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/10585043
|
|
|
|
|
|
| |
R=r, dvyukov
CC=golang-dev
https://golang.org/cl/10532043
|
|
|
|
|
|
|
|
| |
(Not relevant here.)
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/10580043
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/10541043
|
|
|
|
|
|
| |
R=dvyukov, r, remyoudompheng
CC=golang-dev
https://golang.org/cl/10447044
|
|
|
|
|
|
| |
R=nigeltao
CC=golang-dev
https://golang.org/cl/10224043
|
|
|
|
|
|
| |
R=golang-dev, minux.ma, bradfitz, r
CC=golang-dev
https://golang.org/cl/10078044
|
|
|
|
|
|
| |
R=golang-dev
CC=golang-dev
https://golang.org/cl/10225043
|
|
|
|
|
|
| |
R=r, dsymonds
CC=golang-dev
https://golang.org/cl/10073043
|
|
|
|
|
|
|
|
| |
also fixed a few remaining references to `gopprof`.
R=golang-dev, r, adg
CC=golang-dev
https://golang.org/cl/9784046
|
|
|
|
|
|
| |
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/10074043
|
|
|
|
|
|
| |
R=r, iant, nigeltao
CC=golang-dev
https://golang.org/cl/10033047
|
|
|
|
|
|
|
|
|
|
| |
This makes the articles cross-reference each other better.
In particular, I added the "technical" tag for in-depth technical
posts.
R=bradfitz, r
CC=golang-dev
https://golang.org/cl/9960043
|
|
|
|
|
|
|
|
| |
Fixes golang/go#3893.
R=adg, r, rsc, tracey.brendan, remyoudompheng, a2800276, arnehormann, jonathan, dave, go.peter.90, christoph
CC=golang-dev
https://golang.org/cl/7797046
|
|
|
|
|
|
| |
R=golang-dev
CC=golang-dev
https://golang.org/cl/9718043
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9716043
|
|
|
|
|
|
| |
R=dsymonds
CC=golang-dev
https://golang.org/cl/9302044
|
|
|
|
|
|
|
|
| |
This is to include summaries of the blog articles on the Go home page.
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/9302043
|
|
|
|
|
|
| |
R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/8402043
|
|
|
|
|
|
|
|
|
| |
I added this initially when I thought the Server might be used in
another context. It added unnecessary complexity to the code.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7947046
|
|
|
|
|
|
| |
R=golang-dev, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/7833045
|
|
|
|
|
|
| |
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7844043
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7821044
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7843043
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7811044
|