summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * OESS-168: Remove clang warnings. (#1057)H. Joe Lee2021-09-301-56/+56
| * OESS-168: Remove clang warnings. (#1056)H. Joe Lee2021-09-301-20/+20
| * Move HDstrcmp operations inside casting block for PGI compilers (#1063)jhendersonHDF2021-09-301-6/+6
| * Fix Mirror, HDFS and ROS3 case statements for VFD value in H5trace (#1062)jhendersonHDF2021-09-301-6/+6
| * Update compact dataset I/O routines to handle driver-level memory copy (#1054)jhendersonHDF2021-09-305-13/+187
| * VFD plugins (#602)jhendersonHDF2021-09-29169-2283/+6120
| * OESS-168: Remove clang warnings. (#1050)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings (#1049)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings. (#1047)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings. (#1046)H. Joe Lee2021-09-291-9/+9
| * Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-296-7/+7
| * Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-286-149/+103
| * Develop cmake install dir (#1041)Allen Byrne2021-09-284-9/+18
| * Develop libaec up (#1037)Allen Byrne2021-09-281-1/+7
* | Updated scripts to match changes on developQuincey Koziol2021-09-284-20/+37
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-09-27171-3020/+6857
|\ \ | |/
| * 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
* | Merge branch 'develop' into post_open_fixQuincey Koziol2021-08-31143-2019/+2451
|\ \ | |/
| * 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