summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Develop gh doxy (#3041)Allen Byrne2023-06-053-6/+36
* Print out the VOL connector being used in the ASYNC test (#3016)Scot Breitenfeld2023-06-059-97/+389
* CMake: (fix) Szip / libaec filter (#3035)Jan-Willem Blokland2023-06-051-23/+11
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-05135-1104/+1101
* Add casts to type conversion to fix long dbl bug (#3038)Dana Robinson2023-06-031-2/+22
* Only pass efc pointer to H5F__efc_open (#3026)Dana Robinson2023-05-304-347/+346
* Remove unused H5F_EN|DECODE_OFFSET macros (#3027)Dana Robinson2023-05-301-26/+0
* Cleans up Java JNI warnings and add java to -Werror checks (#2383)Dana Robinson2023-05-278-127/+94
* API test updates (#3018)jhendersonHDF2023-05-2637-3692/+4248
* correct warning ignore match for zlib (#3021)Allen Byrne2023-05-261-0/+2
* Fix release version for some H5Pfapl routines (#3023)jhendersonHDF2023-05-261-3/+3
* Correct name of fetch content variable name (#3020)Allen Byrne2023-05-261-1/+1
* Remove most unused options which are defaulted #2998 (#3019)Allen Byrne2023-05-264-899/+3
* Fixed Fortran Doxygen warnings (#3017)Scot Breitenfeld2023-05-269-94/+106
* Bump GitHub Autotools actions to gcc-12 (#3015)Dana Robinson2023-05-251-4/+4
* Suppress vfd.c test warning (#3014)Dana Robinson2023-05-251-8/+13
* Fix multiConfig variable usage and remove unused CMake vars (#3013)Allen Byrne2023-05-254-31/+1
* Fix assert in Debug Windows Java JNI (#3012)Dana Robinson2023-05-252-6/+5
* Develop release workflow (#3002)Allen Byrne2023-05-253-3/+130
* Remove src/.indent.pro (#3008)Dana Robinson2023-05-251-150/+0
* Add release note for #2999 (#3009)Dana Robinson2023-05-251-0/+8
* Only run ttsafe in thread-safe GitHub actions (#2777)Dana Robinson2023-05-251-8/+24
* 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