Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-22 | Add missing #include <cstring> | Jay Berkenbilt | |
2017-08-11 | Implement findFirst and findLast in InputSource | Jay Berkenbilt | |
Preparing to refactor some pattern searching code to use these instead of their own memchr loops. This should simplify the code that replaces PCRE. |