Mercurial > evolve
comparison docs/user-guide.rst @ 2136:086a85c37e9e
stablerange: compute subranges from parent when possible
Unless we are a merge, we can infer the standard subranges of a range by reusing
the subranger of its parent. We update the implementation to do so.
We still needs the "old way" for merge. We move that code in a dedicated
function for the sake of simplicity.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Sun, 19 Mar 2017 05:33:52 +0100 |
parents | 0683e3030316 |
children | 83d2c9637e89 |
comparison
equal
deleted
inserted
replaced
2135:8f63f4b1c33e | 2136:086a85c37e9e |
---|