summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* synced with developM. Scot Breitenfeld2018-01-0530-805/+2451
|\
| * Merge pull request #844 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develophdftest2018-01-059-18/+18
| |\
| | * Snapshot version 1.11 release 1hdftest2018-01-059-18/+18
| |/
| * Merge pull request #840 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-01-0247-1621/+3594
| |\
| | * Fix valgrind issuesAllen Byrne2018-01-022-2/+81
| | * HDFFV-9724 init var to nullAllen Byrne2017-12-291-1/+1
| | * HDFFV-9724 add valgrind ENVAllen Byrne2017-12-292-2/+8
| | * Fix memory leak due to addition of FORMAT check loopAllen Byrne2017-12-291-78/+126
| | * HDFFV-9724 prefix of 0 length should be null valueAllen Byrne2017-12-291-1/+1
| | * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-2838-1513/+3347
| | * Add library INTERFACE and MPI to toolsAllen Byrne2017-12-288-31/+37
| |/
| * Merge pull request #838 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-12-241-1/+1
| |\
| | * Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1
| |/
| * Merge pull request #836 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-12-2237-3309/+1471
| |\
| | * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-2237-3309/+1471
| |/
| * Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-12-2037-1471/+3309
| |\
| | * Add HD prefixAllen Byrne2017-12-201-1/+1
| | * HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-209-194/+30
| | * Removed incorrect MPI textAllen Byrne2017-12-201-1/+1
| | * Par example needs to link with mpi libsAllen Byrne2017-12-201-2/+2
| | * Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-203-129/+171
| | * Cleanup comments and if() in TRY blocksAllen Byrne2017-12-201-608/+497
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-201-1/+15
| | |\ | | |/ | |/|
| * | Merge pull request #830 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-12-191-1/+15
| |\ \
| | * | Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake buildsM. Scot Breitenfeld2017-12-191-1/+15
| |/ /
| | * Skip test if 1.6 APIAllen Byrne2017-12-191-30/+44
| | * HDFFV-9724 Add ENV VAR to vds testAllen Byrne2017-12-192-1/+191
| | * HDFFV-9724 Copy efc_open search from Lextern_traverseAllen Byrne2017-12-152-20/+212
| | * Add prefix dir to the clear commandAllen Byrne2017-12-131-2/+2
| | * HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-139-0/+136
| | * Add h5dump VDS prefix testsAllen Byrne2017-12-131-0/+67
| | * HDFFV-9724 combine efc and vds into one functionAllen Byrne2017-12-132-102/+31
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-1341-1413/+1524
| | |\ | | |/ | |/|
| | * Correct var nameAllen Byrne2017-12-131-4/+4
| | * Fix VDS file cache var namesAllen Byrne2017-12-132-221/+221
| | * Remove return from void functionsAllen Byrne2017-12-131-4/+0
| | * Added java wrappers and testsAllen Byrne2017-12-1212-495/+1172
| | * HDFFV-9724 Initial changes and testAllen Byrne2017-12-119-15/+879
| | * Changed reference from dl to CMake variableAllen Byrne2017-12-041-2/+2
| | * H5detect and H5make_libsettings need include folderAllen Byrne2017-12-041-0/+6
* | | Merge pull request #835 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-12-2820-664/+930
|\ \ \
| * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-12-281-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #839 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-12-241-1/+1
|\ \ \ \
| * | | | Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1
|/ / / /
| * | | Fix library interface commands, add missing JNIAllen Byrne2017-12-2120-664/+930
|/ / /
* | | Merge pull request #832 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-12-211-0/+16
|\ \ \
| * | | Modify description in RELEASE.txt for HDFFV-9947 H5Sencode.Vailin Choi2017-12-211-4/+13
| * | | Add description to RELEASE.txt for HDFFV-9947 H5Sencode fix for 1.10.Vailin Choi2017-12-201-0/+7
|/ / /
* | | Merge pull request #829 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-12-208-161/+242
|\ \ \
| * | | Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-206-57/+47