summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue where the Subfiling VFD's context cache grows too large (#4159)developjhendersonHDF2024-03-184-13/+39
* Fix mirror VFD script (#4170)Dana Robinson2024-03-181-5/+5
* Bump the size of the mirror VFD IP field (#4167)snapshotDana Robinson2024-03-171-1/+1
* Fix some minor warnings (#4165)jhendersonHDF2024-03-1718-22/+44
* Remove HAVE_IOEO checks from CMake (#4160)Dana Robinson2024-03-163-77/+10
* Remove lseek64 and stat64 symbols from CMake (#4163)Dana Robinson2024-03-162-7/+0
* Add Doxygen to H5FDmirror.h (#4158)Dana Robinson2024-03-161-25/+52
* Header cleanup in C library (#4154)Dana Robinson2024-03-1659-14/+79
* Suppress H5Dmpio debugging output unless HDF5_DEBUG=d is set (#4155)jhendersonHDF2024-03-161-2/+3
* Remove HDF from Fortran 2003 configuration check message. (#4157)H. Joe Lee2024-03-161-1/+1
* 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
* 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