summaryrefslogtreecommitdiffstats
path: root/src/H5FDonion.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bin/trace script w/ out params (#4074)Dana Robinson2024-03-071-1/+1
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-27/+27
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-141-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-17/+17
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-5/+5
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-104/+104
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-10/+10
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-1/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-5/+5
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-6/+6
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-26/+26
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-20/+20
* Onion VFD header cleanup (#2337)Dana Robinson2022-12-211-9/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Updates onion VFD major error codes (#2076)Dana Robinson2022-08-311-35/+35
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Fixes some badness in the onion VFD revision comment code (#1975)Dana Robinson2022-08-081-9/+16
* Onion VFD (#1953)Dana Robinson2022-08-021-0/+1762