Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point to new docs; more doc tweaks. | Ned Batchelder | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | Bump version number to 3.0 | Ned Batchelder | 2009-06-13 | 1 | -2/+1 |
| | |||||
* | Move the version number up to 3.0 rc1. | Ned Batchelder | 2009-05-16 | 1 | -1/+1 |
| | |||||
* | Don't leave reminders in the docstring. | Ned Batchelder | 2009-05-16 | 1 | -1/+1 |
| | |||||
* | Track some things still to be done. | Ned Batchelder | 2009-05-14 | 1 | -0/+1 |
| | |||||
* | Give the singleton module interface a way to keep the old behavior of ↵ | Ned Batchelder | 2009-05-12 | 1 | -1/+1 |
| | | | | auto-loading and -saving data as needed. | ||||
* | More docstrings all around. | Ned Batchelder | 2009-05-09 | 1 | -2/+10 |
| | |||||
* | Even simpler: get rid of the lambdas for the singleton methods. | Ned Batchelder | 2009-05-05 | 1 | -14/+16 |
| | |||||
* | Simplify the singleton machinations in the package __init__. Fewer lines of ↵ | Ned Batchelder | 2009-05-05 | 1 | -16/+11 |
| | | | | code, and more introspectable. | ||||
* | Lint clean-ups. | Ned Batchelder | 2009-05-05 | 1 | -6/+6 |
| | |||||
* | Move version up from 3.0b2 | Ned Batchelder | 2009-05-03 | 1 | -1/+1 |
| | |||||
* | Removed recursive nonsense; docstring for exclude() | Ned Batchelder | 2009-04-28 | 1 | -1/+1 |
| | |||||
* | Scooch the version number since I posted 3.0b1 already. | Ned Batchelder | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Initial coverage.py 3.0 beta 1 | Ned Batchelder | 2009-03-05 | 1 | -0/+76 |