| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'feature/vfd_swmr' into multi | David Young | 2020-08-21 | 2 | -0/+8 |
|\ |
|
| * | Apply Dana's fix for production mode builds. | David Young | 2020-08-21 | 2 | -0/+8 |
|
|
* | | Merge branch 'feature/vfd_swmr' into multi | David Young | 2020-08-21 | 14 | -22/+29 |
|\ \
| |/ |
|
| * | Avoid potential shadow-file clashes, call the shadow file `group-shadow`. | David Young | 2020-08-21 | 1 | -1/+1 |
|
|
| * | Call the shadow files bigset-shadow-<number> for some <number>, | David Young | 2020-08-21 | 1 | -1/+1 |
|
|
| * | Avoid potential shadow-file clashes, call the file `generator-shadow`. | David Young | 2020-08-21 | 1 | -1/+1 |
|
|
| * | Use the safe calloc() idiom, p = calloc(1, sizeof(*p)), and do | David Young | 2020-08-21 | 3 | -3/+3 |
|
|
| * | Avoid potential shadow-file clashes, call the shadow file `rw-shadow`. | David Young | 2020-08-21 | 7 | -7/+8 |
|
|
| * | Straggler from last: call the shadow file `vlstr-shadow`. | David Young | 2020-08-21 | 1 | -1/+1 |
|
|
| * | Avoid shadow file clashes, call the file `vlstr-shadow`. | David Young | 2020-08-21 | 1 | -1/+1 |
|
|
| * | To avoid potential clashes with other tests, call the shadow file `zoo-shadow`. | David Young | 2020-08-21 | 1 | -1/+1 |
|
|
| * | Derive the name of the shadow file from the HDF5 file: drop the .h5, add | David Young | 2020-08-21 | 1 | -6/+12 |
|
|
* | | Merge branch 'feature/vfd_swmr' into multi | David Young | 2020-08-18 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Sleep 1/10s between H5Dopen() tries. Make a couple of warning/error messages | David Young | 2020-08-18 | 1 | -2/+6 |
|
|
* | | Merge branch 'feature/vfd_swmr' into multi | David Young | 2020-08-18 | 1 | -5/+49 |
|\ \
| |/ |
|
| * | Perform the dataset opens in reverse order to their creation, and if | David Young | 2020-08-18 | 1 | -5/+49 |
|
|
* | | Merge branch 'feature/vfd_swmr' into multi | David Young | 2020-08-17 | 2 | -10/+0 |
|\ \
| |/ |
|
| * | Fix copy-and-paste error: do not copy the H5T_C_S1 type twice. | David Young | 2020-08-17 | 2 | -10/+0 |
|
|
* | | Merge branch 'aug-merge-attempt/feature/vfd_swmr' into aug-merge-attempt/may-... | David Young | 2020-08-04 | 23 | -538/+1474 |
|\ \
| |/ |
|
| * | Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr | David Young | 2020-08-04 | 23 | -538/+1474 |
| |\ |
|
| | * | Minor normalizations with 1.12 branch | Dana Robinson | 2020-08-01 | 3 | -6/+3 |
|
|
| | * | Minor normalizations with hdf5_1_10 | Dana Robinson | 2020-07-31 | 9 | -414/+331 |
|
|
| | * | Fixed additional typos in tselect.c comments. | Dana Robinson | 2020-07-28 | 1 | -2/+2 |
|
|
| | * | Fixes typo in tselect.c | Dana Robinson | 2020-07-28 | 1 | -1/+1 |
|
|
| | * | Updates H5Sset_extent_none() to set H5S_NULL | Dana Robinson | 2020-07-28 | 1 | -2/+78 |
|
|
| | * | Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV... | Vailin Choi | 2020-07-17 | 5 | -1/+181 |
| | |\ |
|
| | | * | Update MANIFEST. | vchoi | 2020-07-16 | 1 | -0/+1 |
|
|
| | | * | Fix for jira issue HDFFV-11080: | vchoi | 2020-07-14 | 4 | -1/+180 |
|
|
| | * | | H5R: fix type conversion of references within vlen type | Jerome Soumagne | 2020-07-16 | 1 | -0/+270 |
| | |/ |
|
| | * | Add new source files to CMake build | Quincey Koziol | 2020-06-28 | 1 | -0/+1 |
|
|
| | * | Clean up warnings | Quincey Koziol | 2020-06-28 | 1 | -21/+20 |
|
|
| | * | Merge remote-tracking branch 'origin/develop' into monotonic_timer | Quincey Koziol | 2020-06-27 | 3 | -54/+134 |
| | |\ |
|
| | | * | * Fix intermittent error with Splitter VFD. | Jacob Smith | 2020-06-25 | 3 | -54/+134 |
|
|
| | * | | Merge remote-tracking branch 'origin/develop' into monotonic_timer | Quincey Koziol | 2020-06-26 | 226 | -49539/+88368 |
| | |\ \
| | | |/ |
|
| | | * | Merge pull request #2615 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_... | Jake Smith | 2020-06-15 | 1 | -1/+2 |
| | | |\ |
|
| | | | * | Patch a few holes in the Splitter VFD implementation. | Jacob Smith | 2020-05-29 | 1 | -1/+2 |
|
|
| | | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Larry Knox | 2020-06-07 | 1 | -7/+7 |
| | | |\ \ |
|
| | | | * | | Detect when there's the same-shaped selection of a single block of elements on | Quincey Koziol | 2020-06-05 | 1 | -7/+7 |
|
|
| | | * | | | Add flags from config/clang-warnings/*general files to H5 C and CXX flags for... | Larry Knox | 2020-06-06 | 1 | -3/+3 |
| | | |/ / |
|
| | | * | | Normalizations with 1.10 branch. | Dana Robinson | 2020-06-02 | 1 | -4/+4 |
| | | |/ |
|
| | | * | Minor tweaks to testhdf5 code after normalization with 1.10. | Dana Robinson | 2020-05-28 | 2 | -45/+45 |
|
|
| | | * | Misc warning fixes. | Dana Robinson | 2020-05-10 | 4 | -18/+39 |
|
|
| | | * | Align contents of CMake and autotools testfile cleanup lists. | Quincey Koziol | 2020-05-03 | 2 | -90/+49 |
|
|
| | | * | Avoid allocating a chunk index for datasets with 0-sized dimensions, until | Quincey Koziol | 2020-05-01 | 2 | -20/+214 |
|
|
| | | * | Merge pull request #2541 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-04-27 | 1 | -0/+59 |
| | | |\ |
|
| | | | * | Updates to tools warning PR from code review. | Dana Robinson | 2020-04-26 | 1 | -4/+4 |
|
|
| | | | * | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 1 | -0/+59 |
|
|
| | | * | | For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX | David Young | 2020-04-24 | 1 | -2/+2 |
|
|
| | | * | | Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer | David Young | 2020-04-24 | 1 | -2/+2 |
| | | |/ |
|
| | | * | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 67 | -517/+517 |
|
|