summaryrefslogtreecommitdiffstats
path: root/src/H5Fvfd_swmr.c
Commit message (Expand)AuthorAgeFilesLines
* Address issue #1 and issue #3 of the group test failures.vchoi2021-12-211-1/+24
* Fix the failure triggered by running the bigset test with 2D dataset that exp...vchoi2021-12-141-10/+12
* Committing clang-format changesgithub-actions2021-11-171-137/+141
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-87/+517
* Make entry log code as a #define macro as John suggests.myang62021-11-021-3/+3
* Committing clang-format changesgithub-actions2021-11-021-7/+6
* 1. Close the log file when the file closing flag is true in H5F_vfd_swmr_clos...myang62021-11-021-13/+23
* Committing clang-format changesgithub-actions2021-10-291-1/+1
* Update comments to use the HDF5 timer for the log feature.myang62021-10-291-6/+8
* Committing clang-format changesgithub-actions2021-10-291-12/+12
* Use HDF5 timer functionmyang62021-10-291-21/+13
* Committing clang-format changesgithub-actions2021-10-281-3/+3
* Add macros to make windows ignore the HDgetclock_time().myang62021-10-281-0/+12
* Committing clang-format changesgithub-actions2021-10-281-4/+4
* Modify comments.Muqun Yang2021-10-281-2/+5
* Committing clang-format changesgithub-actions2021-10-271-18/+17
* Add comments, descriptions for the VFD log feature.myang62021-10-271-25/+78
* Remove the compiler warnings.Muqun Yang2021-10-251-1/+11
* Committing clang-format changesgithub-actions2021-10-251-1/+1
* Update comments, formats etc.myang62021-10-251-29/+5
* Committing clang-format changesgithub-actions2021-10-251-6/+6
* add macro, need to debug an error caused by using the macromyang62021-10-251-11/+20
* Still need to support the NULL pointer in the log report function.myang62021-10-201-0/+4
* Committing clang-format changesgithub-actions2021-10-181-1/+1
* Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...Muqun Yang2021-10-181-1/+1
|\
| * Committing clang-format changesgithub-actions2021-10-181-1/+1
* | Revise the H5Fopen log test.Muqun Yang2021-10-181-0/+2
|/
* Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...myang62021-10-181-25/+23
|\
| * Committing clang-format changesgithub-actions2021-10-181-24/+22
* | Make sure to check the file point.myang62021-10-181-0/+2
|/
* Add the log entry report function, also add logs for 'File open','File close'...myang62021-10-181-2/+50
* Committing clang-format changesgithub-actions2021-10-151-3/+3
* skeleton of the logging report functionmyang62021-10-151-0/+5
* Committing clang-format changesgithub-actions2021-09-131-1/+0
* 1. Revise the VFD SWMR reader side code to make the expected design fail. JR...Muqun Yang2021-09-131-0/+20
* Committing clang-format changesgithub-actions2021-08-121-2/+2
* Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-101-1/+6
|\
| * Merge branch 'config_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/h...vchoi2021-08-091-2/+2
| |\
| | * Committing clang-format changesgithub-actions2021-08-051-4/+4
| * | Modifications based on PR feedback.vchoi2021-08-091-2/+1
| |/
| * Fix the segmentation fault that occurs when running test/vfd_swmr_group_write...vchoi2021-08-051-1/+7
* | (1)vchoi2021-08-101-31/+14
|/
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-15/+25
* Maximum jump in tick for VFD SWMR reader (#752)vchoi-hdfgroup2021-06-161-0/+3
* Temporarily disable some tests that fail on WindowsDana Robinson2021-03-251-2/+2
* Updates license url and history docsDana Robinson2021-03-251-2/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-529/+409
* Protects timespeccmpDana Robinson2021-03-231-3/+3
* Engineers around naked clock_gettime() callsDana Robinson2021-03-031-6/+14
* Switch to using H5_nanosleep() instead of HDnanosleep()Dana Robinson2021-03-031-20/+6