Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox | 1 | -1/+1 | |
fix bugs left over from *[] to [] conversion. TBR=r OCL=21576 CL=21581 | |||||
2008-08-12 | update tests | Rob Pike | 1 | -0/+16 | |
R=gri OCL=14137 CL=14137 |