summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Merge branch 'vfd_swmr_log' into feature/vfd_swmrmyang62021-10-289-2/+3140
| | | |\ | | |/ /
| | | * Modify the description a bit.Muqun Yang2021-10-271-1/+1
| | | * Committing clang-format changesgithub-actions2021-10-273-40/+39
| | | * Add comments, descriptions for the VFD log feature.myang62021-10-276-145/+145
| | | * Committing clang-format changesgithub-actions2021-10-251-1/+0
| | | * Remove the compiler warnings.Muqun Yang2021-10-253-1/+28
| | | * Committing clang-format changesgithub-actions2021-10-253-3/+3
| | | * Update comments, formats etc.myang62021-10-254-36/+36
| | | * Committing clang-format changesgithub-actions2021-10-254-15/+13
| | | * add macro, need to debug an error caused by using the macromyang62021-10-254-16/+34
| | | * 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-182-3/+5
| | | |/
| | | * Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...myang62021-10-184-36/+33
| | | |\
| | | | * Committing clang-format changesgithub-actions2021-10-184-35/+32
| | | * | 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-184-16/+84
| | | * Committing clang-format changesgithub-actions2021-10-153-8/+8
| | | * Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...myang62021-10-154-10/+10
| | | |\
| | | | * Committing clang-format changesgithub-actions2021-10-154-10/+10
| | | * | skeleton of the logging report functionmyang62021-10-153-0/+13
| | | |/
| | | * Clean up H5Fint.c, ready to implement the report function.myang62021-10-154-32/+4
| | | * Test to just write a log file for H5Fopen. Add a testing routine vfd_swmr_log...myang62021-10-157-0/+3039
| | * | VFD SWMR: Added VFD SWMR utils directory as a submodule (#1086)Dana Robinson2021-10-113-0/+4
| | |/
| | * VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-06381-10246/+19017
| | * Merge pull request #1006 from kyang2014/feature/vfd_swmrkyang20142021-10-016-9/+853
| | |\
| | | * Correct typos for the design-to-fail test.myang62021-10-011-2/+2
| | | * Add vfd_swmr_gfail_writer.c for the "design to fail" test.Muqun Yang2021-09-131-0/+1
| | | * Committing clang-format changesgithub-actions2021-09-131-3/+3
| | | * Add options for users to choose max_lag, tick_len, page size and page buffer ...Muqun Yang2021-09-131-8/+31
| | | * Committing clang-format changesgithub-actions2021-09-132-22/+21
| | | * 1. Revise the VFD SWMR reader side code to make the expected design fail. JR...Muqun Yang2021-09-132-25/+108
| | | * Committing clang-format changesgithub-actions2021-09-101-30/+25
| | | * Add the expected design fail for the long running API on the reader side.myang62021-09-103-1/+744
| | * | Merge pull request #717 from raylu-hdf/raylu_bigset_testraylu-hdf2021-09-162-556/+2018
| | |\ \ | | | |/ | | |/|
| | | * Committing clang-format changesgithub-actions2021-09-141-15/+21
| | | * Changed fprintf to HDfprintf and also printed out the write speed for perform...Songyu Lu2021-09-141-193/+207
| | | * Committing clang-format changesgithub-actions2021-09-131-7/+7
| | | * Some minor changes and more comments.Songyu Lu2021-09-132-18/+41
| | | * Add a function call to allocate space early during H5Dcreate and H5Dextend.Songyu Lu2021-09-031-8/+14
| | | * Minor adjustment to a parameter.Songyu Lu2021-09-011-2/+2
| | | * Merge branch 'raylu_bigset_test' of https://github.com/raylu-hdf/hdf5 into ra...Songyu Lu2021-09-011-91/+121
| | | |\
| | | | * Committing clang-format changesgithub-actions2021-09-011-91/+121
| | | * | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-09-012-3/+8
| | | |\ \ | | | |/ / | | |/| / | | | |/
| | | * Some important updates to the test: added test for 3D datasets and several ne...Songyu Lu2021-09-012-210/+488
| | | * Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-08-2742-1332/+4674
| | | |\
| | | * | Minor change: move the end tick function to just before the file is closed.Songyu Lu2021-07-151-11/+11
| | | * | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-07-1456-425/+787
| | | |\ \