| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-03 | text-regex: introduce function to match arbitrary text | Marc André Tanner | |
| 2016-03-14 | text-regex: fix possible infinite loop when searching backwards | Marc André Tanner | |
| 2016-01-18 | text-regex: remove unused struct member | Marc André Tanner | |
| 2016-01-10 | Simplify code by using text_bytes_alloc0 | Marc André Tanner | |
| 2015-07-19 | text: move regex related functions to separate file | Marc André Tanner | |
| Eventually this should probably be rewritten to use an iternal regex engine, currently it has unacceptable memory usage, it copies the whole text. | |||
