~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2008-09-03 23:26:35 UTC
  • Revision ID: john@arbash-meinel.com-20080903232635-8009dsm2fai5nz3c
Start moving the readv code into a helper.
We will optimize the helper for things being in order, because
that is a very common case with packs. (90% of the time they
don't care about data order, so they can always stream in
file order.)
Filename Latest Rev Last Changed Committer Comment Size
..
api 1530.2.1 18 years ago Robert Collins Start tests for api usage. Diff
__init__.py 3302.9.27 16 years ago Vincent Ladeuil Fixed as per Ian's review. 1.1 KB Diff Download File