commit 1a06b513e758355f769cd894782c34751ba5722d [browse]
Author: Andrew Gerrand
Date: 2011-12-23 14:28:01 +11:00

weekly.2011-12-22

R=dsymonds, r, r, rsc, adg, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/5498074

commit eef71840460669105aca633ad0d22c8ac5281166 [browse]
Author: Russ Cox
Date: 2011-12-22 22:24:43 -05:00

cmd/go: two testing fixes

1. Show passing output for "go test" (no args) and with -v flag.
2. Warn about out-of-date packages being rebuilt.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5504080

commit 3800b14071643951643f0b681b329b4ed30c0b98 [browse]
Author: Russ Cox
Date: 2011-12-22 22:24:34 -05:00

runtime: delete old asm_*.h if still around

Fixes bug Robert ran into.

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

commit e8ae29588d87e931e4c2848f3fe76270c9c70e7d [browse]
Author: Andrew Gerrand
Date: 2011-12-23 14:09:44 +11:00

cmd/go: update "go help remote" to use correct Google Code urls

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

commit 5962ef2c008e10b21ad73a7bdc08713225f90297 [browse]
Author: Alex Brainman
Date: 2011-12-23 13:23:07 +11:00

path/filepath: implement Base and Dir for windows

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

clone the repository to get more history