~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-04-22 22:14:58 UTC
  • Revision ID: john@arbash-meinel.com-20090422221458-wg8pwibhdvgvvths
Change self._matching_lines to use a set rather than a list.
We need to consider memory consumption, etc, but it means we don't have
to cast into a set() to do the intersection check.
Might consider redoing the copy_ends code of _get_longest_match.
Filename Latest Rev Last Changed Committer Comment Size
..
configobj 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Diff
effbot 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
elementtree 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tests 2613.1.2 17 years ago Martin Pool Move bencode tests into util.tests Diff
__init__.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Empty Diff Download File
bencode.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 4.3 KB Diff Download File
simplemapi.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 8.2 KB Diff Download File