Merge: Ropes integration
authorJean Privat <jean@pryen.org>
Tue, 10 Jun 2014 17:18:19 +0000 (13:18 -0400)
committerJean Privat <jean@pryen.org>
Tue, 10 Jun 2014 17:18:19 +0000 (13:18 -0400)
commit0431977a536d3fce054d5a5e67ee712cafa5f284
tree4b85195115d9d3682df7d77373608e86a8915668
parentedfe3114b42b0409c5516639e06546fca839b79d
parent5b12af0fc3869666bf87e8aca4b200804945bf1c
Merge: Ropes integration

Reroll for the integration of Ropes in the new API.

Now that the parent relation is gone in RopeNode, subropes may be shared, this simplifies the code and also improves the overall performance of the structure.

The names have been simplified too, I got tired of writing "ForwardDFSRopeCharIterator".

Pull-Request: #480
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>