Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-20 | delete export | Russ Cox | 1 | -1/+1 |
2009-01-16 | Remove types from constants, since they didn't match what | Ian Lance Taylor | 1 | -2/+2 |
2009-01-05 | change time.Tick test to use 100ms intervals. | Russ Cox | 1 | -2/+2 |
2008-12-08 | avoid skew in time.Tick; remove errors from time.Seconds, time.Nanoseconds | Russ Cox | 1 | -2/+2 |
2008-12-03 | add time.Tick() | Russ Cox | 1 | -0/+29 |