1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd
Robert Griesemer e38b7f4953 godoc: bug fix in relativePath
This fixes a problem with relativePath, where
a prefix was not recognized because it ended
in "//" as opposed to just "/".

Also: Minor unrelated cleanup of a declaration.

R=rsc
CC=golang-dev
https://golang.org/cl/3146041
2010-11-17 11:03:33 -08:00
..
5a [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
5c 5c: implement uint32 -> float 2010-10-25 16:18:16 -07:00
5g last of the arm conversions 2010-11-11 19:54:35 -08:00
5l last of the arm conversions 2010-11-11 19:54:35 -08:00
6a [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
6c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
6g 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -07:00
6l 6l: More SSE instruction fixes 2010-11-05 13:59:53 -04:00
8a [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
8c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
8g 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -07:00
8l 8l: pe generation fixes 2010-11-02 10:56:56 +11:00
cc various: avoid %ld etc 2010-10-13 16:20:22 -04:00
cgo go/ast: change embedded token.Position fields to named fields 2010-11-09 11:26:54 -08:00
cov various: avoid %ld etc 2010-10-13 16:20:22 -04:00
ebnflint build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
gc gc: fix arm build 2010-11-12 12:46:46 -08:00
godefs build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
godoc godoc: bug fix in relativePath 2010-11-17 11:03:33 -08:00
gofmt go ast/parser/printer: permit elision of composite literal types for composite literal elements 2010-10-22 10:03:14 -07:00
goinstall Use strings.Contains in src/cmd/... 2010-11-01 15:21:35 -07:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
gotest testing: rename type Test to InternalTest 2010-11-05 23:05:53 -04:00
goyacc units: fix compilation 2010-11-03 12:20:37 -07:00
hgpatch use append 2010-10-27 19:47:23 -07:00
ld 6l/8l: generate dwarf variable names with disambiguating suffix. 2010-11-08 19:48:21 +01:00
nm various: avoid %ld etc 2010-10-13 16:20:22 -04:00
prof use append 2010-10-27 19:47:23 -07:00
clean.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
make.bash build: let pkg/Makefile coordinate building of Go commands 2010-08-25 17:54:10 -04:00