summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-022-7/+41
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Richard Warren2017-11-0288-5959/+6563
|\
| * Merge pull request #743 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-11-0221-551/+1359
| |\
| | * Correct pathAllen Byrne2017-11-011-2/+2
| | * Correct pathAllen Byrne2017-11-011-1/+1
| | * Change to local pathAllen Byrne2017-11-011-1/+1
| | * Add back Find module and add support filesAllen Byrne2017-11-017-0/+1544
| | * Remove incorrect link varAllen Byrne2017-11-012-3/+0
| | * Remove duplicated moduleAllen Byrne2017-11-011-1461/+0
| | * Correct usage of MPI varsAllen Byrne2017-11-0113-543/+1270
| | * Convert to use MPI:: for linkAllen Byrne2017-11-015-9/+10
| | * Correct command usageAllen Byrne2017-11-011-5/+5
| | * Change MPI target properties for libraryAllen Byrne2017-11-011-2/+2
| |/
| * Merge pull request #738 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-312-3/+3
| |\
| | * Update H5Zfilter_avail noteAllen Byrne2017-10-311-2/+2
| | * New requirement for testAllen Byrne2017-10-301-1/+1
| |/
| * Merge pull request #734 in HDFFV/hdf5 from develop_missing_dot_h_file to developScot Breitenfeld2017-10-271-0/+1
| |\
| | * Add a missing declaration for testingRichard Warren2017-10-271-0/+1
| |/
| * Merge pull request #733 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-10-261-4/+4
| |\
| | * Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and"lrknox2017-10-261-9/+6
| | * Remove extra spaces and 1 "currently under development" to match hdf5_1_10lrknox2017-10-261-5/+5
| | * Fix for HDFFFV-10308. Initialize hid_ts in function check_objects andlrknox2017-10-231-6/+9
| * | Merge pull request #731 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-10-261-1/+1
| |\ \
| | * | removed extra characterM. Scot Breitenfeld2017-10-261-1/+1
| |/ /
| * | Merge pull request #727 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-262-5/+8
| |\ \
| | * | Correct char typeAllen Byrne2017-10-261-2/+2
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-10-261-1/+1
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #725 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-10-251-1/+1
| |\ \ \
| | * | | HDFFV-10037: fixed wrong C link flagsM. Scot Breitenfeld2017-10-251-1/+1
| |/ / /
| | * | HDFFV-10297 fix grammarAllen Byrne2017-10-251-1/+1
| | * | HDFFV-10297 - clarify note.Allen Byrne2017-10-251-1/+4
| | * | HDFFV-10297 Update release noteAllen Byrne2017-10-251-1/+2
| | * | Correct test DEPENDSAllen Byrne2017-10-251-2/+1
| |/ /
| * | Merge pull request #722 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-241-2/+2
| |\ \
| | * | Correct typoAllen Byrne2017-10-241-2/+2
| |/ /
| * | Merge pull request #721 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-242-6/+6
| |\ \
| | * | fix typoAllen Byrne2017-10-241-1/+1
| | * | Fix typosAllen Byrne2017-10-242-6/+6
| |/ /
| * | Merge pull request #720 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-231-0/+5
| |\ \
| | * | HDFFV-10297 Free buffer inside loopAllen Byrne2017-10-231-0/+5
| |/ /
| * | Merge pull request #717 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-238-317/+224
| |\ \
| | * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-10-232-17/+10
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #714 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:swmr_ci_move to...Dana Robinson2017-10-232-17/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Moved the SWMR + cache image check up before the root groupDana Robinson2017-10-211-15/+8
| | * | Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open.Dana Robinson2017-10-192-18/+18
| | | * HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-238-317/+224
| | |/ | |/|
| * | Merge pull request #715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2017-10-201-32/+8
| |\ \
| | * | HDFFV-10297 Windows issues fixedAllen Byrne2017-10-201-32/+8
| |/ /
| * | Merge pull request #713 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-2057-5057/+4966
| |\ \ | | |/ | |/|
| | * Windows cannot share files easilyAllen Byrne2017-10-201-4/+34