go/src
Keith Randall 686fbdb3b0 cmd/compile: make compilation deterministic, fixes toolstash
Make sure we don't depend on map iterator order.

Fixes #14600

Change-Id: Iac0e0c8689f3ace7a4dc8e2127e2fd3c8545bd29
Reviewed-on: https://go-review.googlesource.com/20158
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-03-03 18:03:45 +00:00
..
archive all: single space after period. 2016-03-02 00:13:47 +00:00
bufio all: single space after period. 2016-03-02 00:13:47 +00:00
builtin
bytes all: single space after period. 2016-03-02 00:13:47 +00:00
cmd cmd/compile: make compilation deterministic, fixes toolstash 2016-03-03 18:03:45 +00:00
compress compress/bzip2: refactor unit tests 2016-03-03 02:53:34 +00:00
container all: single space after period. 2016-03-02 00:13:47 +00:00
crypto crypto/tls: check errors from (*Conn).writeRecord 2016-03-02 18:20:46 +00:00
database/sql all: single space after period. 2016-03-02 00:13:47 +00:00
debug all: single space after period. 2016-03-02 00:13:47 +00:00
encoding all: single space after period. 2016-03-02 00:13:47 +00:00
errors all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
expvar all: single space after period. 2016-03-02 00:13:47 +00:00
flag all: single space after period. 2016-03-02 00:13:47 +00:00
fmt fmt: optimize %x and %X formatting for byte slices and strings 2016-03-03 08:25:28 +00:00
go go/ast: fix typo in comment 2016-03-02 19:16:10 +00:00
hash
html all: single space after period. 2016-03-02 00:13:47 +00:00
image all: single space after period. 2016-03-02 00:13:47 +00:00
index/suffixarray
internal all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
io all: single space after period. 2016-03-02 00:13:47 +00:00
log all: single space after period. 2016-03-02 00:13:47 +00:00
math math: delete unused function sqrtC 2016-03-03 02:29:09 +00:00
mime all: single space after period. 2016-03-02 00:13:47 +00:00
net net: deduplicate TCP socket code 2016-03-03 04:23:59 +00:00
os all: single space after period. 2016-03-02 00:13:47 +00:00
path all: single space after period. 2016-03-02 00:13:47 +00:00
reflect all: single space after period. 2016-03-02 00:13:47 +00:00
regexp all: single space after period. 2016-03-02 00:13:47 +00:00
runtime net: deduplicate TCP socket code 2016-03-03 04:23:59 +00:00
sort all: single space after period. 2016-03-02 00:13:47 +00:00
strconv all: single space after period. 2016-03-02 00:13:47 +00:00
strings all: single space after period. 2016-03-02 00:13:47 +00:00
sync all: single space after period. 2016-03-02 00:13:47 +00:00
syscall all: single space after period. 2016-03-02 00:13:47 +00:00
testing all: single space after period. 2016-03-02 00:13:47 +00:00
text all: single space after period. 2016-03-02 00:13:47 +00:00
time all: single space after period. 2016-03-02 00:13:47 +00:00
unicode all: single space after period. 2016-03-02 00:13:47 +00:00
unsafe all: single space after period. 2016-03-02 00:13:47 +00:00
vendor
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash build: use go tool dist list 2016-02-26 03:58:58 +00:00
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash cmd/go, go/build: add support for Fortran 2016-02-24 15:06:38 +00:00
make.bat cmd/go, go/build: add support for Fortran 2016-02-24 15:06:38 +00:00
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc