hdf5/doxygen
jhendersonHDF 330b80a266
Add support for _Float16 16-bit floating point type (#4065)
Fixed some conversion issues with Clang due to problematic undefined
behavior when casting a negative floating-point value to an integer

Fixed a bug in the library's software integer to floating-point
conversion function where a user's conversion exception function
returning H5T_CONV_UNHANDLED in the case of overflows would result in
incorrect data after conversion

Added configure checks for functions and macros related to _Float16
usage since some compilers expose the datatype but not the functions or
macros

Fixed a dt_arith test failure when H5_WANT_DCONV_EXCEPTION isn't defined

Fixed a few warnings from not explicitly casting some _Float16 variables
upwards
2024-03-18 21:36:46 -07:00
..
dox Add support for _Float16 16-bit floating point type (#4065) 2024-03-18 21:36:46 -07:00
examples Add support for _Float16 16-bit floating point type (#4065) 2024-03-18 21:36:46 -07:00
img Add parallel examples in doxygen (#3413) 2023-08-24 12:29:05 -05:00
aliases Add filter plugin user guide text. Fix registered URL in docs (#4169) 2024-03-18 08:36:55 -07:00
CMakeLists.txt Fix windows cpack error in WiX package. (#3747) 2023-10-23 12:39:43 -07:00
Doxyfile.in Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
hdf5_footer.html
hdf5_header.html Update hdf5_header.html 2022-12-15 08:49:19 -06:00
hdf5_navtree_hacks.js Remove "the the" from comments and docs (#2865) 2023-05-01 09:06:39 -07:00
hdf5doxy_layout.xml Move Glossary to the end of docs navigation menu (#3902) 2023-12-21 10:01:33 -06:00
hdf5doxy.css