Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -214/+176 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -19/+19 |
| | |||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -1/+1 |
| | | | | clean up warnings. | ||||
* | Fixed a valgrind issue with the unprotect log message. The logging | Dana Robinson | 2019-01-31 | 1 | -4/+3 |
| | | | | | | 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/+1008 |