commit 6419bbbfd310d0e48b3de60c8891a8f0fcc98b6f [browse]
Author: Andrew Gerrand
Date: 2012-02-23 16:40:13 +11:00

weekly.2012-02-22

R=golang-dev, r, bradfitz
CC=golang-dev
https://golang.org/cl/5698043

commit a5b59645240e2e7b5304d5d869acb801f2b7ef00 [browse]
Author: Brad Fitzpatrick
Date: 2012-02-23 15:51:53 +11:00

net/http: some more cookie tests

Including a commented-out test we might
tackle later, after seeing what browsers do.

R=dsymonds, rsc
CC=golang-dev
https://golang.org/cl/5694045

commit 6c20f5c0135483da1127d15e724b2bf1608833d7 [browse]
Author: Gustavo Niemeyer
Date: 2012-02-23 01:35:50 -02:00

encoding/xml: add example and docs for anon fields

Anonymous pointer fields is not yet supported.
The problem is documented in issue 3108.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5694043

commit adbadf444dada2ac8d659818d82279252d2d1f35 [browse]
Author: Mikio Hara
Date: 2012-02-23 12:16:43 +09:00

net: add a bit clarified multicast listener tests

Also adds -external flag to allow use of external networks on tests.

R=rsc
CC=golang-dev
https://golang.org/cl/5693043

commit ebae73bb24c7d4473055353ece1a82b0370f069f [browse]
Author: Russ Cox
Date: 2012-02-22 21:46:12 -05:00

pprof: add Profile type

Makes it possible for client code to maintain its own profiles,
and also reduces the API surface by giving us a type that
models built-in profiles.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5684056

clone the repository to get more history