| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -2/+2 | |
| * | Rename CUSTOM_PRINTF to ATTR_PRINTF.•••ATTR_* matches the naming scheme which will be used for function attributes from now on. Also, redocument it to have a better description and allow Doxygen to parse it. | 2022-01-15 | 1 | -1/+1 | |
| * | Refactor CoreException and ModuleException. | 2022-01-07 | 1 | -3/+3 | |
| * | Mark all module classes as final. | 2021-10-01 | 1 | -1/+2 | |
| * | Merge branch 'insp3' into master. | 2021-05-14 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2021-05-14 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-04-27 | 1 | -2/+3 | |
| |\| | |||||
| | * | Improve the message sent when a mode does not exist. | 2021-04-19 | 1 | -2/+3 | |
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -4/+1 | |
| * | | Convert various mode methods to take Mode::Change.•••- AccessCheck - AfterMode - BeforeMode - OnModeChange - OnRawMode | 2021-03-30 | 1 | -9/+9 | |
| * | | Move FilePosition to fileutils.h and use in ConfigTag. | 2020-11-03 | 1 | -3/+3 | |
| * | | Convert ConfigTag from reference<> to std::shared_ptr<>. | 2020-10-31 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-08-25 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix null-checking the wrong variable in the disable module.•••Closes #1792. | 2020-08-01 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-05-19 | 1 | -2/+2 | |
| |\| | |||||
| | * | Allow disabling the COMMANDS command. | 2020-05-07 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-05-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -5/+5 | |
| * | | Merge branch 'insp3' into master. | 2020-04-09 | 1 | -2/+3 | |
| |\| | |||||
| | * | Fix the log message in the disable module.•••Modes are set and unset not executed. | 2020-04-02 | 1 | -2/+3 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2019-05-15 | 1 | -3/+3 | |
| |\| | |||||
| | * | Textual improvements and fixes such as typos, casing, etc. (#1612) | 2019-04-28 | 1 | -2/+2 | |
| | * | Fix grammar in unknown mode/snomask character messages. | 2019-04-21 | 1 | -1/+1 | |
| * | | SnomaskManager: remove fakederef. | 2019-02-07 | 1 | -1/+1 | |
| * | | ModeParser: remove fakederef. | 2019-02-07 | 1 | -1/+1 | |
| * | | LogManager: remove fakederef. | 2019-02-07 | 1 | -3/+3 | |
| * | | Remove all 2.0 config compatibility code. | 2019-01-25 | 1 | -1/+1 | |
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -4/+4 | |
| |/ | |||||
| * | Move the <disabled> tag out of the core to a new module. | 2019-01-24 | 1 | -0/+189 | |
