| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Incorporate Mike's changes, fix some of my punctuation and markdown. | David Young | 2020-08-25 | 3 | -18/+32 |
|
|
| * | Add the VFD SWMR User's Guide, a work in progress. | David Young | 2020-08-25 | 1 | -0/+468 |
|
|
* | | Merge branch 'feature/vfd_swmr' into multi | David Young | 2020-08-21 | 3 | -6/+18 |
|\ \
| |/ |
|
| * | When the superblock status flags don't meet our expectations, print | David Young | 2020-08-21 | 1 | -6/+10 |
|
|
| * | 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-20 | 2 | -19/+0 |
|\ \
| |/ |
|
| * | Delete disused routine H5FD_has_conflict(). | David Young | 2020-08-20 | 2 | -19/+0 |
|
|
* | | 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 'feature/vfd_swmr' into may-merge-mainzer-to-mine | David Young | 2020-08-05 | 1 | -31/+39 |
|\ \
| |/ |
|
| * | Fix a regression that crept in with the August merge: use the "swmr" VFD when | David Young | 2020-08-05 | 1 | -31/+39 |
|
|
* | | Merge branch 'aug-merge-attempt/feature/vfd_swmr' into aug-merge-attempt/may-... | David Young | 2020-08-04 | 310 | -12641/+13767 |
|\ \
| |/ |
|
| * | Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr | David Young | 2020-08-04 | 310 | -12641/+13767 |
| |\ |
|
| | * | Merge pull request #2727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-08-02 | 17 | -309/+308 |
| | |\ |
|
| | | * | Minor normalizations with 1.12 branch | Dana Robinson | 2020-08-01 | 16 | -266/+265 |
|
|
| | | * | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-08-01 | 2 | -5/+8 |
| | | |\
| | | |/
| | |/| |
|
| | * | | Merge pull request #2723 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-08-01 | 9 | -414/+331 |
| | |\ \ |
|
| | * \ \ | Merge pull request #2722 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-07-31 | 2 | -5/+8 |
| | |\ \ \ |
|
| | | * | | | Mingw copy disabled | Allen Byrne | 2020-07-31 | 2 | -5/+8 |
| | |/ / / |
|
| | | | * | Fixed bad parens in H5trace.c | Dana Robinson | 2020-07-31 | 1 | -43/+43 |
| | | |/ |
|
| | | * | Minor normalizations with hdf5_1_10 | Dana Robinson | 2020-07-31 | 9 | -414/+331 |
| | |/ |
|
| | * | Merge pull request #2720 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-07-31 | 11 | -312/+220 |
| | |\ |
|
| | | * | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-07-30 | 71 | -4714/+4091 |
| | | |\
| | | |/
| | |/| |
|
| | * | | Merge pull request #2718 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-07-30 | 10 | -134/+126 |
| | |\ \ |
|
| | | * | | Warnings reduction in tools | Allen Byrne | 2020-07-30 | 10 | -134/+126 |
| | |/ / |
|
| | * | | Merge pull request #2716 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-07-29 | 9 | -27/+27 |
| | |\ \ |
|
| | | * | | Correct reference file | Allen Byrne | 2020-07-29 | 1 | -2/+2 |
|
|
| | | * | | Correct h5diff filenames | Allen Byrne | 2020-07-29 | 9 | -29/+29 |
| | |/ / |
|
| | * | | Merge pull request #2711 in HDFFV/hdf5 from bmr-HDFFV-11120 to develop | Binh-Minh Ribler | 2020-07-29 | 2 | -1/+29 |
| | |\ \ |
|
| | | * | | Fixed typos in error messages. | Binh-Minh Ribler | 2020-07-28 | 1 | -3/+3 |
|
|
| | | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Binh-Minh Ribler | 2020-07-22 | 23 | -236/+162 |
| | | |\ \ |
|
| | | * | | | Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869) | Binh-Minh Ribler | 2020-07-22 | 2 | -1/+29 |
|
|
| | * | | | | Merge pull request #2714 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5s_set_extent... | Dana Robinson | 2020-07-28 | 4 | -5/+99 |
| | |\ \ \ \ |
|
| | | * | | | | Updated the Java tests to deal with H5Sset_extent_none changes | Dana Robinson | 2020-07-28 | 1 | -1/+1 |
|
|
| | | * | | | | 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 |
|
|