Go

lp://staging/~niemeyer/golang/weekly

Created by Gustavo Niemeyer and last modified
Get this branch:
bzr branch lp://staging/~niemeyer/golang/weekly
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

11765. By Andrew Gerrand <email address hidden>

tag weekly.2012-02-07

R=golang-dev, nigeltao
CC=golang-dev
http://codereview.appspot.com/5645052
HG=11765:1d946b0cc3fe

11764. By Andrew Gerrand <email address hidden>

weekly.2012-02-07

R=golang-dev, dsymonds, r
CC=golang-dev
http://codereview.appspot.com/5615056
HG=11764:52ba9506bd99

11763. By Andrew Gerrand <email address hidden>

archive/zip: tweak API and docs.

Fixes issue 2835.

R=golang-dev, n13m3y3r, r, bradfitz
CC=golang-dev
http://codereview.appspot.com/5645051
HG=11763:1ca43e8ce166

11762. By Rob Pike <email address hidden>

encoding/csv: document ReadAll behavior at EOF

Fixes issue 2847.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5641050
HG=11762:37a5f3ad9990

11761. By Brad Fitzpatrick <email address hidden>

net/http: don't ignore some errors in tests

to help debug Issue 2651

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/5644049
HG=11761:55a2b99f7a3b

11760. By Rob Pike <email address hidden>

encoding/binary: hide TotalSize

The function has a bizarre signature: it was the only public function there
that exposed the reflect package. Also, its definition is peculiar and hard to
explain. It doesn't merit being exported.

This is an API change but really, it should never have been exported and
it's certain very few programs will depend on it: it's too weird.

Fixes issue 2846.

R=golang-dev, gri, bradfitz
CC=golang-dev
http://codereview.appspot.com/5639054
HG=11760:8d1bf9e0a230

11759. By Brad Fitzpatrick <email address hidden>

cmd/api: compare multiple contexts

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5626045
HG=11759:73a4a2506d41

11758. By Rob Pike <email address hidden>

bufio: drop error return for NewReaderSize and NewWriterSize
It complicates the interface unnecessarily.
Document this in go1.html.
Also update the go/doc Makefile.

Fixes issue 2836.

R=golang-dev, gri, bradfitz
CC=golang-dev
http://codereview.appspot.com/5642054
HG=11758:062ed4b8b8de

11757. By Brad Fitzpatrick <email address hidden>

net/http/httputil: preserve query params in reverse proxy

Fixes issue 2853

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/5642056
HG=11757:e6f4226bfc5c

11756. By Rob Pike <email address hidden>

encoding/hex: canonicalize error type names
Also simplify the tests.

Fixes issue 2849.

R=golang-dev, bradfitz, r
CC=golang-dev
http://codereview.appspot.com/5643045
HG=11756:320932bfe991

Branch metadata

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

Subscribers