Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -280/+226 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -37/+37 |
| | |||||
* | merge and fix conflict | kmu | 2020-01-19 | 1 | -1/+1 |
|\ | |||||
* | | fix unused related warnings | kmu | 2020-01-13 | 1 | -1/+1 |
|/ | |||||
* | Fixed a valgrind issue with the unprotect log message. The logging | Dana Robinson | 2019-01-31 | 1 | -5/+4 |
| | | | | | | call was placed after the point where the cache entry was freed. The fix was to just use the entry's address directly in the log call instead of the entry itself. | ||||
* | Updated the log function names. | Dana Robinson | 2018-12-28 | 1 | -3/+3 |
| | |||||
* | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -0/+1365 |