| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-02-23 | Silence some warnings in test code.rel-5-5-5 | Neil | 1 | -2/+2 |
| 2024-11-26 | Bug [#2458]. Add include of cstdint to provide intptr_t and uintptr_t. | Neil | 1 | -0/+1 |
| 2024-01-30 | Avoid warnings in unit tests with const, nullptr, [[nodiscard]], initialisation, | Neil | 1 | -6/+6 |
| 2024-01-02 | Fix warnings in test case code mostly by adding const. | Neil | 1 | -14/+15 |
| 2023-12-21 | Bug [#2405]. Avoid character fragments in regular expression search results. | Zufu Liu | 1 | -0/+3 |
| 2023-11-21 | Bug [#2413]. Fix regular expression search failure. | Zufu Liu | 1 | -0/+11 |
| 2023-11-02 | Feature [feature-requests:#1500] Remove match text retrieval from MatchOnLines | Zufu Liu | 1 | -7/+10 |
| 2023-10-18 | Fix missing include which caused compilation failure on macOS. | Neil Hodgson | 1 | -0/+1 |
| 2023-10-15 | Use std::array for regex match positions as it will simplify copying. | Neil | 1 | -0/+1 |
| 2021-06-21 | Add tests for CharacterCategoryMap, RESearch, and Document. | Zufu Liu | 1 | -0/+77 |
