| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
That way we'll only try to hash regular files.
Fixes golang/go#7770.
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/87860043
|
|
|
|
|
|
|
|
|
| |
By request.
TBR=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/79260045
|
|
|
|
|
|
|
| |
LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/79270043
|
|
|
|
|
|
|
| |
LGTM=bcmills
R=david.crawshaw, rsc, bcmills
CC=adg, golang-codereviews, r
https://golang.org/cl/76910043
|
|
|
|
|
|
|
| |
LGTM=nigeltao
R=snanda, nigeltao
CC=golang-codereviews
https://golang.org/cl/75640044
|
|
|
|
|
|
|
| |
LGTM=rsc
R=rsc, adg
CC=golang-codereviews
https://golang.org/cl/75450043
|
|
|
|
|
|
| |
R=adg, r, rsc, ken, bcmills
CC=adonovan, campoy, david.crawshaw, gmlewis, golang-codereviews
https://golang.org/cl/71070047
|
|
|
|
|
|
|
| |
LGTM=bradfitz, r
R=bradfitz, r
CC=golang-codereviews
https://golang.org/cl/66790048
|
|
|
|
|
|
|
|
|
|
| |
No substantive change, just address a couple of minor
glitches noticed by Benjamin Balet.
LGTM=iant
R=adg, iant
CC=golang-codereviews
https://golang.org/cl/59220043
|
|
|
|
|
|
|
|
|
| |
Need a space after the * at the beginning of line to trigger the bold.
Otherwise we see a literal star and no bold.
R=adg
CC=golang-codereviews
https://golang.org/cl/56180045
|
|
|
|
|
| |
R=golang-dev
https://golang.org/cl/42130043
|
|
|
|
|
| |
R=dsymonds, iant
https://golang.org/cl/35740045
|
|
|
|
|
|
| |
R=adg, r
CC=golang-dev
https://golang.org/cl/40720051
|
|
|
|
|
|
| |
R=adg
CC=golang-dev
https://golang.org/cl/41550045
|
|
|
|
|
| |
R=golang-dev, dave
https://golang.org/cl/41550043
|
|
|
|
|
| |
R=r, rsc, dsymonds
https://golang.org/cl/39180043
|
|
|
|
|
|
|
|
| |
Fixes golang/go#6904.
R=minux.ma, rsc
CC=golang-dev
https://golang.org/cl/39210043
|
|
|
|
|
|
| |
R=adg
CC=golang-dev
https://golang.org/cl/36250043
|
|
|
|
|
| |
R=adg
https://golang.org/cl/14566048
|
|
|
|
|
|
|
| |
runtime/debug, not runtime
R=golang-dev, adg
https://golang.org/cl/35750043
|
|
|
|
|
| |
R=dsymonds
https://golang.org/cl/34640044
|
|
|
|
|
| |
R=dsymonds
https://golang.org/cl/35740043
|
|
|
|
|
| |
R=r, iant, rsc
https://golang.org/cl/21510045
|
|
|
|
|
| |
R=golang-dev, iant
https://golang.org/cl/34410044
|
|
|
|
|
|
| |
R=mpvl, agl, r
CC=golang-dev
https://golang.org/cl/33690044
|
|
|
|
|
| |
R=rsc
https://golang.org/cl/33630044
|
|
|
|
|
|
| |
R=r, mpvl
CC=golang-dev
https://golang.org/cl/31780044
|
|
|
|
|
|
|
|
| |
To be consistent with the other posts.
R=r
CC=golang-dev
https://golang.org/cl/31820043
|
|
|
|
|
| |
R=dsymonds
https://golang.org/cl/24330043
|
|
|
|
|
|
|
| |
He's an engineer, damnit.
R=andybons
https://golang.org/cl/24320043
|
|
|
|
|
| |
R=r, iant, rsc
https://golang.org/cl/23460043
|
|
|
|
|
|
| |
R=golang-dev, dan.kortschak, iant
CC=golang-dev
https://golang.org/cl/15460049
|
|
|
|
|
|
|
|
|
|
|
| |
godoc was changed a while back to look for command documentation in
"package main" rather than "package documentation" to be consistent
with library package conventions:
https://code.google.com/p/go/source/detail?r=3633a89bb56d
R=adg
CC=golang-dev
https://golang.org/cl/15450044
|
|
|
|
|
|
|
|
| |
Probably a relic of semi-automatic conversion.
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/14573045
|
|
|
|
|
|
|
|
|
|
| |
Someone was confused by the sentence introducing the relationship
between slice headers and the arrays they describe. Rewrite to eliminate
the ambiguity.
R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/14680043
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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=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
|