summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-29Add testsErik Johnston2-0/+19
2016-01-29Directly set self.valueErik Johnston1-1/+1
2016-01-29Remove spurious self.sizeErik Johnston1-1/+0
2016-01-29Correctly bookkeep the size of TreeCacheErik Johnston1-3/+28
2016-01-29Make TreeCache keep track of its own size.Erik Johnston2-6/+10
2016-01-29Reset size on clearErik Johnston1-0/+2
2016-01-28Amalgamate tags and account data stream cachesErik Johnston2-12/+9
2016-01-28 If the same as the earliest key, assume nothing has changed.Erik Johnston1-0/+5
2016-01-28Correctly update _entity_to_keyErik Johnston1-4/+5
2016-01-28Fix inequalitiesErik Johnston1-2/+2
2016-01-28Don't use defer.returnValueErik Johnston1-1/+1
2016-01-28Include cache hits with has_entity_changedErik Johnston1-0/+4
2016-01-28Fix testErik Johnston2-3/+9
2016-01-28<