Rob Pike
|
4f61fc96b2
|
test: remove semiocolons.
The ken directory is untouched so we have some examples with explicit semis.
R=gri
CC=golang-dev
https://golang.org/cl/2157041
|
2010-09-04 10:36:13 +10:00 |
|
Russ Cox
|
ebd27d62fd
|
time tests; sort -nr times.out | sed 10q is illuminating.
cut the slowest tests down from a few seconds
to under half a second.
R=r
DELTA=21 (6 added, 1 deleted, 14 changed)
OCL=35509
CL=35519
|
2009-10-09 11:18:32 -07:00 |
|
Russ Cox
|
1a3198907b
|
fix "declared and not used" in tests;
also template/template.go, missed last time.
R=r
DELTA=116 (61 added, 10 deleted, 45 changed)
OCL=34620
CL=34622
|
2009-09-14 21:03:53 -07:00 |
|
Russ Cox
|
1ce17918e3
|
gc #0. mark and sweep collector.
R=r,gri
DELTA=472 (423 added, 2 deleted, 47 changed)
OCL=23522
CL=23541
|
2009-01-26 17:37:05 -08:00 |
|