Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .pyc files can be moved, so use __file__ to correctly find the source file. | Ned Batchelder | 2009-05-05 | 1 | -1/+1 | |
| | ||||||
* | Lint clean-ups. | Ned Batchelder | 2009-05-05 | 1 | -6/+6 | |
| | ||||||
* | Keeping a stack of Collectors makes it possible for Coverage to measure ↵ | Ned Batchelder | 2009-05-03 | 1 | -1/+29 | |
| | | | | itself (mostly). | |||||
* | Clarify what Collector.start and .stop do to other threads. | Ned Batchelder | 2009-05-02 | 1 | -7/+15 | |
| | ||||||
* | Weeding in collector.py | Ned Batchelder | 2009-05-02 | 1 | -8/+31 | |
| | ||||||
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 | |
| | ||||||
* | Not sure exactly why, but having a bogus attribute reference in the trace ↵ | Ned Batchelder | 2009-03-14 | 1 | -1/+1 | |
| | | | | function didn't seem to affect it at all... | |||||
* | Initial coverage.py 3.0 beta 1 | Ned Batchelder | 2009-03-05 | 1 | -0/+110 | |