summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | into develop
| * Merge pull request #1185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2018-08-092-8/+24
| |\ | | | | | | | | | | | | * commit '01c9aa1e76857bf22771342dadf87af08979aa33': Update Drop Site options and Coverage settings
| | * 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
|\ | | | | | | | | | | * commit 'a3385675b3cdc2102457a9f91877cc27778ab29a': Reorder bugfix release notes from latest to earliest, and miscellaneous format cleanup. Add RELEASE.txt entry for HDFFV-10475
| * Reorder bugfix release notes from latest to earliest, and miscellaneousLarry Knox2018-08-071-55/+59
| | | | | | | | format cleanup.
| * 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
|\ | | | | | | | | * commit 'f9074881cdfe04e96e7faa43e955b42428d9fcb9': HDFFV-10544 Add more descriptive text
| * 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
|\ | | | | | | | | | | | | | | | | | | | | * commit '6e4c036d5dc476396428f4b044e23043a80e8df7': HDFFV-10544 Correct var name HDFFV-10544 remove native from class function HDFFV-10544 correct typo HDFFV-10544 add release note HDFFV-10544 add class name to error text HDFFV-10544 exception variable as local class Improve error handling of exceptions
| * 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
|\ | | | | | | | | | | * commit 'b4571f619018f428569cbae5d025935ac5f1788e': Typo fix Set CMAKE_REQUIRED_INCLUDES instead of using path in call
| * 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 ↵Jordan Henderson2018-08-029-39/+195
|\ | | | | | | | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/MPI2_only_fixes to develop * commit '9aa2eaeb9ed9c94f63973cb55f13de256558497c': Add Autotools and CMake checks for big I/O MPI-3 functions Add hdf5settings section for parallel compression status in CMake builds Switch to CheckSymbolExists in CMake Add configure check for MPI_Mprobe and MPI_Imrecv functions
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add line to libhdf5settings file for status of Parallel writes to filtered datasets status Surround Parallel Compression code in MPI_VERSION >= 3 checks Add disabled message for Parallel Compression built w/ MPI-2 Modify Parallel Compression tests to only run the parallel filtered read tests when parallel filtered writes are disabled Update big I/O code to handle being built with MPI-2 Add checks to CMakeLists.txt for MPI_Mprobe and MPI_Imrecv
* | Merge pull request #1163 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-07-318-50/+79
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '77cb2dca17bf739fe8cf0979793bb0f00347a692': HDFFV-10508 rework sentence HDFFV-10508 clarify library differences HDFFV-10508 spelling and grammer HDFFV-10508 more config fixes HDFFV-10508 correct sizeof HDFFV-10508 pubconf changes found HDFFV-10508 Document binary diffs HDFFV-9755 Document BUILD_STATIC_EXECS
| * | 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
| |\ \ | | | | | | | | | | | | | | | | * commit 'b6d1e9abdc2571f6d7b56ebab26a245d2f036516': Fixed typo in H5_H5CONFIG_F_IKIND name
| * | | HDFFV-10508 pubconf changes foundAllen Byrne2018-07-303-37/+20
| | | |
| * | | HDFFV-10508 Document binary diffsAllen Byrne2018-07-301-0/+35
| | | |
| * | | HDFFV-9755 Document BUILD_STATIC_EXECSAllen Byrne2018-07-302-1/+6
| | | |
* | | | Merge pull request #1165 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2018-07-301-1/+0
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | * commit '2b41860efdd24a003a0981505553cf8b1040ea0a': Removed FORTRAN_SIZEOF_LONG_DOUBLE from public .h files
| * | | Merge branch 'develop' of ↵M. Scot Breitenfeld2018-07-300-0/+0
| |\ \ \ | |/ / / |/| | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
* | | | Merge pull request #1164 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developAllen Byrne2018-07-301-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | * commit '8f79022bc63c7eca3af66eec7c2a99585a7c5397': Fixed typo in H5_H5CONFIG_F_IKIND name
| | * | Removed FORTRAN_SIZEOF_LONG_DOUBLE from public .h filesM. Scot Breitenfeld2018-07-301-1/+0
| |/ /
| * | Fixed typo in H5_H5CONFIG_F_IKIND nameM. Scot Breitenfeld2018-07-301-1/+1
|/ /
* | Merge pull request #1161 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-07-301-1/+7
|\ \ | | | | | | | | | | | | * commit '91f20982daf2f76d4b8f3ba4f4659db7cd62c821': HDFFV-10534 add note
| * | HDFFV-10534 add noteAllen Byrne2018-07-301-1/+7
|/ /
* | Merge pull request #1157 in HDFFV/hdf5 from ↵Allen Byrne2018-07-304-9/+9
|\ \ | | | | | | | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/CMake_MPI_libs_fix to develop * commit 'd075c0854d1ffb5a8eae23c5eb9a4456067f30c9': Add quotes to places where MPI_C_LIBRARIES are linked against
| * | Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-274-9/+9
| | |
* | | Merge pull request #1158 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop ↵Binh-Minh Ribler2018-07-3013-0/+17
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop Typos in comments * commit '7d9f5ed49a560fe8801b77cce8ffb60a2ec5e846': Fixed document format Platforms tested: Linux/64 (jelly) (only in comment sections) Fixed missing backslash
| * \ \ Merge branch 'develop' of ↵Binh-Minh Ribler2018-07-284-41/+85
| |\ \ \ | | |/ / | | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp4 into develop
| * | | Fixed document formatBinh-Minh Ribler2018-07-2813-0/+17
| | | | | | | | | | | | | | | | | | | | Platforms tested: Linux/64 (jelly) (only in comment sections)
| * | | Fixed missing backslashBinh-Minh Ribler2018-07-241-7/+6
| | | |
* | | | Merge pull request #1160 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-07-306-5/+428
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | * commit '49a8da4ea79677804131aef87287f80b30658fd1': HDFFV-10534 Add missing test option Add test file with unwritten datasets