summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | HDFFV-10534Allen Byrne2018-07-301-1/+1
| | | |
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-07-273-34/+77
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '272eb4b8bffd2ab732d268c421583587317b8dc2': RELEASE.txt updates for HDFFV-10467 and HDFFV-10509 Update HDF5 examples to correct version. Correct a few typos. Correct typo in comment in config/gnu-flags. Update bine/release to create batch scripts and build-unix-sh, and to put files in a subdirectory.
* | | | Merge pull request #1152 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developLarry Knox2018-07-261-0/+38
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * commit '5550fb330a00ef75b6ab6daa6d8dae8bcf832185': RELEASE.txt updates for HDFFV-10467 and HDFFV-10509
| * | | RELEASE.txt updates for HDFFV-10467 and HDFFV-10509Jordan Henderson2018-07-251-0/+38
|/ / /
* | | Merge pull request #1150 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-07-242-34/+39
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ac5871c39cd9cd26b4a26041da7f265d5bba64dd': Update HDF5 examples to correct version. Correct a few typos. Correct typo in comment in config/gnu-flags. Update bine/release to create batch scripts and build-unix-sh, and to put files in a subdirectory.
| * | | Update HDF5 examples to correct version.Larry Knox2018-07-241-2/+2
| | | |
| * | | Correct a few typos.Larry Knox2018-07-241-3/+3
| | | |
| * | | Correct typo in comment in config/gnu-flags.Larry Knox2018-07-241-1/+1
| | | |
| * | | Update bine/release to create batch scripts and build-unix-sh, and toLarry Knox2018-07-241-33/+38
|/ / / | | | | | | | | | put files in a subdirectory.
| * | Add missing test optionAllen Byrne2018-07-241-1/+1
| | |
| * | Add test file with unwritten datasetsAllen Byrne2018-07-245-4/+427
|/ /
* | Merge pull request #1148 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developBinh-Minh Ribler2018-07-241-4/+4
|\ \ | | | | | | | | | | | | * commit '9838a1a08f946417d6d361b8b2c86307288cc50d': Add missing '\' in the middle of the public headers list in Makefile.am.
| * | Add missing '\' in the middle of the public headers list in Makefile.am.Larry Knox2018-07-241-4/+4
|/ /
* | Merge pull request #1146 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop ↵Binh-Minh Ribler2018-07-2437-256/+730
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | to develop Code improvement New class for dataset access property list * commit '3c6a39858fef9e7207cd7c3e3057267ec380be0b': Fixed typos Entered entries for HDFFV-10150, HDFFV-10458, HDFFV-1047 Updated for C2Cppfunction_map.htm Added class DSetAccPropList Description: - Added class DSetAccPropList for the dataset access property list. - Added wrapper for H5Dget_access_plist to class DataSet // Gets the access property list of this dataset. DSetAccPropList getAccessPlist() const; Code improvement Description: Moved the new H5Object::getInfo member functions to H5Location and made them overloaded with the existing H5Location::getObjinfo. This way is cleaner than the previous approach. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
| * Fixed typosBinh-Minh Ribler2018-07-232-13/+13
| |
| * Entered entries for HDFFV-10150, HDFFV-10458, HDFFV-1047Binh-Minh Ribler2018-07-231-2/+61
| |