summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #1206 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-08-175-3/+45
| |\
| | * HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT optionAllen Byrne2018-08-175-3/+45
| |/
| * Merge pull request #1205 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-08-1716-56/+104
| |\
| | * HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-1716-56/+104
| |/
| * Merge pull request #1204 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-08-175-64/+542
| |\
| | * Update cmake warnings to match the autotools files betterAllen Byrne2018-08-165-64/+542
| |/
| * Merge pull request #1198 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Larry Knox2018-08-161-2/+2
| |\
| | * Fix JIRA number formatAllen Byrne2018-08-161-2/+2
| |/
| * Merge pull request #1196 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-08-161-3/+3
| |\
| | * HDFFV-10552 fix version script (missed when 1.11 created)Allen Byrne2018-08-161-3/+3
| |/
| * Merge pull request #1192 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop t...Binh-Minh Ribler2018-08-151-0/+33
| |\
| | * Added notes about CVE issues.Binh-Minh Ribler2018-08-141-0/+33
| |/
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-1420-10/+1417
* | Merge pull request #9 in ~VCHOI/my_hdf5_fork from HDFFV/hdf5:develop to featu...Vailin Choi2018-08-1474-485/+1753
|\ \ | |/
| * Merge pull request #1186 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-08-091-0/+28
| |\
| | * Rearrange issues by date orderJordan Henderson2018-08-091-22/+21
| | * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 ...Jordan Henderson2018-08-092-8/+24
| | |\ | | |/ | |/|
| * | Merge pull request #1185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2018-08-092-8/+24
| |\ \
| | * | Update Drop Site options and Coverage settingsAllen Byrne2018-08-092-8/+24
| |/ /
| | * RELEASE.txt changes for MPI updatesJordan Henderson2018-08-091-0/+29
| |/
| * Merge pull request #1178 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-08-071-47/+62
| |\
| | * Reorder bugfix release notes from latest to earliest, and miscellaneousLarry Knox2018-08-071-55/+59
| | * Add RELEASE.txt entry for HDFFV-10475Larry Knox2018-08-071-3/+14
| |/
| * Merge pull request #1176 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-08-061-3/+3
| |\
| | * HDFFV-10544 Add more descriptive textAllen Byrne2018-08-061-3/+3
| |/
| * Merge pull request #1175 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-08-068-58/+119
| |\
| | * HDFFV-10544 Correct var nameAllen Byrne2018-08-061-5/+5
| | * HDFFV-10544 remove native from class functionAllen Byrne2018-08-061-2/+2
| | * HDFFV-10544 correct typoAllen Byrne2018-08-061-1/+1
| | * HDFFV-10544 add release noteAllen Byrne2018-08-061-0/+14
| | * HDFFV-10544 add class name to error textAllen Byrne2018-08-065-8/+8
| | * HDFFV-10544 exception variable as local classAllen Byrne2018-08-063-15/+28
| | * Improve error handling of exceptionsAllen Byrne2018-08-065-43/+77
| |/
| * Merge pull request #1173 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-08-021-7/+8
| |\
| | * Typo fixAllen Byrne2018-08-021-1/+1
| | * Set CMAKE_REQUIRED_INCLUDES instead of using path in callAllen Byrne2018-08-021-7/+8
| |/
| * Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...Jordan Henderson2018-08-029-39/+195
| |\
| | * Add Autotools and CMake checks for big I/O MPI-3 functionsJordan Henderson2018-07-314-0/+44
| | * Add hdf5settings section for parallel compression status in CMake buildsJordan Henderson2018-07-312-17/+20
| | * Switch to CheckSymbolExists in CMakeJordan Henderson2018-07-271-2/+2
| | * Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-268-22/+131
| * | Merge pull request #1163 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-07-318-50/+79
| |\ \
| | * | HDFFV-10508 rework sentenceAllen Byrne2018-07-311-2/+2
| | * | HDFFV-10508 clarify library differencesAllen Byrne2018-07-311-6/+8
| | * | HDFFV-10508 spelling and grammerAllen Byrne2018-07-312-5/+4
| | * | HDFFV-10508 more config fixesAllen Byrne2018-07-304-6/+9
| | * | HDFFV-10508 correct sizeofAllen Byrne2018-07-302-7/+9
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-07-301-1/+1
| | |\ \
| | * | | HDFFV-10508 pubconf changes foundAllen Byrne2018-07-303-37/+20
| | * | | HDFFV-10508 Document binary diffsAllen Byrne2018-07-301-0/+35