Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle situations where the inspect module can't tell Memoizer what the sourc... | Steven Knight | 2005-03-18 | 1 | -1/+1 |
* | Fix --debug=memoizer so it actually prints some stats on Python 2.x. | Steven Knight | 2005-01-13 | 1 | -33/+37 |
* | More performance improvements? | Steven Knight | 2005-01-12 | 1 | -17/+138 |
* | Apply Memoizer to cache more return values from various methods. (Kevin Quick) | Steven Knight | 2004-12-31 | 1 | -12/+27 |
* | Add a Memoizer metaclass to collect the logic for caching values in one locat... | Steven Knight | 2004-12-29 | 1 | -0/+682 |