~bzr-pqm/bzr/bzr.dev

Rename StaticTupleInterner => SimpleSet.

This is a bit more appropriate, because the internal data type is not
specialized into StaticTuple objects only. Partially because I didn't
see a specific memory/speed tradeoff to caching the hash, and
that accessing said hash was siginficantly faster than just
calling PyObject_Hash().
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 766 bytes Diff Download File
groupcompress_repo.py 4715.1.1 15 years ago John Arbash Meinel Merge the 2.0.x stable series into bzr.dev. This 58.6 KB Diff Download File
knitrepo.py 4608.1.6 15 years ago Martin Pool Remove redundant overrides of check_conversion_tar 18.7 KB Diff Download File
pack_repo.py 4634.35.8 15 years ago Andrew Bennetts Return a list of problem descriptions rather than 117 KB Diff Download File
weaverepo.py 4695.2.1 15 years ago Vincent Ladeuil Align RevisionTextStore and SignatureTextStore key 27.1 KB Diff Download File