summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Switch to using H5_nanosleep() instead of HDnanosleep()Dana Robinson2021-03-032-29/+9
* | | Fixes a missing declaration for H5_get_win32_times()Dana Robinson2021-03-021-0/+1
* | | Brings MacOS fixes from main feature branchDana Robinson2021-03-0214-372/+320
|\ \ \ | |/ /
| * | 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
| |/
* | HD prefix and hbool_t changes in test/vfd_swmr.cDana Robinson2021-03-021-22/+22
* | Fixes a bug from when the hlog code was removedDana Robinson2021-03-021-1/+2
* | Switch to hbool_t and TRUE/FALSE in library codeDana Robinson2021-03-024-38/+38
* | Removed the rest of the hlog codeDana Robinson2021-03-0211-819/+5
* | Stripped hlog code from H5MV.cDana Robinson2021-03-021-24/+1
* | Makes libgen.h functions ready for implementation on WindowsDana Robinson2021-03-029-13/+23
* | 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