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 |
|
Robert Griesemer
|
542099d78f
|
making some more non-gofmt'ed files save for new semicolon rule
R=rsc, r
https://golang.org/cl/171051
|
2009-12-09 19:27:08 -08:00 |
|
Russ Cox
|
1af3edc37f
|
maps have == so maps should work as map keys.
fix tests of bad map keys to use slices instead.
R=r
DELTA=7 (0 added, 1 deleted, 6 changed)
OCL=31123
CL=31145
|
2009-07-03 09:45:15 -07:00 |
|
Russ Cox
|
a7f6d4066e
|
implement new restrictions on what
can be compared/hashed.
R=r
DELTA=351 (201 added, 80 deleted, 70 changed)
OCL=23423
CL=23481
|
2009-01-26 09:56:42 -08:00 |
|