Files
calcurse-edge/src
Lukas Fleischer 496f0d98f8 utf8_width() performance improvements
* Sort character width lookup table by character ranges.

* Use binary search instead of linear search for UTF-8 character width
  lookups which will speed up utf8_width() (O(log n) instead of O(n)).

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-07-02 10:09:18 +02:00
..
2011-06-28 18:22:43 +02:00
2011-06-09 21:37:22 +02:00
2011-07-02 10:09:17 +02:00
2011-06-28 18:22:43 +02:00
2011-06-09 21:37:22 +02:00
2011-06-29 15:40:38 +02:00
2011-06-28 18:22:43 +02:00
2011-06-09 21:37:22 +02:00
2011-06-28 18:22:43 +02:00
2011-07-02 10:09:18 +02:00
2011-06-28 18:22:43 +02:00