Age | Commit message (Expand) | Author |
---|---|---|
2021-07-10 | LibRegex: Correctly parse BRE bracket expressions | Ali Mohammad Pur |
2021-07-10 | LibRegex: Add support for non-extended regular expressions in regcomp() | Ali Mohammad Pur |
2021-05-14 | Tests: Free all memory allocated with regcomp in RegexLibC tests | Andrew Kaster |
2021-05-06 | Tests: Move LibRegex tests to Tests/LibRegex | Brian Gianforcaro |