summaryrefslogtreecommitdiffstats
path: root/src/H5Clog_json.c
Commit message (Collapse)AuthorAgeFilesLines
* Trim trailing whitespaceQuincey Koziol2020-04-201-37/+37
|
* merge and fix conflictkmu2020-01-191-1/+1
|\
* | fix unused related warningskmu2020-01-131-1/+1
|/
* Fixed a valgrind issue with the unprotect log message. The loggingDana Robinson2019-01-311-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 Robinson2018-12-281-3/+3
|
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-0/+1365