summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds helpful error messages to the HDFS VFD stubs.Dana Robinson2020-08-261-2/+14
* Adds binary compatibility HDFS VFD stubs.Dana Robinson2020-08-262-3/+39
* Merge pull request #2846 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-08-264-6/+11
|\
| * Update examples projectAllen Byrne2020-08-263-5/+5
| * MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+6
* | Merge pull request #2845 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hd...Scot Breitenfeld2020-08-269-65/+133
|\ \ | |/ |/|
| * HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsScot Breitenfeld2020-08-269-65/+133
|/
* Merge pull request #2844 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-08-262-1/+3
|\
| * The version string has a second use for packagingAllen Byrne2020-08-262-1/+3
|/
* Merge pull request #2841 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-08-251-1/+1
|\
| * Correct HDF5_PACKAGE_VERSION_STRINGAllen Byrne2020-08-251-1/+1
|/
* Merge pull request #2837 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-08-251-0/+20
|\
| * Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
|/
* Merge pull request #2834 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_vfd_...Dana Robinson2020-08-256-1114/+663
|\
| * Tweaks CMake to always run the tools lib testsDana Robinson2020-08-251-7/+1
| * Additional tools_utils cleanupDana Robinson2020-08-253-958/+583
| * Cleans up h5tools_test_utils.c and relatedDana Robinson2020-08-252-117/+77
| * Updates the tools VFD set test to passDana Robinson2020-08-241-35/+11
| * Corrects warnings in h5tools_test_utils.cDana Robinson2020-08-241-9/+4
| * Updates Autotools so h5tools_test_utils is actually builtDana Robinson2020-08-242-8/+7
* | Merge pull request #2833 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_vfd_...Dana Robinson2020-08-242-11/+22
|\ \ | |/
| * Fixes issues with HDFS VFD.Dana Robinson2020-08-242-11/+22
|/
* Merge pull request #2828 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Larry Knox2020-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 #2831 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2020-08-246-7/+7
|\ \ | |/ |/|
| * Update version to 1.8.0-1 for CMake test failure.Larry Knox2020-08-246-7/+7
|/
* Merge pull request #2824 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_coll...Dana Robinson2020-08-222-54/+66
|\
| * Brings the MPI datatype fixes from developDana Robinson2020-08-222-54/+66
|/
* Merge pull request #2820 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-08-211-0/+3
|\
| * Add missing mirror filesAllen Byrne2020-08-211-0/+3
|/
* Merge pull request #2811 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2020-08-199-20/+20
|\
| * Add missing '-'.Larry Knox2020-08-191-1/+1
| * Updated HDF5 1.10 support branch version number to 1.10.8-0Larry Knox2020-08-199-20/+20
|/
* Merge pull request #2810 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2020-08-191-219/+96
|\
| * Update RELEASE.txt to correct merge problems and text formatting.Larry Knox2020-08-191-23/+25
| * Update RELEASE.txt entry.Larry Knox2020-08-191-4/+7
| * Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_l...Larry Knox2020-08-191-0/+7
| |\ | |/ |/|
* | Merge pull request #2809 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20...Larry Knox2020-08-191-0/+7
|\ \
| * | Updated bug fix for HDFFV-11101Binh-Minh Ribler2020-08-181-0/+7
|/ /
| * Remove entries for HDF5 1.10.6 release.Larry Knox2020-08-191-212/+84
|/
* Merge pull request #2808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:bounds_refacto...Dana Robinson2020-08-1814-1/+367
|\
| * Fixes typo and return types in version bounds testDana Robinson2020-08-181-7/+7
| * Refactors the 1.10 reference/selection bounds testsDana Robinson2020-08-1814-1/+367
|/
* Merge pull request #2807 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:final_1_10_prs...Dana Robinson2020-08-184-48/+0
|\
| * Fixed one last trailing whitespace characterDana Robinson2020-08-181-1/+1
| * Fixed trailing whitespace from revert.Dana Robinson2020-08-183-31/+31