hdf5/tools
Quincey Koziol 66bcfd97a8
Update reformatting settings, trace wrapping, and printf-format strings (#22)
* Add BEGIN_FUNC / CATCH / END_FUNC to macros

* Remove incorrect trailing '{'

* Update trace script to wrap H5TRACE macros at 110 characters and improve
comments for code that performs this operation.

* Clean up printf-formatting in H5public.h and correct some oversights in the code.

* Reformat with BEGIN_FUNC / END_FUNC handled correctly by clang-format

* Run clang-format on changes.

* Correct H5_SIZEOF_HSIZE_T/H5_SIZEOF_HSSIZE_T macros to match typedef.

* And make the undef value match also.

* Update comment

* Update clang-format actions to exclude generated files.

* Post-process generated H5LTparse.h file as well as H5LTparse.c file.

* Fix formatting

* Update version of github clang-format action
2020-10-06 17:37:42 -05:00
..
lib Clang-format of source files 2020-09-30 09:27:10 -05:00
libtest Clang-format of source files 2020-09-30 09:27:10 -05:00
src Update reformatting settings, trace wrapping, and printf-format strings (#22) 2020-10-06 17:37:42 -05:00
test Fix VFD h5repacktest (#20) 2020-10-06 11:56:59 -05:00
testfiles HDFFV-11096 replace backticks with doublequotes 2020-10-04 11:46:42 -05:00
CMakeLists.txt TRILAB-142 Change minimum CMake version to 3.12 2020-02-21 16:16:06 -06:00
COPYING Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
Makefile.am Add options to enable or disable building tools and tests. The default 2019-06-05 23:20:01 -05:00