1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:31:22 -06:00
go/src/cmd
Gustavo Niemeyer 1e5b7e706e cmd/goinstall: remove now that 'go get' works
The changes to builder were not tested.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5572083
2012-01-29 17:22:20 -02:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
5g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
5l 5l, 6l, 8l, ld: remove memory leaks 2012-01-29 12:46:26 -05:00
6a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
6c 6c, 8c: make floating point code NaN-safe 2012-01-26 16:23:29 -05:00
6g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
6l 5l, 6l, 8l, ld: remove memory leaks 2012-01-29 12:46:26 -05:00
8a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
8c 6c, 8c: make floating point code NaN-safe 2012-01-26 16:23:29 -05:00
8g gc: Nicer errors before miscompiling. 2012-01-10 11:19:22 +01:00
8l 5l, 6l, 8l, ld: remove memory leaks 2012-01-29 12:46:26 -05:00
cc 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
cgo cgo: accept null pointers in gccgo flavour of C.GoString. 2012-01-27 09:36:53 +01:00
cov cmd/go: c tools not used during compilation 2012-01-29 10:14:36 -08:00
fix cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
gc gc: use original constant expression in error messages. 2012-01-29 10:35:11 +01:00
go cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
goapi cmd/goapi: new tool for tracking exported API over time 2012-01-25 17:47:57 -08:00
godoc godoc: update metadata upon launch 2012-01-25 11:56:31 +11:00
gofmt gofmt: fix test.sh 2012-01-25 08:58:41 -08:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gopack: fixes for Plan 9 build 2011-11-09 13:24:36 -05:00
gotest go/doc: move CommentText to ast.CommentGroup's Text method 2012-01-12 11:34:02 -08:00
ld 5l, 6l, 8l, ld: remove memory leaks 2012-01-29 12:46:26 -05:00
nm cmd/go: c tools not used during compilation 2012-01-29 10:14:36 -08:00
prof cmd/go: c tools not used during compilation 2012-01-29 10:14:36 -08:00
vet cmd/go: add go tools to rearrangement 2012-01-29 11:07:25 -08:00
yacc cmd/go: first piece of tool rearrangement 2012-01-29 09:19:05 -08:00
Makefile cmd/goinstall: remove now that 'go get' works 2012-01-29 17:22:20 -02:00