hdf5/fortran
Sean McBride 9cea7c9bb9
Assume C99 fixed sized ints exist, use them (#470)
* Committing clang-format changes

* Assume C99 fixed sized ints exist, use them

* Assume H5_SIZEOF_LONG_DOUBLE != 0, `long double` has existed since C89

Note, this is only assuming that `long double` exists, no assumptions about its size have been touched.  Didn't remove any code that does things like test if `long double` and `double` have different sizes.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-08 12:44:06 -06:00
..
examples Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
src Assume C99 fixed sized ints exist, use them (#470) 2021-11-08 12:44:06 -06:00
test correct error checking string (#1143) 2021-10-29 08:13:21 -05:00
testpar Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CMakeLists.txt TRILAB-142 Change minimum CMake version to 3.12 2020-02-21 16:16:06 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
robodoc.rc [svn-r29163] changed robodoc specs to look for .F90 files 2016-02-19 13:11:26 -05:00