summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the two VFD SWMR demo programs to "examples" directory.vchoi2021-03-045-0/+1323
* Merge pull request #413 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-03-031-4/+28
|\
| * Add test settings for vfd_swmr_bigset_writer.c based on HDF5TestExpress:vchoi2021-03-021-4/+28
| * Revert "Add the two VFD SWMR demo programs to the test directory so that they...vchoi2021-03-028-1861/+1
| * Merge remote-tracking branch 'canonical/feature/vfd_swmr' into feature/vfd_swmrvchoi2021-03-0216-376/+323
| |\ | |/ |/|
* | Merge pull request #388 from derobins/vfd_swmr/H5FD_public_fixDana Robinson2021-03-0116-376/+323
|\ \
| * | Improves autotools and CMake support for sigtimedwait alternativeDana Robinson2021-03-016-8/+27
| * | Minor change to H5FDvfd_swmr.h include guard nameDana Robinson2021-03-011-3/+3
| * | Fixes leading underscores in VFD SWMR include guardsDana Robinson2021-03-015-14/+13
| * | Adds MacOS work-around for sigtimedwait(2) in the VFD SWMR testsDana Robinson2021-02-262-70/+147
| * | Adapts H5queue.h to work on MacOSDana Robinson2021-02-261-100/+123
| * | Moves H5queue.h to H5private.h and yanks circular queue macrosDana Robinson2021-02-265-196/+10
| * | Moves H5queue.h from H5FDpublic.h to H5FD.cDana Robinson2021-02-262-1/+1
| * | Moves the BSD queue to a wrapper to keep it out of the public APIDana Robinson2021-02-262-20/+35
|/ /
| * Add the two VFD SWMR demo programs to the test directory so that they can be ...vchoi2021-02-268-1/+1861
|/
* Merge pull request #331 from HDFGroup/raylu_fixed_arrayraylu-hdf2021-02-153-8/+31
|\
| * Corrected a typo in the comment.songyulu2021-02-151-1/+1
| * Added some comments.songyulu2021-02-121-1/+4
| * Adding the test case for fixed-array chunked dataset and VDS.songyulu2021-02-123-7/+27
|/
* Merge pull request #305 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-02-0316-311/+177
|\
| * (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-0216-311/+177
|/
* Merge pull request #35 from derobins/thg/feature/vfd_swmrDana Robinson2020-10-143-4/+41
|\
| * Updates CMake files to work with VFD SWMRDana Robinson2020-10-143-4/+41
|/
* 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
|\ \ | |/