Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-14 | Update copyright headers. | InspIRCd Robot | |
2021-04-27 | Fix a bunch of weird indentation and spacing issues. | Sadie Powell | |
2021-03-05 | Fix a bunch of really obvious unnecessary includes. | Sadie Powell | |
2020-01-11 | Update copyright headers. | InspIRCd Robot | |
2013-08-27 | Fix Windows build and a few more problems | attilamolnar | |
2013-08-27 | Fix various small issues. | Peter Powell | |
- Add CXX11_OVERRIDE to *Regex::Matches and *RegexFactory::Create. - Fix documentation comment on regex_string. - Fix various code duplication/layout issues. | |||
2013-08-27 | Make all regex modules throw the same exception on error. | Peter Powell | |
2013-04-12 | Tidy up source files: | Peter Powell | |
- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. |