Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-07 | Add a module that provides regex/pcre using PCRE2. | Sadie Powell | |
2020-10-02 | Remove use of the deprecated register keyword. | Sadie Powell | |
Fixes a build error on C++17 compilers. | |||
2020-10-02 | Add C++98 and C++14 build matrixes to the Linux CI. | Sadie Powell | |
2020-09-28 | Switch from Travis CI to GitHub Actions. | Sadie Powell | |
Closes #153. |