summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Delete unused local variable. NFCI.David Young2020-08-311-1/+0
| * Use the DECODE macro with the correct signedness for the variable.David Young2020-08-311-4/+4
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-282-12/+23
|\ \ | |/
| * Also accept transitions of the superblock status flags toDavid Young2020-08-281-11/+22
| * Fix a typo in a comment. NFCI.David Young2020-08-281-1/+1
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-256-10/+543
|\ \ | |/
| * Use the terminology "expected" and "unexpected" errors instead of "soft" andDavid Young2020-08-251-3/+4
| * Describe the behavior of H5FD_vfd_swmr_dedup() in excruciating detail.David Young2020-08-251-0/+32
| * Clarify my descriptions of H5FD_dedup() and H5FD_deduplicate().David Young2020-08-251-7/+24
| * Do not use first person singular in the SWMR demos section.David Young2020-08-251-101/+102
| * Incorporate Mike's changes, fix some of my punctuation and markdown.David Young2020-08-253-18/+32
| * Add the VFD SWMR User's Guide, a work in progress.David Young2020-08-251-0/+468
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-213-6/+18
|\ \ | |/
| * When the superblock status flags don't meet our expectations, printDavid Young2020-08-211-6/+10
| * Apply Dana's fix for production mode builds.David Young2020-08-212-0/+8
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-2114-22/+29
|\ \ | |/
| * Avoid potential shadow-file clashes, call the shadow file `group-shadow`.David Young2020-08-211-1/+1
| * Call the shadow files bigset-shadow-<number> for some <number>,David Young2020-08-211-1/+1
| * Avoid potential shadow-file clashes, call the file `generator-shadow`.David Young2020-08-211-1/+1
| * Use the safe calloc() idiom, p = calloc(1, sizeof(*p)), and doDavid Young2020-08-213-3/+3
| * Avoid potential shadow-file clashes, call the shadow file `rw-shadow`.David Young2020-08-217-7/+8
| * Straggler from last: call the shadow file `vlstr-shadow`.David Young2020-08-211-1/+1
| * Avoid shadow file clashes, call the file `vlstr-shadow`.David Young2020-08-211-1/+1
| * To avoid potential clashes with other tests, call the shadow file `zoo-shadow`.David Young2020-08-211-1/+1
| * Derive the name of the shadow file from the HDF5 file: drop the .h5, addDavid Young2020-08-211-6/+12
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-202-19/+0
|\ \ | |/
| * Delete disused routine H5FD_has_conflict().David Young2020-08-202-19/+0
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-181-2/+6
|\ \ | |/
| * Sleep 1/10s between H5Dopen() tries. Make a couple of warning/error messagesDavid Young2020-08-181-2/+6
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-181-5/+49
|\ \ | |/
| * Perform the dataset opens in reverse order to their creation, and ifDavid Young2020-08-181-5/+49
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-172-10/+0
|\ \ | |/
| * Fix copy-and-paste error: do not copy the H5T_C_S1 type twice.David Young2020-08-172-10/+0
* | Merge branch 'feature/vfd_swmr' into may-merge-mainzer-to-mineDavid Young2020-08-051-31/+39
|\ \ | |/
| * Fix a regression that crept in with the August merge: use the "swmr" VFD whenDavid Young2020-08-051-31/+39
* | Merge branch 'aug-merge-attempt/feature/vfd_swmr' into aug-merge-attempt/may-...David Young2020-08-04310-12641/+13767
|\ \ | |/
| * Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-04310-12641/+13767
| |\
| | * Merge pull request #2727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-0217-309/+308
| | |\
| | | * Minor normalizations with 1.12 branchDana Robinson2020-08-0116-266/+265
| | | * Merge branch 'develop' into develop_minorDana Robinson2020-08-012-5/+8
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #2723 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-019-414/+331
| | |\ \
| | * \ \ Merge pull request #2722 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-312-5/+8
| | |\ \ \
| | | * | | Mingw copy disabledAllen Byrne2020-07-312-5/+8
| | |/ / /
| | | | * Fixed bad parens in H5trace.cDana Robinson2020-07-311-43/+43
| | | |/
| | | * Minor normalizations with hdf5_1_10Dana Robinson2020-07-319-414/+331
| | |/
| | * Merge pull request #2720 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-07-3111-312/+220
| | |\
| | | * Merge branch 'develop' into develop_minorDana Robinson2020-07-3071-4714/+4091
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #2718 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-3010-134/+126
| | |\ \
| | | * | Warnings reduction in toolsAllen Byrne2020-07-3010-134/+126
| | |/ /
| | * | Merge pull request #2716 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-299-27/+27
| | |\ \