~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/implementation-notes.txt

  • Committer: Vincent Ladeuil
  • Date: 2010-07-07 11:21:19 UTC
  • mto: (5193.7.1 unify-confs)
  • mto: This revision was merged to the branch mainline in revision 5349.
  • Revision ID: v.ladeuil+lp@free.fr-20100707112119-jwyh312df41w6l0o
Revert previous change as I can't reproduce the related problem anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
   lca_tree_merging
11
11
 
12
12
 
13
 
* `BTree Index Prefetch <btree_index_prefetch.html>`_ -- How bzr decides
 
13
* `BTree Index Prefetch <btree_index_prefetch.html>`_ |--| How bzr decides
14
14
  to pre-read extra nodes in the btree index.
15
15
 
16
16
* `Computing last_modified values <last-modified.html>`_ for inventory
18
18
 
19
19
* `Content filtering <content-filtering.html>`_
20
20
 
21
 
* `LCA Tree Merging <lca_tree_merging.html>`_ -- Merging tree-shape when
 
21
* `LCA Tree Merging <lca_tree_merging.html>`_ |--| Merging tree-shape when
22
22
  there is not a single unique ancestor (criss-cross merge).
23
23
 
 
24
 
 
25
.. |--| unicode:: U+2014
 
26
 
24
27
..
25
28
   vim: ft=rst tw=74 ai