Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package." | Dana Robinson | 2019-09-24 | 7 | -18/+38 |
| | | | | This reverts commit 431123503d387bce30b1f6db7dc4ad3a33bc51bb. | ||||
* | Revert "Fix for H5EA debug package when built in release mode." | Dana Robinson | 2019-09-24 | 1 | -2/+0 |
| | | | | This reverts commit 911b1ca67fdf7c2f3a32dd42c591e4e9b2fa1950. | ||||
* | Merge pull request #1936 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-09-19 | 6 | -59/+62 |
|\ | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit 'a6930a2bcfd37ea3610baafb608faec883286315': Renamed get/set_time() calls in the tools library to avoid name clash when building static parallel HDF5 w/ static linking to OpenMPI. | ||||
| * | Renamed get/set_time() calls in the tools library to avoid name | Dana Robinson | 2019-09-19 | 6 | -59/+62 |
| | | | | | | | | clash when building static parallel HDF5 w/ static linking to OpenMPI. | ||||
* | | Merge pull request #1926 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-09-19 | 26 | -1154/+1203 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8cddc96f73e8f90f67792405f5142b419e9061d7': Change unused variable to generic form Whitespace cleanup Add missing HD prefix HDFFV-10740 - skip copying dirs in for loops Correct HDF5 options to tristate values. HDFFV-10905 fix test scripts for no zlib HDFFV-10903 - fix VFD constants in JNI | ||||
| * | | Change unused variable to generic form | Allen Byrne | 2019-09-19 | 1 | -1/+1 |
| | | | |||||
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-09-19 | 1 | -0/+2 |
| |\ \ | |/ / |/| | | | | | | | | * commit '4d4a88a9f3775d1c6be820208a2699ae38d586b4': Fix for H5EA debug package when built in release mode. | ||||
* | | | Merge pull request #1932 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-09-18 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '911b1ca67fdf7c2f3a32dd42c591e4e9b2fa1950': Fix for H5EA debug package when built in release mode. | ||||
| * | | Fix for H5EA debug package when built in release mode. | Dana Robinson | 2019-09-18 | 1 | -0/+2 |
|/ / | |||||
| * | Whitespace cleanup | Allen Byrne | 2019-09-18 | 16 | -1111/+1112 |
| | | |||||
| * | Add missing HD prefix | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10740 - skip copying dirs in for loops | Allen Byrne | 2019-09-18 | 4 | -26/+54 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-09-18 | 7 | -38/+18 |
| |\ | |/ |/| | | | | | * commit '57f1a2124c65283fc48c4ca700392e1682d0e754': Moved NDEBUG guards to H5EA_DEBUG in H5EA package. | ||||
* | | Merge pull request #1930 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-09-18 | 7 | -38/+18 |
|\ \ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '431123503d387bce30b1f6db7dc4ad3a33bc51bb': Moved NDEBUG guards to H5EA_DEBUG in H5EA package. | ||||
| * | | Moved NDEBUG guards to H5EA_DEBUG in H5EA package. | Dana Robinson | 2019-09-17 | 7 | -38/+18 |
| | | | |||||
| | * | Correct HDF5 options to tristate values. | Allen Byrne | 2019-09-17 | 1 | -6/+10 |
| | | | |||||
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-09-17 | 2 | -0/+16 |
| | |\ | |_|/ |/| | | | | | | | | * commit 'ab52a0effa605ad6d75cb77cf708bba795cba641': Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893. | ||||
* | | | Merge pull request #1927 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-09-17 | 2 | -0/+16 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit 'f5a84c9856888446e329dd36bff842e5a2db708c': Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893. | ||||
| * | | Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant | Dana Robinson | 2019-09-17 | 2 | -0/+16 |
|/ / | | | | | | | linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893. | ||||
| * | HDFFV-10905 fix test scripts for no zlib | Allen Byrne | 2019-09-17 | 2 | -7/+11 |
| | | |||||
| * | HDFFV-10903 - fix VFD constants in JNI | Allen Byrne | 2019-09-17 | 1 | -2/+14 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-09-17 | 3 | -4/+26 |
| |\ | |/ |/| | | | | | | | * commit '046e6e8770212dc020279aba1d7a5c9aa5ec5913': Added a release note for HDFFV-10892 (fcntl lock bug). Fix segfault after H5VL_loc_params_t fix merge | ||||
* | | Merge pull request #1924 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-09-16 | 1 | -0/+22 |
|\ \ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '387d2e671c597a51b4166667a16e740a8e1449fa': Added a release note for HDFFV-10892 (fcntl lock bug). | ||||
| * | | Added a release note for HDFFV-10892 (fcntl lock bug). | Dana Robinson | 2019-09-16 | 1 | -0/+22 |
| | | | |||||
* | | | Merge pull request #1923 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-09-16 | 2 | -4/+4 |
|\ \ \ | |/ / |/| | | | | | | | | * commit 'db1022ef5dad4ee450ca092b8b471040f405bbcf': Fix segfault after H5VL_loc_params_t fix merge | ||||
| * | | Fix segfault after H5VL_loc_params_t fix merge | Jordan Henderson | 2019-09-16 | 2 | -4/+4 |
|/ / | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-09-16 | 3 | -6/+6 |
| |\ | |/ |/| | | | | | * commit 'c1c522f6ce8f6d7e44e6ea99860b19228f46952a': Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t structure was passed via varargs | ||||
* | | Merge pull request #1922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-09-16 | 8 | -646/+533 |
|\ \ | |/ | | | | | | | * commit 'b477f9bcc7bb83d7c06e1d09f428030f51d71897': HDFFV-10901 add missing config options | ||||
| * | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 8 | -646/+533 |
| | | |||||
* | | Merge pull request #1887 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-09-16 | 3 | -6/+6 |
|\ \ | |/ |/| | | | | | * commit '0de0965c61823186ac61c0d6876d4d77578e5bcc': Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t structure was passed via varargs | ||||
| * | Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t ↵ | Jordan Henderson | 2019-08-21 | 3 | -6/+6 |
| | | | | | | | | structure was passed via varargs | ||||
* | | Merge pull request #1920 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-09-13 | 17 | -201/+545 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '05f49d5ffdbd4cf9e967d60a3a0efd0ca7f2c820': (22 commits) HDFFV-10854 add release note for windows Fix get home dir for windows Use variable for test output Allow tests to dump output if not comparing revert as CHECK will first check for exception Clear exception for getting JNI string to clear the exception Correct Windows check revert windows change Windows ssl headers are not in system loacation Add include dirs and default lib for windows Add policy to use <package>_ROOT Add statement for label if code unimplemented Update Windows require for CURL to CMake 3.13 Fix unused var Add updated find module for earlier CMake versions Correct label and var names Add back missing java implementation use h5test.h add test library special windows override ... | ||||
| * | | HDFFV-10854 add release note for windows | Allen Byrne | 2019-09-12 | 1 | -3/+28 |
| | | | |||||
| * | | Fix get home dir for windows | Allen Byrne | 2019-09-12 | 1 | -23/+26 |
| | | | |||||
| * | | Use variable for test output | Allen Byrne | 2019-09-11 | 1 | -1/+2 |
| | | | |||||
| * | | Allow tests to dump output if not comparing | Allen Byrne | 2019-09-11 | 1 | -0/+8 |
| | | | |||||
| * | | revert as CHECK will first check for exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
| | | | |||||
| * | | Clear exception for getting JNI string to clear the exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
| | | | |||||
| * | | Correct Windows check | Allen Byrne | 2019-09-06 | 1 | -4/+1 |
| | | | |||||
| * | | revert windows change | Allen Byrne | 2019-09-06 | 1 | -4/+4 |
| | | | |||||
| * | | Windows ssl headers are not in system loacation | Allen Byrne | 2019-09-06 | 1 | -5/+5 |
| | | | |||||
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-09-06 | 1 | -151/+173 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | * commit '5b9f3660d7419fde023e3f277fb8f7d742fa255e': Reworked the previously refactorred code. Improvement of test code | ||||
| * | | | Add include dirs and default lib for windows | Allen Byrne | 2019-09-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | Add policy to use <package>_ROOT | Allen Byrne | 2019-09-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | Add statement for label if code unimplemented | Allen Byrne | 2019-09-05 | 1 | -0/+2 |
| | | | | |||||
| * | | | Update Windows require for CURL to CMake 3.13 | Allen Byrne | 2019-09-05 | 3 | -196/+3 |
| | | | | |||||
| * | | | Fix unused var | Allen Byrne | 2019-09-05 | 1 | -2/+6 |
| | | | | |||||
| * | | | Add updated find module for earlier CMake versions | Allen Byrne | 2019-09-05 | 2 | -0/+194 |
| | | | | |||||
| * | | | Correct label and var names | Allen Byrne | 2019-09-05 | 1 | -14/+14 |
| | | | | |||||
| * | | | Add back missing java implementation | Allen Byrne | 2019-09-05 | 7 | -129/+417 |
| | | | |