Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -119/+0 | |
tests: all.bash passes, gobuild still works, godoc still works. R=rsc OCL=30096 CL=30102 | |||||
2009-03-03 | Automated g4 rollback of changelist 25024, | Russ Cox | 1 | -38/+38 | |
plus significant hand editing. Back to T{x} for composite literals. R=r OCL=25612 CL=25632 | |||||
2009-02-13 | convert composite literals from { } to ( ). | Russ Cox | 1 | -38/+38 | |
only non-trivial changes are in convlit1.go golden.out R=gri OCL=25019 CL=25024 | |||||
2009-01-20 | delete export | Russ Cox | 1 | -3/+3 | |
TBR=r OCL=23121 CL=23127 | |||||
2009-01-15 | convert strconv | Russ Cox | 1 | -42/+42 | |
R=r DELTA=568 (0 added, 9 deleted, 559 changed) OCL=22898 CL=22901 | |||||
2008-11-19 | change naming convention for tests from | Rob Pike | 1 | -0/+119 | |
test*.go to *test.go R=rsc DELTA=1747 (864 added, 855 deleted, 28 changed) OCL=19666 CL=19666 |