| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-06-15 | text-util: add text_range_intersect utility function | Marc André Tanner | 1 | -0/+6 | |
| 2017-06-15 | text-util: change definition of range intersection | Marc André Tanner | 1 | -1/+1 | |
| Adjacent ranges do not overlap. | |||||
| 2016-10-05 | Fix various issues reported by coverity scan | Marc André Tanner | 1 | -2/+1 | |
| 2016-05-24 | Add utility function to calculate display width of a string | Marc André Tanner | 1 | -0/+38 | |
| This is based on the implementation of text_line_width_get from text-motions.c. There might be an opportunity for code sharing. | |||||
| 2016-03-30 | text-util: constify text_range_* functions | Marc André Tanner | 1 | -6/+6 | |
| 2015-11-23 | vis: improve replacement of combining characters | Marc André Tanner | 1 | -0/+29 | |
| 2015-07-28 | text-util: introduce text_range_equal | Marc André Tanner | 1 | -0/+6 | |
| 2015-07-28 | text-util: add text_range_contains | Marc André Tanner | 1 | -0/+4 | |
| 2015-07-28 | text: move utility functions to separate file | Marc André Tanner | 1 | -0/+38 | |
