summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2897 in HDFFV/hdf5 from ~MAINZER/vfd_swmr_alpha_1:feature...vfd_swmr_alpha_1John Mainzer2020-09-234-193/+1
|\
| * Deleted extraneous files from doc, and updated the contact emailmainzer2020-09-234-193/+1
|/
* Adds missing autotools files and updates MANIFESTDana Robinson2020-09-224-2/+3070
* Adds Autotools generated files for alpha releaseDana Robinson2020-09-2288-0/+174057
* Merge pull request #2893 in HDFFV/hdf5 from ~MAINZER/vfd_swmr:feature/vfd_swm...John Mainzer2020-09-213-80/+142
|\
| * More minor edits to users guide.mainzer2020-09-211-2/+2
| * Updated users guide for location of alpha 1 release & repairedmainzer2020-09-211-13/+10
| * Added .pdf and .docx versions of the most recent version of themainzer2020-09-213-73/+138
* | Merge pull request #2890 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:feature/vfd_sw...Dana Robinson2020-09-212-0/+0
|\ \ | |/ |/|
| * Removes older VFD SWMR RFC versionsDana Robinson2020-09-172-0/+0
* | Merge pull request #2889 in HDFFV/hdf5 from ~DYOUNG/vchoi_fork:quiet-zoo to f...David Young2020-09-179-63/+115
|\ \ | |/ |/|
| * Merge branch 'vswmr-base' into quiet-zooDavid Young2020-09-179-63/+115
| |\ |/ /
| * Limit the repeat rate for duplicate zoo warnings to once every fiveDavid Young2020-09-176-32/+54
| * Move below_speed_limit() from vfd_swmr_bigset_writer.c toDavid Young2020-09-173-24/+39
| * Document some of the functions in here. Update the comment at the topDavid Young2020-09-171-7/+22
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-142-24/+20
|\ \ | |/
| * Move the open issues noted in the outdated VFD_SWMR_Guide.md toDavid Young2020-09-142-24/+20
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-141-0/+34
|\ \ | |/
| * Add the U. of California copyright notice from src/H5queue.h.David Young2020-09-141-0/+34
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-140-0/+0
|\ \ | |/
| * Fixes a leak of the metadata index memoryDana Robinson2020-09-143-12/+24
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-141-25/+27
|\ \ | |/
| * Rewrap lines.David Young2020-09-031-25/+27
* | Merge pull request #1 in ~DYOUNG/vchoi_fork from ~DEROBINS/hdf5_der:svd_multi...Dana Robinson2020-09-093-12/+24
|\ \
| * | Fixes a leak of the metadata index memoryDana Robinson2020-09-083-12/+24
* | | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-032-9/+105
|\ \ \ | |/ / |/| / | |/
| * Individually track the steps verified on each dataset. Take careDavid Young2020-09-031-5/+19
| * Mention that creating new objects is not possible with legacy SWMR.David Young2020-09-031-1/+2
| * Add Dana's words about MS Windows support.David Young2020-09-031-2/+5
| * Give an overview of the bigsets test in a mega-comment at the top. Also,David Young2020-09-031-1/+79
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-021-16/+18
|\ \ | |/
| * Describe the command-line options for the bigset reader/writerDavid Young2020-09-021-11/+16
| * Don't pass CFLAGS to the configure script, that's not in the HDF5 configureDavid Young2020-09-021-5/+2
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-3110-60/+152
|\ \ | |/
| * Write a comment about a bit of overflow-avoidance logic. NFCI.David Young2020-08-311-0/+1
| * Be less specific about Windows support.David Young2020-08-311-2/+2
| * Improve/expand the comments on the file->writer assertions.David Young2020-08-311-6/+5
| * Delete an unhelpful comment. NFCI.David Young2020-08-311-1/+1
| * Add some header comments to functions.David Young2020-08-311-0/+8
| * Rename `api_elapsed_nslots` to `api_elapsed_nbuckets`: possibly clarifiesDavid Young2020-08-311-5/+9
| * Document vfd_swmr_pageno_to_mdf_idx_entry() and rename its parameterDavid Young2020-08-311-3/+15
| * Wrap a line in a comment at 80 columns.David Young2020-08-311-2/+2
| * Add/improve some struct/member documentation per John's request.David Young2020-08-315-37/+56
| * Document vfd_swmr_writer_may_increase_tick_to() andDavid Young2020-08-311-0/+31
| * Document H5HG_trap().David Young2020-08-311-0/+18
| * 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