Merge: lib/core: Push rope maxlen to 512 instead of 64
authorJean Privat <jean@pryen.org>
Thu, 30 Jun 2016 14:31:13 +0000 (10:31 -0400)
committerJean Privat <jean@pryen.org>
Thu, 30 Jun 2016 14:31:13 +0000 (10:31 -0400)
As discussed in my thesis, 512 bytes/leaf is a nice compromise for most uses of Ropes, therefore, the current threshold is updated to better reflect this.

Pull-Request: #2208

1  2 
lib/core/text/ropes.nit

Simple merge