summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spelling corrections (#1382)inactive/selection_io_with_subfiling_vfdScot Breitenfeld2022-01-1925-85/+85
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-18490-2221/+3677
* Added script to join subfiles into a single HDF5 file (#1350)Scot Breitenfeld2022-01-112-0/+92
* Merge branch 'selection_io' into selection_io_with_subfiling_vfd (#1265)Scot Breitenfeld2021-12-0672-1102/+6614
* Subfile name fixes (#1250)Scot Breitenfeld2021-12-051-9/+37
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-23214-4976/+4009
* Merge pull request #1217 from jrmainzer/selection_io_with_subfiling_vfdjrmainzer2021-11-231039-35168/+115278
|\
| * Merge remote-tracking branch 'origin/selection_io' into selection_io_with_sub...mainzer2021-11-221039-35168/+115278
| |\ |/ /
| * Run formatterNeil Fortner2021-10-182-11/+13
| * Merge branch 'selection_io' of github.com:HDFGroup/hdf5 into selection_ioNeil Fortner2021-10-182-41/+42
| |\
| | * Committing clang-format changesgithub-actions2021-10-182-40/+41
| * | Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-18206-2942/+6656
| |\ \ | | |/ | |/|
| | * OESS-168: Remove clang warnings. (#1072)H. Joe Lee2021-10-151-13/+13
| | * OESS-168: Remove clang warnings. (#1077)H. Joe Lee2021-10-081-1/+1
| | * OESS-168: Remove clang warnings. (#1076)H. Joe Lee2021-10-082-10/+10
| | * Add missing dataset reference text (#1081)Allen Byrne2021-10-071-4/+4
| | * OESS-168: Remove clang warnings. (#1074)H. Joe Lee2021-10-061-2/+2
| | * OESS-168: Remove clang warnings. (#1071)H. Joe Lee2021-10-061-3/+3
| | * To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-0616-356/+75
| | * Add tools/src/h5perf/Makefile.in (#1066)Larry Knox2021-10-041-0/+1
| | * Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-032-3/+1
| | * ASAN fix for test_ld - free sub-allocation of fields (#1052)Allen Byrne2021-10-011-34/+36
| | * Fix bug with cross platform compatibility of references within vlens. (#1064)Neil Fortner2021-10-012-2/+11
| | * 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
| * | 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