~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-02-18 22:14:22 UTC
  • mto: (0.22.4 experimental)
  • Revision ID: john@arbash-meinel.com-20090218221422-tsu9pw3gmdrovqes
Allow writing negative offsets. Turns out not to actually compress better.
After zlib compression, negative offsets are a loss. Presumably because there is
redundancy that zlib can factor out from bytes-since-start.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 0.17.1 16 years ago Robert Collins Starting point. Interface tests hooked up and fail Diff
.bzrignore 0.18.13 16 years ago John Arbash Meinel Copy the EquivalenceTable code into pyrex and get 29 bytes Diff Download File
__init__.py 0.21.3 15 years ago John Arbash Meinel Start putting together a GroupCompress format that 5.9 KB Diff Download File
_groupcompress_c.pyx 0.17.20 16 years ago Robert Collins More C tweaks from John. 26.2 KB Diff Download File
COPYING 0.17.1 16 years ago Robert Collins Starting point. Interface tests hooked up and fail 17.5 KB Diff Download File
DESIGN 0.17.24 15 years ago Robert Collins Add a group cache to decompression, 5 times faster 5.4 KB Diff Download File
equivalence_table.py 0.18.12 16 years ago John Arbash Meinel Switch away from probing hidden member variables 2.8 KB Diff Download File
errors.py 0.17.1 16 years ago Robert Collins Starting point. Interface tests hooked up and fail 839 bytes Diff Download File
groupcompress.py 0.20.8 15 years ago John Arbash Meinel Allow writing negative offsets. Turns out not to a 35.7 KB Diff Download File
NEWS 0.17.1 16 years ago Robert Collins Starting point. Interface tests hooked up and fail 265 bytes Diff Download File
README 0.17.1 16 years ago Robert Collins Starting point. Interface tests hooked up and fail 908 bytes Diff Download File
repofmt.py 0.20.7 15 years ago John Arbash Meinel (ugly hack) autopacking doesn't work, so don't do 21.8 KB Diff Download File
File setup.py 0.18.13 16 years ago John Arbash Meinel Copy the EquivalenceTable code into pyrex and get 2.9 KB Diff Download File
TODO 0.17.23 15 years ago Robert Collins Only decompress as much of the zlib data as is nee 168 bytes Diff Download File