summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated help desk URLloricooperhdf-patch-1Lori Cooper2023-12-121-1/+1
* 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
* Add GitHub actions for testing VOL connectors (#3849)jhendersonHDF2023-11-1519-122/+1087
* Add CMake long double cross-compile defaults (#3683)Dana Robinson2023-11-152-24/+55
* Update Actions badges to link to relevant workflow (#3850)jhendersonHDF2023-11-141-6/+6
* Add extra space in comments for consistency (#3852)H. Joe Lee2023-11-141-2/+2
* Make filter unregister callbacks safe for VOL connectors (#3629)mattjala2023-11-131-44/+98
* cmakedefine macro uses C comments with "#undef" (#3845)Allen Byrne2023-11-133-6/+41
* HDF5 API test updates (#3835)jhendersonHDF2023-11-1369-92235/+4626
* Remove Autotools sed hack (#3848)Dana Robinson2023-11-132-6/+10
* Remove 1.12 from README.md (#3847)Dana Robinson2023-11-131-3/+0
* Correct ENV variables (#3841)Allen Byrne2023-11-111-6/+7
* Test and document path handling of H5Lcreate_* API (#3829)mattjala2023-11-112-7/+270
* Remove printf format warning on Windows oneAPI. (#3838)H. Joe Lee2023-11-101-1/+1
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-1012-98/+282
* Disable FP exceptions in H5T init code (#3837)Dana Robinson2023-11-074-28/+54
* Renamed h5fuse.sh to h5fuse (#3834)Scot Breitenfeld2023-11-076-11/+17
* Create test for H5Pget_dxpl_mpio (#3825)Glenn Song2023-11-063-0/+138
* Fortran Wrappers H5VLnative_addr_to_token_f and H5VLnative_token_to_address_f...Scot Breitenfeld2023-11-034-9/+95
* Removed the use of C wrappers from H5P APIs. (#3824)Scot Breitenfeld2023-11-036-103/+32
* Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782)jhendersonHDF2023-11-039-29/+95
* Update some doxygen links to local refs (#3814)Allen Byrne2023-11-025-14/+14
* Update NVHPC version from 23.7 to 23.9. (#3736)H. Joe Lee2023-11-022-18/+18
* Set NVHPC maximum optimization level to -O1 for now (#3800)jhendersonHDF2023-11-015-13/+75
* Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787)jhendersonHDF2023-11-016-7/+17
* Use the current toolchain for examples as default (#3810)Allen Byrne2023-11-014-1/+24
* Add processing of NVHPC flags in linux-gnulibc1 file (#3804)jhendersonHDF2023-11-012-7/+28
* Remove H5system.c warning on Windows oneAPI. (#3812)H. Joe Lee2023-11-011-2/+1
* Fix a couple usages of MPI_Info_get (#3809)jhendersonHDF2023-10-312-4/+4
* Fix parallel driver check in h5_fixname_real (#3808)jhendersonHDF2023-10-311-5/+3
* Fix usage of h5_clean_files in t_pflush2.c (#3807)jhendersonHDF2023-10-311-5/+6
* Fix memory corruption in 'MPI I/O FAPL preserve' test (#3806)jhendersonHDF2023-10-311-22/+22
* Fix h5py CI failure. (#3805)H. Joe Lee2023-10-311-4/+5
* Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)Robert Adam2023-10-306-6/+6