summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove Win32 POSIX redefinitions (#3068)Dana Robinson2023-06-071-35/+15
* Fix MSVC 32/64 bit shift conversion warnings (#3067)Dana Robinson2023-06-071-5/+5
* Fix paths for doxygen and add step to upload to gh-pages (#3061)Allen Byrne2023-06-072-5/+15
* Update README.md (#3069)Dana Robinson2023-06-071-3/+2
* Update the release schedule for 1.12.3 (#3066)Dana Robinson2023-06-072-2/+2
* Add netCDF and HDF-EOS5 badges to README.md (#3065)Dana Robinson2023-06-072-1/+3
* ci: add netcdf action (#2934) (#2981)H. Joe Lee2023-06-061-0/+53
* Correct path for doxygen files (#3055)Allen Byrne2023-06-061-1/+1
* Fix doxygen comments in structure and enable FAIL_ON_WARNINGS (#3059)Allen Byrne2023-06-062-1/+7
* HDF5Array arrayify is missing break statement #3056 (#3060)Allen Byrne2023-06-061-0/+2
* CMake build is missing H5FDsubfiling.h #3037 (#3053)Allen Byrne2023-06-061-2/+2
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-0634-456/+492
* 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