summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update GitHub macOS actions to v13 (#2999)Dana Robinson2023-05-245-3/+14
* Fix missing/misplaced h5_reset calls (#3001)Dana Robinson2023-05-233-23/+17
* Fix FUNC_ENTER macro mismatch in H5VL_object_inc_rc() (#2991)bazimo2023-05-231-1/+1
* fixed GNU 4.8.5 compilation issue with C_LOC and strings (#2996)Scot Breitenfeld2023-05-231-2/+2
* Updated H5Ovisit_f and H5Ovisit_by_name_f wrappers internals. (#2987)Scot Breitenfeld2023-05-227-171/+72
* Fix plugin cache variable name (#2988)Allen Byrne2023-05-225-22/+34
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-1913-38/+38
* Add test for HDstrcasestr macro (#2115)jhendersonHDF2023-05-193-4/+65
* ci: set minimal permissions on GitHub Workflows (#2980)Diogo Teles Sant'Anna2023-05-188-0/+23
* Fixes failures with gfortran 4.8 (#2979)Scot Breitenfeld2023-05-183-19/+25
* Change defaults of standard filters. (#2927)Allen Byrne2023-05-188-48/+56
* Remove version specific examples from README_HPC. (#2613) (#2975)Larry Knox2023-05-171-14/+12
* Add h5copy help test and verify consistency (#2902)Allen Byrne2023-05-1710-6/+178
* Updated INTENT to IN for C_PTR types dummy args. (#2961)Scot Breitenfeld2023-05-178-133/+133
* added missing H5ES function DLLs (#2969)Scot Breitenfeld2023-05-172-0/+21
* Change UBSAN for undefined instaed of address (#2964)Allen Byrne2023-05-171-2/+2
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-1532-597/+41
* addresses gfortran issue https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861 ...Scot Breitenfeld2023-05-152-9/+9
* Fix warning in cache_common.c (#2952)jhendersonHDF2023-05-151-65/+77
* Warn about changing collections during iteration (#2950)mattjala2023-05-157-15/+37
* Prevent buffer overrun in H5S_select_deserialize (#2931)mattjala2023-05-1212-104/+233
* 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