Go Build Status

  darwin freebsd linux windows
  386 x64 386 x64 386 x64 arm 386 x64
eb997f446b2e     ok ok ok ok ok ok ok gri Thu 23 Feb 07:51 go spec: import path implementation restriction
e2fcc3bee8db     ok ok ok ok ok ok ok r Thu 23 Feb 07:47 test: commentary for [h-m]*.go
d2cabd44712c     ok ok ok ok ok ok ok gri Thu 23 Feb 07:40 exp/types: fix package comment
6fc088a2f531     ok ok ok ok ok ok ok gri Thu 23 Feb 07:38 godoc: remove dead code
bc0439bb3bd2     ok ok ok ok ok ok ok gri Thu 23 Feb 07:21 go/parser: check import path restrictions
65578c6dc523     ok ok ok ok ok ok ok gri Thu 23 Feb 06:33 go cmd: print more than one error when running go test
5f45263f36dd     ok ok ok ok ok ok ok adg Thu 23 Feb 05:59 tag weekly.2012-02-22
96bd78e7d35e     ok ok ok ok   ok ok adg Thu 23 Feb 05:40 weekly.2012-02-22
116b2ccf6c88 ok ok ok ok ok ok ok ok ok bradfitz Thu 23 Feb 04:51 net/http: some more cookie tests
71e709c69318 ok ok ok ok ok ok ok ok ok gustavo Thu 23 Feb 03:35 encoding/xml: add example and docs for anon fields
821b41f73eba ok ok ok ok ok ok ok ok ok mikioh.mikioh Thu 23 Feb 03:16 net: add a bit clarified multicast listener tests
c33517ffaf1d ok ok ok ok ok ok ok ok ok rsc Thu 23 Feb 02:46 pprof: add Profile type
4e38cad33649 fail fail fail fail fail fail fail fail fail rsc Thu 23 Feb 02:45 runtime: goroutine profile, stack dumps
98061205e2d4 ok ok ok ok ok ok ok ok ok gustavo Thu 23 Feb 01:37 encoding/xml: move Unmarshal example to function
61839ceca21d ok ok ok ok ok ok ok ok ok alex.brainman Thu 23 Feb 01:07 time: run full TestTicker test even during short tests
2aaa29fe8c5f ok ok ok ok ok ok fail fail ok rsc Wed 22 Feb 22:36 5a: fix same arm bug
884309ac4a2e ok ok ok ok ok ok ok ok ok rsc Wed 22 Feb 21:29 5c, 5g, 5l: fix arm bug
7ba8cf032cf2 ok ok ok ok ok ok fail ok ok rsc Wed 22 Feb 21:29 cmd/dist: fix install cmd/5g on non-arm system
3b402bedfa40 ok ok ok ok ok ok fail fail ok mikioh.mikioh Wed 22 Feb 21:27 net: make raw IP tests robust
b5a26af05931 ok ok ok ok ok ok fail ok ok mikioh.mikioh Wed 22 Feb 21:26 net: make parseProcNetIGMP more robust
92f426e8c1ff ok ok ok ok ok ok fail ok ok r Wed 22 Feb 20:51 os: make the system info a value not a pointer on unix
00d209eee325 ok ok ok ok ok ok fail ok ok minux.ma Wed 22 Feb 20:39 builder: reuse existing workspace if possible
77b363401a99 ok ok ok ok ok ok fail ok ok rsc Wed 22 Feb 20:35 net: delete debugging print
49ead268c5e7 ok ok ok ok ok ok fail ok ok bradfitz Wed 22 Feb 19:48 builder: update for os.Wait changes.
71e92f075ee7 ok ok ok ok ok ok fail fail ok gri Wed 22 Feb 19:27 go/printer, gofmt: improved comma placement
00981dfac864 ok ok ok ok ok ok fail fail ok gri Wed 22 Feb 19:25 godoc: proper index range checking when extracting example code
35c651efb395 ok ok ok ok ok ok fail ok ok gustavo Wed 22 Feb 19:10 cgo: fix definition of opaque types
87824db308ec ok ok ok ok ok ok fail ok ok gri Wed 22 Feb 18:49 go/doc: move firstSentence into go/doc
d5e8f3fa95c4 ok ok ok ok ok ok fail ok ok mikioh.mikioh Wed 22 Feb 10:08 net: replace error variable name oserr with err
19b7572f50e3 ok ok ok ok ok ok fail ok ok gri Wed 22 Feb 06:50 godoc: fix potential index out-of-bounds error
prev next top

Sub-repositories at tip (eb997f446b2e)

darwin freebsd linux windows
386 x64 386 x64 386 x64 arm 386 x64
go.codereview 0a6484f515b9     ok ok ok ok ok ok ok r Sun 19 Feb 06:20 hgpatch: fix after os error change
go.crypto 080d73e214b6     ok ok ok ok fail ok ok agl Tue 21 Feb 14:52 openpgp: fix error strings and typos.
go.image a06dc69107c7     ok ok ok ok ok ok ok bsiegert Tue 21 Feb 00:25 go.image/tiff: optimize reading uncompressed files from a tiff.buffer.
go.net d7ff1d8f275c     ok ok ok ok ok ok ok dsymonds Sat 18 Feb 01:49 go.net: gofix for net/url API changes.