Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-29 | Directly set self.value | Erik Johnston | 1 | -1/+1 |
2016-01-29 | Remove spurious self.size | Erik Johnston | 1 | -1/+0 |
2016-01-29 | Correctly bookkeep the size of TreeCache | Erik Johnston | 1 | -3/+28 |
2016-01-29 | Make TreeCache keep track of its own size. |