1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/cmd
Robert Griesemer e281576b9a go/doc: switch ToHTML from []byte to string argument
- this removes extra conversions from strings to bytes and vice versa
  for each comment
- minor cleanups

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5434096
2011-12-01 13:46:57 -08:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
5g gc: avoid re-genning ninit in branches involving float comparison. 2011-12-01 14:46:32 +01:00
5l ld: align ELF data sections 2011-11-30 13:24:16 -08:00
6a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
6c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
6g gc: avoid re-genning ninit in branches involving float comparison. 2011-12-01 14:46:32 +01:00
6l ld: align ELF data sections 2011-11-30 13:24:16 -08:00
8a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
8c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
8g gc: avoid re-genning ninit in branches involving float comparison. 2011-12-01 14:46:32 +01:00
8l ld: align ELF data sections 2011-11-30 13:24:16 -08:00
cc cc: change cas to newcase 2011-10-26 15:27:59 -07:00
cgo Add a []byte argument to hash.Hash to allow an allocation to be saved. 2011-12-01 12:35:37 -05:00
cov cov: fix for Plan 9 build 2011-11-16 16:23:50 -05:00
gc gc: move typedcl2 into export.c 2011-11-29 13:34:08 +01:00
go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
godoc go/doc: switch ToHTML from []byte to string argument 2011-12-01 13:46:57 -08:00
gofix gofix: add time+fileinfo fix 2011-12-01 13:59:57 -05:00
gofmt os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
goinstall os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05: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 use new time API 2011-11-30 12:01:46 -05:00
govet os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
goyacc all: sort imports 2011-11-02 15:54:16 -04:00
hgpatch os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
ld ld: align ELF data sections 2011-11-30 13:24:16 -08:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof runtime: faster strings 2011-10-12 17:40:02 +03:00
Makefile godefs: delete, replaced by cgo -godefs 2011-11-10 19:08:04 -05:00