summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2021-10-182-40/+41
* Merge branch 'develop' into selection_ioNeil Fortner2021-10-18967-32463/+108707
|\
| * MS clang needs EHsc flag (#1035)Allen Byrne2021-09-241-2/+2
| * VFD ctl feature (#981)jhendersonHDF2021-09-2320-160/+1082
| * Need to match clang and versions not just "Clang" (#1029)Allen Byrne2021-09-224-20/+12
| * HDFFV-11266 - add option to build HL tools (#1018)Allen Byrne2021-09-167-5/+47
| * Disable fortran warning (#1014)Allen Byrne2021-09-162-7/+8
| * Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-1619-134/+162
| * Fix java warnings (#1005)Allen Byrne2021-09-153-47/+37
| * Fix several warnings (#720)jhendersonHDF2021-09-1419-60/+73
| * H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-135-6/+473
| * Update examples version because of HDFFV-11269 (#998)Allen Byrne2021-09-104-6/+6
| * Fix various warnings and issues in doxygen doc generation (#994)Allen Byrne2021-09-1011-70/+110
| * Add high-level set/get for `unsigned long long` attributes. (#973)Alessandro Felder2021-09-084-33/+143
| * Update copyright headers with reproduction notice in 5 files (#993)Larry Knox2021-09-085-42/+37
| * Correction of pkg-config compile script. (#974)Allen Byrne2021-09-072-1/+9
| * Sync CMake java macros with cmake repo (#982)Allen Byrne2021-09-075-369/+537
| * Small doxygen fixes plus simple doc fixes (#989)Allen Byrne2021-09-044-12/+9
| * Synch CMake doxygen options with autotools configure (#983)Allen Byrne2021-09-021-1/+2
| * A batch of life-cycle examples for different modules (#654)Gerd Heber2021-09-0182-2063/+4126
| * Rework of PR #826 (#972)Scot Breitenfeld2021-08-304-3/+133
| * Fixed failure on BE with xlf (#968)Scot Breitenfeld2021-08-301-2/+5
| * More various warnings (#958)Sean McBride2021-08-2513-51/+50
| * Move pwd header check to alphabetical order (#954)Dana Robinson2021-08-231-1/+1
| * More clang tidy (#908)Sean McBride2021-08-2352-227/+219
| * cmake: simplify try_run result comparisons (#950)Ben Boeckel2021-08-231-5/+5
| * Remove incorrect compiler check for windows clang sanitizer (#942)Allen Byrne2021-08-201-1/+1
| * Get class name null str (#899)Sean McBride2021-08-201-2/+3
| * CMake: (fix) ph5example test (#935)Jan-Willem Blokland2021-08-191-2/+5
| * CMake should use the output dir programs for shell scripts (#928)Allen Byrne2021-08-194-144/+52
| * Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c...Larry Knox2021-08-191-3/+3
| * Develop windows compiler fixes (#912)Allen Byrne2021-08-195-33/+42
| * Correct number of args to Windows HDunsetenv macro (#939)Allen Byrne2021-08-191-1/+1
| * Remove non-published short arg names (#917)Allen Byrne2021-08-183-303/+0
| * Correct dataset close in java test (#919)Allen Byrne2021-08-181-1/+1
| * Fix formatting (#923)Allen Byrne2021-08-181-1/+1
| * Fixed the CMake processing for C++ warnings and flags (#888)Allen Byrne2021-08-168-275/+348
| * Fix clang/sanitizer for windows (#883)Allen Byrne2021-08-162-7/+12
| * Update examples version used by CMake (#882)Allen Byrne2021-08-125-7/+9
| * Fixes a bad memory read and unfreed memory in fsinfo code (#893)Dana Robinson2021-08-126-14/+97
| * Guard the SKIP_MPICXX macros against redefinition. (#892)David Wells2021-08-121-0/+4
| * Fix link issue with perf/h5perf in parallel library (#889)jhendersonHDF2021-08-111-4/+4
| * Reorg tools perform to provide h5perf for installation (#884)Allen Byrne2021-08-1019-268/+678
| * Add parallel version of h5pfc script (#881)Allen Byrne2021-08-071-0/+13
| * Removes partial long options from the tools (#872)Dana Robinson2021-08-0311-235/+29
| * Updates the RELEASE.txt file with a note about the variable-length fill (#871)Dana Robinson2021-08-031-0/+4
| * Unsigned comparison to 0 warning avoidance (#869)Larry Knox2021-08-021-3/+4
| * Added int variable for comparison with H5_VERS_RELEASE in H5.c to avoid (#866)Larry Knox2021-07-301-1/+3
| * Updates a comment in H5mpi.c (#863)Dana Robinson2021-07-281-1/+1
| * Remove version-check for relnum in H5check. (#812)Allen Byrne2021-07-275-147/+227