| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-22 | move all standard library includes into util.h | Randy Palamar | 1 | -3/+0 | |
| 2025-12-16 | delete functions which were exposed as unused | Randy Palamar | 1 | -8/+0 | |
| 2020-10-10 | text: move higher level utility functions to separate file | Marc André Tanner | 1 | -0/+72 | |
| The moved functions do not need access to internals of text.c, but instead use the public interfaces. Splitting them out should facilitate experimentation with different core text management data structures. | |||||
