summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-1218-7446/+7512
* Bump Autoconf version to 2.71 (#2944)Dana Robinson2023-05-121-1/+1
* Update action uses version (#2937)Allen Byrne2023-05-111-1/+1
* More code duplication reduction (#2930)Quincey Koziol2023-05-095-2247/+1536
* Remove unused variable warning in H5C.c (#2844)H. Joe Lee2023-05-091-2/+2
* Reduce code duplication in macros (#2914)Quincey Koziol2023-05-081-539/+126
* Public header cleanup (#2923)Dana Robinson2023-05-0721-93/+59
* Add Doxygen for H5ES_NONE _WAIT_NONE/FOREVER (#2922)Dana Robinson2023-05-061-10/+13
* Add Doxygen for H5S_ALL, _PLIST, and _BLOCK (#2921)Dana Robinson2023-05-061-3/+24
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-0512-62/+75
* Fix mirror VFD test timeouts (#2915)Quincey Koziol2023-05-051-2/+17
* Fix some compile failures in API tests (#2913)jhendersonHDF2023-05-053-32/+4
* Added summary report to test big IO (#2908)Scot Breitenfeld2023-05-051-12/+18
* Move the 1.10.11 release to September (#2898)Dana Robinson2023-05-052-2/+2
* remove obsolete SZIP find module (#2901)metadata_cache_macro_cleanupAllen Byrne2023-05-052-127/+2
* Remove 1.8 badge from README.md (#2895)Dana Robinson2023-05-051-1/+0
* Remove H5TB discussion (#2899)Dana Robinson2023-05-051-10/+0
* Force lowercase Fortran module file names (#2891)Scot Breitenfeld2023-05-042-0/+12
* Add RELEASE.txt entry for API tests (#2889)jhendersonHDF2023-05-031-0/+42
* Add missing terminator (#2888)Allen Byrne2023-05-031-1/+1
* Remove references to old MANIFEST file (#2890)jhendersonHDF2023-05-032-2/+0
* Fix Autotools internal-debug=all builds (#2886)jhendersonHDF2023-05-031-1/+1
* fixed args in execvp for h5fuse (#2885)Scot Breitenfeld2023-05-031-4/+5
* Minor tidying of API tests files (#2878)jhendersonHDF2023-05-032-7/+9
* Changes to isolate API Test option files and use fetchcontent (#2880)Allen Byrne2023-05-03113-36608/+89
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-02200-49/+212642
* Fixed test failure for when REAL is promoted via a compiler flag (#2873)Scot Breitenfeld2023-05-022-13/+14
* Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874)Larry Knox2023-05-021-1/+0
* Add bin directory to make distclean (#2872)Dana Robinson2023-05-021-1/+1
* Harden H5O cache deserialize calls (#2856)Dana Robinson2023-05-011-295/+237
* Add Fortran Selection IO APIs (#2864)Scot Breitenfeld2023-05-0111-52/+413
* Remove duplicate variable for configuration use (#2870)Allen Byrne2023-05-011-11/+8
* Correct usage of CMAKE_BUILD_TYPE (#2863)Allen Byrne2023-05-013-15/+15
* Skip page buffer test for "no selection I/O cause" when using split or multi ...Neil Fortner2023-05-011-0/+11
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-0119-35/+35
* Use powershell shell to copy files (#2858)Allen Byrne2023-04-301-5/+5
* Fix memory leaks in H5Dwrite w/ selection I/O (#2859)Dana Robinson2023-04-301-0/+7
* Remove selection I/O test from testphdf5 in CMake (#2860)Dana Robinson2023-04-301-1/+0
* Fix TRACE macros in selection I/O plist calls (#2857)Dana Robinson2023-04-301-2/+2
* Add DT workflow for creating daily binaries (#2843)Allen Byrne2023-04-294-1/+360
* chore(configure.ac): fix output message for enabling tools (#2684) (#2854)H. Joe Lee2023-04-291-1/+1
* Don't use strnlen when len is not known (#2855)Dana Robinson2023-04-291-15/+41
* Converted H5D asserts to normal error checking (#2842)Dana Robinson2023-04-292-57/+45
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-2846-378/+9466
* Update H5Dget_space_status bug note to reference 1.14.0 (#2839)jhendersonHDF2023-04-281-1/+1
* Remove unused variable warning (#2828)H. Joe Lee2023-04-281-1/+1
* Correct compression install files (#2838)Allen Byrne2023-04-282-8/+22
* h5fuse.sh fix for summit. (#2841)Scot Breitenfeld2023-04-282-11/+7
* Subfiling VFD - check if MPI is finalized during VFD termination (#2683)jhendersonHDF2023-04-273-28/+87
* Harden superblock cache deserialization (#2809)Dana Robinson2023-04-271-214/+146