commit 983353e79b1633e760f327dc6ceb283efaa44d63 [browse]
Author: Andrew Gerrand
Date: 2010-06-21 23:16:38 +01:00

release.2010-06-21

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

commit 226b5fc666be8a694ef5116007ecf59589ae1e61 [browse]
Author: Russ Cox
Date: 2010-06-21 13:48:49 -07:00

syslog: use local network for tests

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

commit fc090a3a54d866c5cb65cb985443234571d7e73d [browse]
Author: Russ Cox
Date: 2010-06-21 13:19:29 -07:00

reflect: add Type.Bits method, add tags to prohibit conversions
gob: substitute slice for map

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

commit 2fc0b4f01b8ef79c1cffc22080711f067cc072ce [browse]
Author: Russ Cox
Date: 2010-06-21 13:06:39 -07:00

gc: include struct field tags in type equality

R=ken2
CC=golang-dev
https://golang.org/cl/1667048

commit 96d35c6984fe932fba22ab56116d9d547a4fc188 [browse]
Author: Russ Cox
Date: 2010-06-21 13:05:38 -07:00

pkg/Makefile: allow DISABLE_NET_TESTS=1 to disable network tests

netchan, rpc, websocket: run test servers on 127.0.0.1,
to avoid conflict with OS X firewall.

TBR=r
CC=golang-dev
https://golang.org/cl/1689046

clone the repository to get more history