summaryrefslogtreecommitdiffstats
path: root/doxygen/examples/H5DO_examples.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-1/+1
| | | | | | * HDcalloc * HDfree * HDmalloc * HDrealloc
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
| | | | | * Update format source to clang 13 * More format changes
* Add doxygen for high level modules. (#1839)vchoi-hdfgroup2022-07-011-0/+220
* Add doxygen for high level modules. * Committing clang-format changes * Correct spelling based on spelling check. * Committing clang-format changes Co-authored-by: vchoi <vchoi@jelly.ad.hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>