Go

lp:~niemeyer/golang/goinstall-without-stdlib-build

Created by Gustavo Niemeyer and last modified
Get this branch:
bzr branch lp:~niemeyer/golang/goinstall-without-stdlib-build
Only Gustavo Niemeyer can upload to this branch. If you are Gustavo Niemeyer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gustavo Niemeyer
Project:
Go
Status:
Development

Recent revisions

8295. By Gustavo Niemeyer

Disable stdlib building on goinstall.

8294. By Russ Cox <email address hidden>

[release-branch.r57] doc: document r57.1

««« CL 4471041 / 8339a04966bb
doc: document r57.1

R=adg
CC=golang-dev
http://codereview.appspot.com/4471041
»»»

R=adg
CC=golang-dev
http://codereview.appspot.com/4468042
HG=8294:95d2ce135523

8293. By Brad Fitzpatrick <email address hidden>

mime/multipart: fix regression from previous ReadSlice change

The previous change to make multipart use ReadSlice out of
paranoia broke multipart to not deal with large lines in
the bodies.

We should only be paranoid about long lines in the header
sections.

Fixes http://code.google.com/p/camlistore/issues/detail?id=4

R=adg
CC=golang-dev
http://codereview.appspot.com/4432083
HG=8293:698b5ea9c782

8292. By Russ Cox <email address hidden>

[release-branch.r57] http: fix FormFile nil pointer dereference on missing multipart form

««« CL 4463042 / 6294ca33c042
http: fix FormFile nil pointer dereference on missing multipart form

R=rsc
CC=golang-dev
http://codereview.appspot.com/4463042
»»»

R=adg
CC=golang-dev
http://codereview.appspot.com/4467042
HG=8292:ff2bc62726e7

8291. By Brad Fitzpatrick <email address hidden>

http: new error for reading a body after it's been closed

R=adg
CC=golang-dev
http://codereview.appspot.com/4433094
HG=8291:e30213b07276

8290. By Russ Cox <email address hidden>

[release-branch.r57] doc: release.r57

««« CL 4457049 / d222384d1bad
doc: release.r57

R=golang-dev, r, adg, r2
CC=golang-dev
http://codereview.appspot.com/4457049
»»»

R=golang-dev
TBR=r
CC=golang-dev
http://codereview.appspot.com/4431087
HG=8290:8493bb64e559

8289. By Robert Griesemer <email address hidden>

go/parser: accept parenthesized receive operations in select statements

R=rsc
CC=golang-dev
http://codereview.appspot.com/4439082
HG=8289:255d03eb8745

8288. By Russ Cox <email address hidden>

[release-branch.r57] Make.cmd: create TARGDIR if necessary

««« CL 4437089 / b2670a39da7c
Make.cmd: create TARGDIR if necessary

Fixes issue 1771.

R=adg, rsc1
CC=golang-dev
http://codereview.appspot.com/4437089
»»»

R=adg
CC=golang-dev
http://codereview.appspot.com/4454054
HG=8288:ab6847e9d96c

8287. By Robert Griesemer <email address hidden>

undo CL 4428057 / 19e540fc7d7d

The CL introduces inconsistencies with respect to
the use of parentheses/grouping of receive operations.

««« original CL description
spec: narrow syntax for expression and select statements

This is not a language change, it simply expresses the
accepted cases explicitly in the respective productions.

R=rsc, r, iant
CC=golang-dev
http://codereview.appspot.com/4428057
»»»

R=golang-dev, rsc1
CC=golang-dev
http://codereview.appspot.com/4444080
HG=8287:a6464cb92a7a

8286. By Russ Cox <email address hidden>

[release-branch.r57] reflect: allow unexported key in Value.MapIndex

««« CL 4444087 / 9abf81a9df90
reflect: allow unexported key in Value.MapIndex

Fixes issue 1748.

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/4444087
»»»

R=r, r2
CC=golang-dev
http://codereview.appspot.com/4433099
HG=8286:1991b9fcc5c5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~push-gopher/golang/tip
This branch contains Public information 
Everyone can see this information.

Subscribers