summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace deprecated Fortran 'include mpif.h' with 'USE mpi' (#4031)Christoph Niethammer2024-02-213-5/+3
* Check argument for CMake REGEX FCMangle.h. (#4029)H. Joe Lee2024-02-211-2/+8
* Test vlen sequence IO in API tests (#4027)mattjala2024-02-212-0/+485
* Replaced last sprintf with snprintf (#4007)Sean McBride2024-02-2021-48/+79
* Remove oneapi return value warning. (#4028)H. Joe Lee2024-02-191-0/+1
* Grep for error messages instead of comparing files (#4024)Allen Byrne2024-02-163-19/+21
* Correct String FIND for runTest and grepTest (#4022)Allen Byrne2024-02-155-28/+51
* Delete old snapshot binaries after new snapshots are created (#4020)Allen Byrne2024-02-153-1/+91
* included best practices of using coll. metadata APIs (#4018)Scot Breitenfeld2024-02-159-8/+154
* Add compound subset ops on attributes to API tests (#4005)mattjala2024-02-142-0/+269
* separate out individual checks for string removal (#4015)Allen Byrne2024-02-141-0/+4
* Add C in project line for CMake to fix #4012. (#4014)H. Joe Lee2024-02-143-3/+3
* Update install texts (#4010)Glenn Song2024-02-146-28/+22
* Fix some output issues with ph5diff (#4008)jhendersonHDF2024-02-132-6/+8
* Don't add files and directories with names that begin with ., or that match *...Larry Knox2024-02-132-1/+2
* Add hl and cpp ABI reports to daily build (#4006)Allen Byrne2024-02-132-0/+33
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-1313-90/+93
* Add a missing file into Makefile.am for MinGW Autotools build error. (#4004)H. Joe Lee2024-02-131-1/+1
* remove incorrect check for environ (#4002)Allen Byrne2024-02-092-2/+0
* Modern C++ dtor declarations (#1830)Sean McBride2024-02-0950-335/+38
* Fix build issue and some warnings in H5_api_dataset_test.c (#3998)jhendersonHDF2024-02-091-12/+5
* Fix incompatible pointer type warnings in object reference examples (#3999)jhendersonHDF2024-02-092-2/+2
* Fix overwritten preset names (#4000)Allen Byrne2024-02-092-14/+16
* Updated information about obtaining the HDF5 source code to use the repos. (#...bmribler2024-02-081-10/+3
* Remove oneapi/clang compiler printf() type warning. (#3994)H. Joe Lee2024-02-082-2/+2
* Fix h5watch test failures to ignore system warnings on ppc64le. (#3997)Larry Knox2024-02-081-2/+3
* Add abi-complience check and upload to releases (#3996)Allen Byrne2024-02-087-18/+185
* Fix broken links caused by examples relocation. (#3995)H. Joe Lee2024-02-081-2/+2
* Fix for github issue #2414: segfault when copying dataset with attrib… (#3967)vchoi-hdfgroup2024-02-061-2/+6
* Sync API tests with vol-tests (#3940)mattjala2024-02-066-154/+1911
* Update README with new release info (#3993)Dana Robinson2024-02-061-1/+2
* Update release schedule (#3992)Dana Robinson2024-02-062-15/+12
* Bump the github-actions group with 6 updates (#3981)dependabot[bot]2024-02-067-27/+27
* Remove ADB signature from RELEASE.txt. (#3986)H. Joe Lee2024-02-061-1/+0
* Add a missing left parenthesis in RELEASE.txt. (#3990)H. Joe Lee2024-02-061-1/+1
* chore: fix typo (#3989)H. Joe Lee2024-02-061-1/+1
* Make platform specific test presets for windows and macs (#3988)Allen Byrne2024-02-064-8/+104
* Skip mac bintest until more reliable (#3983)Allen Byrne2024-02-021-0/+1
* corrected warning: implicit conversion changes signedness (#3982)Scot Breitenfeld2024-02-021-1/+1
* Fixed spacing issues in example tests. (#3979)Scot Breitenfeld2024-02-0210-33/+43
* Add h5dump tests that require subfiling VFD (#3879)H. Joe Lee2024-02-018-1/+48
* Create CITATION.cff (#3927)Stefano Probst2024-02-011-0/+12
* append '-WF,' when passing C preprocessor directives to the xlf compiler (#3976)Scot Breitenfeld2024-02-011-3/+8
* Clarify vlen string datatype message (#3950)mattjala2024-01-311-5/+19
* Replace 'T2' with ' ' to avoid failure to match expected output due to (#3975)Larry Knox2024-01-315-25/+25
* Add binary testing to CI testing (#3971)Allen Byrne2024-01-3111-215/+542
* Explicitly use PROJECT_BINARY_DIR in target copy location (#3974)Allen Byrne2024-01-302-31/+31
* h5 compiler wrappers now pass all arguments passed to it to the compile line ...Scot Breitenfeld2024-01-306-38/+109
* Fixed XL and gfortran errors (#3968)Scot Breitenfeld2024-01-303-9/+13
* Added a GitHub Codespaces configuration. (#3966)Gerd Heber2024-01-303-0/+34