summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed most C library include lines from testsDana Robinson2021-03-028-13/+0
* Fix unfreed memory after fork in vfd_swmr testDana Robinson2021-03-021-0/+12
* Switches memcpy to H5MM_memcpy in H5Fvfd_swmr.cDana Robinson2021-03-021-1/+1
* Switches H5FDvfd_swmr.c memory calls to use H5MMDana Robinson2021-03-021-4/+4
* H5MF.c cleanupDana Robinson2021-03-021-123/+25
* Switches H5MF memory calls to use H5MMDana Robinson2021-03-021-2/+2
* Adds HD prefix to POSIX calls in srcDana Robinson2021-03-025-27/+27
* Fixes include guards for a few headersDana Robinson2021-03-012-6/+6
* Fixes the MANIFESTDana Robinson2021-03-012-1/+28
* 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
|\ \ | |/
| * 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