bors 4c6b6c200b Auto merge of #33098 - raphlinus:master, r=alexcrichton
Efficient trie lookup for boolean Unicode properties

Replace binary search of ranges with trie lookup using leaves of
64-bit bitmap chunks. Benchmarks suggest this is approximately 10x
faster than the bsearch approach.
2016-05-23 02:48:11 -07:00
..
2016-02-04 16:28:08 +01:00
2015-12-25 15:46:36 -05:00
2016-03-24 17:27:15 -04:00
2016-04-22 19:10:30 +02:00
2015-12-13 15:05:43 -06:00
2015-12-25 15:46:36 -05:00