hdf5/fortran
Dana Robinson 9b5d9680af
Clean up Fortran __float128 configure-time checks (#4649)
* Always use DECIMAL_DIG instead of LDBL_DIG. This was controlled by
  an ifdef that is always true in C99 or greater

It's confusing to use float.h C constants as variable names in
configure.ac and the PAC_FC_LDBL_DIG macro.

* Directly compare MY_FLT128_DIG and MY_LDBL_DIG

* Make uniform across CMake and Autotools
* Don't export quadmath.h variables to H5pubconf.h
2024-07-15 07:38:13 -05:00
..
src corrected offset type in C wrapper (#4622) 2024-07-05 12:39:43 -07:00
test Clean up Fortran __float128 configure-time checks (#4649) 2024-07-15 07:38:13 -05:00
testpar
CMakeLists.txt
Makefile.am Move C++ and Fortran and examples to HDF5Examples folder (#4552) 2024-06-08 06:46:09 -05:00
robodoc.rc