Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -235/+0 |
2009-04-17 | Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err... | Rob Pike | 1 | -2/+2 |
2009-03-04 | remove some incorrect capitalizations. | Rob Pike | 1 | -1/+1 |
2009-03-03 | Automated g4 rollback of changelist 25024, | Russ Cox | 1 | -43/+43 |
2009-02-13 | convert composite literals from { } to ( ). | Russ Cox | 1 | -43/+43 |
2009-01-20 | delete export | Russ Cox | 1 | -16/+16 |
2009-01-16 | recasify regexp to use underscores and clean up the tests more | Rob Pike | 1 | -24/+24 |
2009-01-15 | casify lib/regexp | Rob Pike | 1 | -48/+48 |
2009-01-06 | new new & make | Russ Cox | 1 | -1/+1 |
2009-01-06 | A richer interface for regexps. Simple boolean matcher, a vector of strings ... | Rob Pike | 1 | -4/+89 |
2008-12-18 | convert *[] to []. | Russ Cox | 1 | -45/+33 |
2008-11-19 | refine gobuild: the files must be *_test.go not *test.go | Rob Pike | 1 | -0/+162 |