hdf5/java
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 #386 copyright corrections for java folder (#389) 2021-02-26 09:27:15 -06:00
lib
src Assume C99 fixed sized ints exist, use them (#470) 2021-11-08 12:44:06 -06:00
test Fix Java VOL tests (#1158) 2021-11-03 07:28:30 -05:00
CMakeLists.txt Reclassify CMake messages - HDFFV-11144 (#253) 2021-01-13 08:29:15 -06:00
Makefile.am #386 copyright corrections for java folder (#389) 2021-02-26 09:27:15 -06:00