~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/api-versioning.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-18 20:25:52 UTC
  • mfrom: (4413.5.15 1.16-chk-direct)
  • Revision ID: pqm@pqm.ubuntu.com-20090618202552-xyl6tcvbxtm8bupf
(jam) Improve initial commit performance by creating a CHKMap in bulk,
        rather than via O(tree) map() calls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
with ``(0, 18, 0)``.
87
87
 
88
88
+------------+---------------+
89
 
| API        | Covers        |
90
 
+============+===============+
 
89
| API        | Covers        | 
 
90
+============+===============+ 
91
91
| bzrlib     | All of bzrlib |
92
92
+------------+---------------+
93
93