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)
commit02ba8aae537fb1c479b5e6def564b8292d8eced6
treece3c35357746c2d8d6563a13f38dd49c02047fe8
parent07a9dcae5763e6f6c6d5b06f4c57f817259756b0
parent097c48b9d3e8a258f5d98f526c55b0352b81ddef
Merge: lib/core: Push rope maxlen to 512 instead of 64

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
lib/core/text/ropes.nit