summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_datatypesfeature/new_datatypesDana Robinson2024-03-16155-483/+877
|\
| * Remove H5O header and friend status from H5A.c (#4150)Dana Robinson2024-03-151-2/+0
| * Fix buffer size calculation in the deflate filter (#4147)Sergey Kosukhin2024-03-151-3/+1
| * Remove at the end of list item. (#4151)H. Joe Lee2024-03-151-1/+1
| * Make the newsletter scheme work like HDF4 (#4149)Dana Robinson2024-03-152-25/+25
| * defined CMAKE_H5_HAVE_DARWIN (#4146)Scot Breitenfeld2024-03-151-0/+6
| * Fix error when overwriting an indirectly nested vlen with a shorter sequence ...Neil Fortner2024-03-153-2/+243
| * Clean up some hbool_t/TRUE/FALSE stragglers (#4143)Dana Robinson2024-03-155-10/+10
| * Remove useless headers (#4145)Dana Robinson2024-03-15113-193/+38
| * Fix doxygen link to example function usage (#4133)Allen Byrne2024-03-151-2/+3
| * Fix Autotools -Werror cleanup (#4144)Dana Robinson2024-03-152-6/+33
| * Fixed misc. H5E fortran failures due to previous PR (#4138)Scot Breitenfeld2024-03-153-7/+20
| * Capitalize option message for consistency. (#4141)H. Joe Lee2024-03-151-1/+1
| * Skip part of dsets.c test for IBM long double type (#4136)jhendersonHDF2024-03-151-0/+9
| * Remove ros3 and hdfs VFDs from Autotools VFD list (#4142)Dana Robinson2024-03-151-2/+4
| * Add cygwin CI and update yaml files for consistency and accuracy (#4131)Allen Byrne2024-03-1418-164/+399
| * Update URLs in RELEASE.txt (#4132)bmribler2024-03-141-2/+2
| * Fix segfault in vlen io API test (#4130)mattjala2024-03-131-4/+13
| * Remove invalid compile flag (#4129)Allen Byrne2024-03-132-2/+2
| * Don't set the rpath when linking statically (#4125)Jouke Witteveen2024-03-133-56/+56
| * Deprecate bin/cmakehdf5 (#4127)Allen Byrne2024-03-132-0/+8
| * Update CMake comment about _POSIX_C_SOURCE (#4124)Dana Robinson2024-03-131-1/+3
* | Add big-endian _Float16 tools tests and filesJordan Henderson2024-03-1312-14/+489
* | Add _Float16 h5dump XML testJordan Henderson2024-03-136-173/+539
* | Post-merge fixesJordan Henderson2024-03-132-56/+60
* | Address comments from reviewJordan Henderson2024-03-128-8/+663
* | Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-12268-4553/+6958
|\ \ | |/
| * Overhaul CMake LFS support (#4122)Dana Robinson2024-03-125-129/+71
| * Initialize selection type in chunk struct (#4087)Glenn Song2024-03-121-0/+4
| * Use AC_SYS_LARGEFILE on Autotools (#4119)Dana Robinson2024-03-122-73/+3
| * Remove old cmake check (#4117)Allen Byrne2024-03-121-6/+2
| * Handle IBM long double issues in dsets.c test_floattypes test (#4116)jhendersonHDF2024-03-121-26/+19
| * Implement ID creation optimization for container datatype conversions (#4113)jhendersonHDF2024-03-125-305/+494
| * Adjust aocc workflow to fit the autotools/cmake pattern of other callable wor...Allen Byrne2024-03-127-91/+213
| * Fix up dsets test for some platforms with different long double format (#4114)jhendersonHDF2024-03-111-13/+30
| * long double tests has problems setting precision with offset (#4102)Allen Byrne2024-03-111-2/+4
| * Add Doxygen for HDFS VFD (#4106)Dana Robinson2024-03-111-62/+59
| * Change compression tests reference files to use masking for compression ratio...Allen Byrne2024-03-1016-43/+287
| * Remove lint comments (#4107)Dana Robinson2024-03-1012-77/+51
| * Move common variables out of cache test blocks (#4108)Dana Robinson2024-03-101-180/+187
| * Convert H5B__assert to use error checks (#4109)Dana Robinson2024-03-102-60/+70
| * Clean up a few things in H5T.c (#4105)Dana Robinson2024-03-101-31/+23
| * Minimize use of abort() (#4110)Dana Robinson2024-03-106-40/+34
| * Refactor datatype conversion code to use pointers rather than IDs (#4104)jhendersonHDF2024-03-1026-1711/+2110
| * Change how stats are printed in H5Z (#4097)Dana Robinson2024-03-101-7/+14
| * Remove printf debugging from H5Smpio.c (#4098)Dana Robinson2024-03-103-82/+14
| * Remove H5DEBUG() calls from H5Dmpio.c (#4103)Dana Robinson2024-03-101-3/+2
| * Remove a few H5O printf debugging statements (#4096)Dana Robinson2024-03-101-15/+0
| * msvc: don't declare `HAVE_TIMEZONE` for older MSVC (#3956)Ben Boeckel2024-03-091-1/+3
| * Remove leading / from relative path. (#4101)H. Joe Lee2024-03-091-2/+2