summaryrefslogtreecommitdiffstats
path: root/src/H5Clog_json.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-55/+54
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-28/+28
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-75/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-1/+1
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-64/+64
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-121-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-24/+24
* Adds const to a few global variables (#623)Dana Robinson2021-05-041-26/+26
* Fixed various clang -Wformat-security warnings (#340)Sean McBride2021-02-191-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-280/+226
* 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
* Updated the log function names.Dana Robinson2018-12-281-3/+3
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-0/+1365