summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ADB signature from RELEASE.txt. (#3986)H. Joe Lee2024-02-141-1/+0
* Add a missing left parenthesis in RELEASE.txt. (#3990)H. Joe Lee2024-02-141-1/+1
* chore: fix typo (#3989)H. Joe Lee2024-02-141-1/+1
* Make platform specific test presets for windows and macs (#3988)Allen Byrne2024-02-144-7/+104
* Skip mac bintest until more reliable (#3983)Allen Byrne2024-02-141-0/+1
* corrected warning: implicit conversion changes signedness (#3982)Scot Breitenfeld2024-02-141-1/+1
* Fixed spacing issues in example tests. (#3979)Scot Breitenfeld2024-02-1410-33/+43
* Add h5dump tests that require subfiling VFD (#3879)H. Joe Lee2024-02-148-1/+48
* Create CITATION.cff (#3927)Stefano Probst2024-02-141-0/+12
* append '-WF,' when passing C preprocessor directives to the xlf compiler (#3976)Scot Breitenfeld2024-02-141-3/+8
* Clarify vlen string datatype message (#3950)mattjala2024-02-141-5/+19
* Replace 'T2' with ' ' to avoid failure to match expected output due to (#3975)Larry Knox2024-02-145-25/+25
* Add binary testing to CI testing (#3971)Allen Byrne2024-02-1411-214/+541
* h5 compiler wrappers now pass all arguments passed to it to the compile line ...Scot Breitenfeld2024-02-146-38/+156
* Fixed XL and gfortran errors (#3968)Scot Breitenfeld2024-02-143-9/+13
* Added a GitHub Codespaces configuration. (#3966)Gerd Heber2024-02-143-0/+34
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-02-1414-24/+649
* Fix doxygen errors (#3962)Allen Byrne2024-02-1436-68/+204
* Add RELEASE.txt note for the fix for issue #1256 (#3955)jhendersonHDF2024-02-141-0/+28
* RF: move codespell configuration into .codespellrc so could be used locally a...Yaroslav Halchenko2024-02-142-3/+6
* Change 'extensible' to 'fixed' in H5FA code (#3964)Dana Robinson2024-02-142-2/+2
* fixed BIND name (#3957)Scot Breitenfeld2024-02-142-8/+3
* Remove cached datatype conversion path table entries on file close (#3942)jhendersonHDF2024-02-145-12/+307
* Add the user test program in HDFFV-9174 for committed types. (#3937)vchoi-hdfgroup2024-02-141-0/+169
* Fortran API work. (#3941)Scot Breitenfeld2024-02-1412-172/+441
* Fix chid_t to hid_t (#3948)Glenn Song2024-02-141-1/+1
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-02-146-15/+19
* Clean up Doxygen for szip functions and constants (#3943)Dana Robinson2024-02-142-14/+46
* autogen.sh: check directly for libtoolize instead of libtool [as libtool is ...Satish Balay2024-02-141-28/+8
* Add binary build for linux S3 (#3936)Allen Byrne2024-02-147-4/+122
* Reorg and update options for doc and cmake config (#3934)Allen Byrne2024-02-142-26/+41
* Update upload- artifact to match download version (#3929)Allen Byrne2024-02-143-15/+15
* Document that fileno is the same for all handles (#3965)mattjala2024-01-292-10/+19
* Fix potential infinite loop in API test (#3961)mattjala2024-01-261-1/+1
* Update H5Fget_obj_count/ids to reflect dtype behavior (#3949)mattjala2024-01-232-3/+4
* Remove incorrect include of sz header (#3939) (#3953)Larry Knox2024-01-231-4/+0
* Add H5Dread/write_multi to API tests (#3931)mattjala2024-01-092-0/+1541
* CMake compression and directory includes from develop (#3933)Allen Byrne2024-01-0917-54/+36
* Sync 1.14 branch with develop (#3923)Larry Knox2024-01-0883-1365/+4030
* Fix building VOLs under library with CMake <3.24 (#3924)mattjala2024-01-061-11/+7
* Merge examples and workflows from develop (#3918)Allen Byrne2024-01-03791-2519/+235132
* HDF5 API test updates (#3835) (#3889)jhendersonHDF2023-12-0869-92274/+4639
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-07130-1186/+3238
* Fix segfault on user compound conversion callback (#3870)mattjala2023-11-242-7/+135
* Sync fixes for CI and presets (#3855)Allen Byrne2023-11-1526-157/+375
* Test and document path handling of H5Lcreate_* API (#3846)mattjala2023-11-152-7/+270
* Update doxygen links and add v1_14 to gh-pages (#3813)Allen Byrne2023-11-026-14/+21
* Sync CMake changes from develop (#3811)Allen Byrne2023-11-0215-35/+43
* Drop MPI-2 support (#3643) (#3802)jhendersonHDF2023-10-319-216/+71
* Update version to 1.14.4-1. (#3799)Larry Knox2023-10-3010-349/+733