summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-01-186-15/+19
* Clean up Doxygen for szip functions and constants (#3943)Dana Robinson2024-01-182-14/+46
* autogen.sh: check directly for libtoolize instead of libtool [as libtool is ...Satish Balay2024-01-131-28/+8
* Remove incorrect include of sz header (#3939)Allen Byrne2024-01-101-4/+0
* Add binary build for linux S3 (#3936)Allen Byrne2024-01-097-4/+122
* Reorg and update options for doc and cmake config (#3934)Allen Byrne2024-01-093-27/+42
* Remove check for MPI initialization in tools library when using parallel VFDsH. Joe Lee2024-01-091-13/+16
* Update upload- artifact to match download version (#3929)Allen Byrne2024-01-084-16/+16
* Add H5Dread/write_multi to API tests (#3919)mattjala2024-01-062-0/+1541
* renamed defined H5_VERS* to avoid conflicts (#3926)Scot Breitenfeld2024-01-052-15/+15
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-0416-52/+27
* Fix building VOLs under library with CMake <3.24 (#3920)mattjala2024-01-041-11/+7
* Remove examples that have been moved to HDF5Examples folder (#3917)Allen Byrne2024-01-0317-3489/+22
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-0321-41/+964
* Bump the github-actions group with 3 updates (#3913)dependabot[bot]2024-01-023-16/+16
* Added H5Fdelete_f with test (#3912)Scot Breitenfeld2023-12-304-13/+85
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-2918-136/+414
* Implement optimized support for vector I/O in Subfiling VFD (#3896)jhendersonHDF2023-12-278-1060/+2190
* Added new H5G Fortran HDF5examples (#3908)Scot Breitenfeld2023-12-2227-94/+768
* Add CMake api checks to test the new Examples folder. (#3907)Allen Byrne2023-12-2222-99/+449
* Change Trouble Shooting to Troubleshooting (#3905)H. Joe Lee2023-12-221-1/+1
* Doc versions (#3903)Gerd Heber2023-12-2112-60/+315
* Move Glossary to the end of docs navigation menu (#3902)H. Joe Lee2023-12-211-1/+1
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-2160-473/+6433
* Disable doxygen as errors for netcdf (#3900)Allen Byrne2023-12-201-1/+1
* Remove redundant backslash character from comment. (#3899)H. Joe Lee2023-12-201-1/+1
* Add period(.) at the end of the sentence for consistency. (#3897)H. Joe Lee2023-12-191-1/+1
* Add intel binaries to daily-build/release workflows (#3895)Allen Byrne2023-12-184-25/+242
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-14163-16406/+509
* Bump the github-actions group with 4 updates (#3894)dependabot[bot]2023-12-1324-46/+46
* Some changes to portal links when they could be found on docs.hdfgroup.org, a...Lori Cooper2023-12-133-7/+7
* Feat: Hashpin sensitive dependencies on GitHub Actions and enable Dependabot ...Diogo Teles Sant'Anna2023-12-133-14/+24
* Correct urls and handling of external git repos (#3890)Allen Byrne2023-12-134-11/+31
* Correct CMake command and example packaging (#3888)Allen Byrne2023-12-082-3/+3
* Fix build error on freebsd (#3883)Satish Balay2023-12-071-1/+1
* Updated URL in funding.yml (#3882)Lori Cooper2023-12-041-1/+1
* Update examples with 1.6 api and static libs (#3874)Allen Byrne2023-11-298-38/+98
* Fix h5dump segmentation fault when --vfd-value option is used (#3873)H. Joe Lee2023-11-281-1/+1
* Develop merge examples (#3851)Allen Byrne2023-11-27694-80/+244850
* Fix configuration issue due to possibly empty CMake variable (#3869)jhendersonHDF2023-11-241-4/+4
* Complete the `if command line option` sentence. (#3868)H. Joe Lee2023-11-241-1/+1
* Fix typo in error message for `MPI_Type_dup`. (#3867)Luc Grosheintz2023-11-221-1/+1
* Fix segfault on user compound dtype conversion callback (#3842)mattjala2023-11-222-7/+135
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-2243-301/+912
* Moved the README to markdown and expanded its overview of the files, file gen...Scot Breitenfeld2023-11-214-133/+406
* Fix typo: look -> loop (#3866)H. Joe Lee2023-11-211-1/+1
* Do not publish compression headers or docs (#3865)Allen Byrne2023-11-213-99/+3
* Implement selection vector I/O with collective chunk filling (#3826)vchoi-hdfgroup2023-11-164-189/+434
* Change dest for doxygen (#3856)Allen Byrne2023-11-157-9/+10
* Fixes for CI and presets (#3853)Allen Byrne2023-11-154-11/+13