~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-03-17 22:20:27 UTC
  • mto: (3735.2.157 brisbane-core)
  • Revision ID: john@arbash-meinel.com-20090317222027-tko3r2lzg6blf96y
(broken, in progress), change the data structures to allow for inserting small deltas.
By adding 2 blank spots per hash spot, we can normally update the structure without
having to resize the whole thing.
We'll probably want to tune how many extra slots to provide.
The general work is probably good, but I need to finish handling the case when we
really *do* need to resize the structure.
Filename Latest Rev Last Changed Committer Comment Size
..