Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 57 | -166/+553 |
| | |||||
* | Merge pull request #2882 in HDFFV/hdf5 from ↵ | Allen Byrne | 2020-09-25 | 98 | -8192/+9693 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:feature/cmakeV2-clang-format to develop * commit '571a5e9250ca69adb54ef956361a5cf77059f67c': Add h5ls test plugin format target Fix manifest Add code owners file Update actions - split push/pull-request commits Change to executable Change to based on LLVM format Fix comment formatting due to tabs conversion Disable formatting for file File changes to affect formatting CMake and script changes for clang-format | ||||
| * | Add h5ls test plugin format target | Allen Byrne | 2020-09-25 | 1 | -0/+8 |
| | | |||||
| * | Fix manifest | Allen Byrne | 2020-09-24 | 1 | -1/+2 |
| | | |||||
| * | Add code owners file | Allen Byrne | 2020-09-24 | 2 | -0/+43 |
| | | |||||
| * | Update actions - split push/pull-request commits | Allen Byrne | 2020-09-24 | 4 | -3/+138 |
| | | |||||
| * | Change to executable | Allen Byrne | 2020-09-24 | 2 | -0/+0 |
| | | |||||
| * | Change to based on LLVM format | Allen Byrne | 2020-09-24 | 1 | -101/+1 |
| | | |||||
| * | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 13 | -837/+840 |
| | | |||||
| * | Disable formatting for file | Allen Byrne | 2020-09-05 | 1 | -30/+4 |
| | | |||||
| * | File changes to affect formatting | Allen Byrne | 2020-09-04 | 40 | -8105/+8252 |
| | | |||||
| * | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 55 | -45/+1335 |
| | | |||||
* | | Merge pull request #2898 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop | Jordan Henderson | 2020-09-24 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | * commit '739cd5723fe3435818075481687770996af42ef5': Fix memory sanity check option in CMake | ||||
| * | | Fix memory sanity check option in CMake | Jordan Henderson | 2020-09-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2895 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop | Jordan Henderson | 2020-09-23 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | * commit 'c15f8674d9600c72b33823c55587051cf66811ef': Free selection type-specific info when resetting selection iterators | ||||
| * | | Free selection type-specific info when resetting selection iterators | Jordan Henderson | 2020-09-23 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #2891 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to develop | Jordan Henderson | 2020-09-21 | 4 | -0/+231 |
|\ \ | | | | | | | | | | | | | | | | * commit '9b3a3445dbb72a95b2b9355e0196efdaa5b0f452': Add release note for new H5Ssel_iter_reset function Add H5Ssel_iter_init API call to reset a selection iterator | ||||
| * | | Add release note for new H5Ssel_iter_reset function | Jordan Henderson | 2020-09-18 | 1 | -0/+10 |
| | | | |||||
| * | | Add H5Ssel_iter_init API call to reset a selection iterator | Jordan Henderson | 2020-09-18 | 3 | -0/+221 |
|/ / | |||||
* | | Merge pull request #2874 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Larry Knox | 2020-09-04 | 2 | -1/+13 |
|\ \ | |/ | | | | | | | | | * commit '6b71d6dc9453e8f94ac82732496ee59ca6495587': Add zllib and szip pages Correct COPYING path | ||||
| * | Add zllib and szip pages | Allen Byrne | 2020-09-04 | 1 | -0/+12 |
| | | |||||
| * | Correct COPYING path | Allen Byrne | 2020-09-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2866 in HDFFV/hdf5 from ↵ | Quincey Koziol | 2020-09-02 | 8 | -232/+26 |
|\ | | | | | | | | | | | | | | | | | | | fix_nil_collective_metadata_write to develop * commit '45021f1826f3710a3008430ddf7216bffb7068f7': Update buffer count Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code. Revert " Checkin of fix for CGNS bug" Revert "Removed commeted out code from H5C_dump_coll_write_list()" | ||||
| * | Update buffer count | Quincey Koziol | 2020-08-28 | 1 | -1/+8 |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into ↵ | Quincey Koziol | 2020-08-28 | 34 | -200/+250 |
| |\ | | | | | | | | | | fix_nil_collective_metadata_write | ||||
| * | | Revert PR 405 ↵ | Quincey Koziol | 2020-08-27 | 1 | -37/+18 |
| | | | | | | | | | | | | | | | | | | (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code. | ||||
| * | | Revert " Checkin of fix for CGNS bug" | Quincey Koziol | 2020-08-27 | 8 | -207/+8 |
| | | | | | | | | | | | | This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28. | ||||
| * | | Revert "Removed commeted out code from H5C_dump_coll_write_list()" | Quincey Koziol | 2020-08-27 | 1 | -0/+5 |
| | | | | | | | | | | | | This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02. | ||||
* | | | Merge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to develop | Quincey Koziol | 2020-09-02 | 2 | -15/+13 |
|\ \ \ | |_|/ |/| | | | | | | | | * commit '4b69577e10ed58bf6536599092390f02a49ff3f9': Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O | ||||
| * | | Bug fix to allow pass-through VOL connectors to set DXPL properties (like ↵ | Quincey Koziol | 2020-08-25 | 2 | -15/+13 |
| | | | | | | | | | | | | requesting collective operations) on dataset I/O | ||||
* | | | Merge pull request #2863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-08-27 | 34 | -200/+250 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '49e01e594eb2d0c25455e7ff71eed3de074fd15b': Adds RELEASE.txt note about HDFS VFD stubs being removed Removes inappropriate file locking call Trivial whitespace change to H5Pencdec.c Minor refactoring based on 1.10 normalization work Trivialities noticed while normalizing 1.10 | ||||
| * | | Adds RELEASE.txt note about HDFS VFD stubs being removed | Dana Robinson | 2020-08-27 | 1 | -0/+34 |
| | | | |||||
| * | | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-08-27 | 16 | -169/+338 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #2849 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-08-26 | 3 | -3/+10 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | * commit '0932c46e3d5b09d32cbe29335e8054302ab122c5': MinGW uses "MinGW Makefiles" The version string has a second use for packaging | ||||
| * | | MinGW uses "MinGW Makefiles" | Allen Byrne | 2020-08-26 | 1 | -1/+6 |
| | | | |||||
| * | | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 2 | -2/+4 |
|/ / | |||||
* | | Merge pull request #2839 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-08-25 | 1 | -0/+20 |
|\ \ | | | | | | | | | | | | | * commit '336b30024216b142eb096bf85986786ecf65e993': Add back function for VERIFY_EXTERNAL_CONSOLIDATION | ||||
| * | | Add back function for VERIFY_EXTERNAL_CONSOLIDATION | Allen Byrne | 2020-08-25 | 1 | -0/+20 |
|/ / | |||||
* | | Merge pull request #2826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-08-24 | 2 | -1/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ec1c324a0d184d2778e9155140367a7d3a307fa1': Revert H5_VERS_SUBRELEASE check Add special case when H5_VERS_SUBRELEASE is 0 Condition if (H5_VERS_SUBRELEASE) is incorrectly false when H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT. Add hypen to subrelease regex Fix S3/HDFS test | ||||
| * | | Revert H5_VERS_SUBRELEASE check | Allen Byrne | 2020-08-24 | 1 | -5/+1 |
| | | | |||||
| * | | Add special case when H5_VERS_SUBRELEASE is 0 | Allen Byrne | 2020-08-24 | 1 | -3/+7 |
| | | | |||||
| * | | Condition if (H5_VERS_SUBRELEASE) is incorrectly false when | Larry Knox | 2020-08-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT. | ||||
| * | | Add hypen to subrelease regex | Allen Byrne | 2020-08-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix S3/HDFS test | Allen Byrne | 2020-08-23 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #2819 in HDFFV/hdf5 from coll_chunk_fill_fix to develop | Quincey Koziol | 2020-08-21 | 1 | -54/+60 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * commit '4c43ff0b8b015ccfc1f4aeab18f189d629a5beb9': Simplify default use of MPI_BYTE Don't free builtin MPI_BYTE MPI type Simplify code to avoid using a boolean to free MPI types Avoid creating MPI datatypes on ranks with 0 chunks to write' | ||||
| * | | Simplify default use of MPI_BYTE | Quincey Koziol | 2020-08-20 | 1 | -8/+3 |
| | | | |||||
| * | | Don't free builtin MPI_BYTE MPI type | Quincey Koziol | 2020-08-20 | 1 | -2/+2 |
| | | | |||||
| * | | Simplify code to avoid using a boolean to free MPI types | Quincey Koziol | 2020-08-20 | 1 | -7/+3 |
| | | | |||||
| * | | Avoid creating MPI datatypes on ranks with 0 chunks to write' | Quincey Koziol | 2020-08-20 | 1 | -53/+68 |
|/ / | |||||
* | | Merge pull request #2816 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-08-20 | 1 | -34/+20 |
|\ \ | | | | | | | | | | | | | * commit '76d93a78fe583b99efa295cd44359092310172a3': Revert "Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to develop" |