/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

Change GroupCompressor.compress() to return the start_point.

Also, mark empty content with start=end=0.
This also gives us a good starting point to handle duplicate entries (if we
find that makes a difference.)
From experimentation, using 0,0 for empty entries actually makes a big difference
in the text index. Mostly because about 1/2 of all entries have no content,
(all of the directory records, for example), so it allows the compression
to shrink the index a bit.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1 KB Diff Download File
autodoc_bash_completion.py 1861.2.8 19 years ago Alexander Belchenko More branding: bazaar-ng -> Bazaar; bazaar-ng.org 1.5 KB Diff Download File
autodoc_man.py 4056.4.2 17 years ago James Westby Tweaks from review by Ian. 6.8 KB Diff Download File
autodoc_rstx.py 3565.2.1 17 years ago Christophe Troestler (trivial) Corrected typos. 5.8 KB Diff Download File