Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-03 | maps have == so maps should work as map keys. | Russ Cox | 1 | -1/+1 | |
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-01-26 | implement new restrictions on what | Russ Cox | 1 | -0/+15 | |
can be compared/hashed. R=r DELTA=351 (201 added, 80 deleted, 70 changed) OCL=23423 CL=23481 |