hdf5/tools
Dana Robinson 552ce4952b
Removes alternative function enter/leave macro scheme (#678)
* Committing clang-format changes

* Converted BEGIN_FUNC, etc. macros to FUNC_ENTER

* Rips out the BEGIN_FUNC, etc. macros

* Removes 'end if', etc. comments from H5HL package

* Committing clang-format changes

* Fixes an H5EA iterate issue

* Fixes an issue in the H5FA iterator code

* Further cleanup in bin/trace after macro removal

* Iterator changes in H5EA and H5FA

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-28 21:58:13 -05:00
..
lib Removes alternative function enter/leave macro scheme (#678) 2021-05-28 21:58:13 -05:00
libtest
src Purges UFAIL from the library (#637) 2021-05-11 11:05:03 -05:00
test Removes pre-C99 build and header cruft (#700) 2021-05-28 07:48:29 -05:00
testfiles Tools long double updates (#522) 2021-04-15 07:59:01 -05:00
CMakeLists.txt
Makefile.am