summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug fix to allow pass-through VOL connectors to set DXPL properties (like req...Quincey Koziol2020-09-032-15/+13
* Merge pull request #2861 in HDFFV/hdf5 from hdf5_1_12_remove_unneeded_tagging...Quincey Koziol2020-08-288-47/+55
|\
| * Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-278-47/+55
* | Merge pull request #2862 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_12_vfd_stubs...Dana Robinson2020-08-272-13/+72
|\ \ | |/ |/|
| * Adds HDFS VFD stubs to prevent binary compatibility problemsDana Robinson2020-08-272-13/+72
|/
* Merge pull request #2850 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-08-264-4/+11
|\
| * MinGW uses "MinGW Makefiles"Allen Byrne2020-08-262-2/+7
| * The version string has a second use for packagingAllen Byrne2020-08-262-2/+4
|/
* Merge pull request #2825 in HDFFV/hdf5 from hdf5_1_12_namespace_cleanup to hd...Quincey Koziol2020-08-25359-10155/+6647
|\
| * Minor fixes to align w/state of 1.12 codeQuincey Koziol2020-08-222-11/+10
| * Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-227-50/+47
| * Move H5T_vlen_reclaim to package scopeQuincey Koziol2020-08-224-6/+6
| * Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-2240-166/+214
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-22362-10269/+6717
* | Merge pull request #2838 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-08-251-0/+20
|\ \
| * | Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
|/ /
* | Merge pull request #2827 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-08-242-1/+5
|\ \ | |/ |/|
| * Revert H5_VERS_SUBRELEASE checkAllen Byrne2020-08-241-5/+1
| * Add special case when H5_VERS_SUBRELEASE is 0Allen Byrne2020-08-241-3/+7
| * Condition if (H5_VERS_SUBRELEASE) is incorrectly false whenLarry Knox2020-08-241-3/+3
| * Add hypen to subrelease regexAllen Byrne2020-08-231-1/+1
| * Add ifdef blocks to S3/HDFS testAllen Byrne2020-08-231-0/+4
|/
* Merge pull request #2822 in HDFFV/hdf5 from hdf5_1_12_coll_chunk_fill_fix to ...Quincey Koziol2020-08-222-54/+66
|\
| * Added release note for MPI type fixQuincey Koziol2020-08-211-0/+6
| * Simplify default use of MPI_BYTEQuincey Koziol2020-08-211-8/+3
| * Don't free builtin MPI_BYTE MPI typeQuincey Koziol2020-08-211-2/+2
| * Simplify code to avoid using a boolean to free MPI typesQuincey Koziol2020-08-211-7/+3
| * Avoid creating MPI datatypes on ranks with 0 chunks to write'Quincey Koziol2020-08-211-53/+68
|/
* Merge pull request #2817 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2020-08-201-34/+20
|\
| * Revert "Merge pull request #2815 in HDFFV/hdf5 from hdf5_1_12_small_chunk_io_...Larry Knox2020-08-201-34/+20
|/
* Merge pull request #2815 in HDFFV/hdf5 from hdf5_1_12_small_chunk_io_opt to h...Quincey Koziol2020-08-201-20/+34
|\
| * Only initialize the contiguous or compact I/O info struct when needed.Quincey Koziol2020-08-191-20/+34
|/
* Merge pull request #2805 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tools_normaliz...Dana Robinson2020-08-1931-539/+602
|\
| * Normalization of tools with developDana Robinson2020-08-1831-539/+602
|/
* Merge pull request #2791 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2020-08-171-1/+0
|\
| * Fix MANIFEST.Larry Knox2020-08-171-1/+0
|/
* Merge pull request #2787 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2020-08-172-10/+10
|\
| * 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] afterLarry Knox2020-08-172-10/+10
|/
* Merge pull request #2774 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-08-1638-146/+2115
|\
| * Tag TRILABS-227 changes and fix MANIFESTAllen Byrne2020-08-152-4/+13
| * HDFFV-9984 Add test filesAllen Byrne2020-08-1526-0/+1554
| * HDFFV-9989 Merge h5repack merge/prune from developAllen Byrne2020-08-1512-145/+551
|/
* Merge pull request #2767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12_sync...Dana Robinson2020-08-142-15/+16
|\
| * Windows thread-safe fixes from developDana Robinson2020-08-142-15/+16
|/
* Merge pull request #2757 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-08-132-3/+12
|\
| * spellingAllen Byrne2020-08-131-3/+3
| * HDFFV-11127 - force RTLD_LOCAL in dlopenAllen Byrne2020-08-122-1/+10
|/
* Merge pull request #2751 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12_sync...Dana Robinson2020-08-111-0/+15
|\
| * Added RELEASE.txt note for HDFFV-11027Dana Robinson2020-08-111-0/+15
* | Merge pull request #2726 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12_sync...Dana Robinson2020-08-05390-15046/+28606
|\ \ | |/