summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-08-2721-722/+4172
|\
| * Merge pull request #943 from kyang2014/feature/vfd_swmrkyang20142021-08-263-1/+2985
| |\
| | * fixed comment issues.Muqun Yang2021-08-261-32/+32
| | * Committing clang-format changesgithub-actions2021-08-201-4/+4
| | * Add more description.Muqun Yang2021-08-201-8/+21
| | * Committing clang-format changesgithub-actions2021-08-191-58/+56
| | * Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-191-12/+7
| | |\
| | | * Committing clang-format changesgithub-actions2021-08-181-15/+9
| | * | Add statistics information, comments. Also clean up code a bit.Muqun Yang2021-08-191-96/+238
| | |/
| | * 1. Add the VL string type test.Muqun Yang2021-08-181-1975/+118
| | * Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-08-1717-680/+1110
| | |\
| | * | Committing clang-format changesgithub-actions2021-08-171-4/+4
| | * | Add options fo max_lag, tick_len and page_size.Muqun Yang2021-08-172-9/+40
| | * | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into HEADMuqun Yang2021-08-0967-9817/+5917
| | |\ \
| | * | | Committing clang-format changesgithub-actions2021-08-051-58/+52
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-051-13/+5
| | |\ \ \
| | | * | | Committing clang-format changesgithub-actions2021-08-031-35/+24
| | * | | | Add the group level support.Muqun Yang2021-08-051-25/+192
| | |/ / /
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-031-33/+26
| | |\ \ \
| | | * | | Committing clang-format changesgithub-actions2021-07-021-37/+28
| | * | | | 1)remove named pipe from the program. 2) make the number of attributes for ea...Muqun Yang2021-08-031-859/+60
| | |/ / /
| | * | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-07-021-37/+30
| | |\ \ \
| | | * | | Committing clang-format changesgithub-actions2021-06-291-39/+32
| | * | | | More code to performance check.Muqun Yang2021-07-021-2/+60
| | |/ / /
| | * | | Add the first version of group performance code.Muqun Yang2021-06-291-0/+5261
| | * | | Add the Makefile.am for the performance.Muqun Yang2021-06-291-0/+3
| * | | | Committing clang-format changesgithub-actions2021-08-172-7/+7
| * | | | Modifications as indicated by valgrind --tool=memcheck for the following files:vchoi2021-08-174-34/+35
| | |_|/ | |/| |
| * | | Committing clang-format changesgithub-actions2021-08-123-143/+170
| * | | Modifications based on PR feedback.vchoi2021-08-123-217/+223
| * | | Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-101-2/+32
| |\ \ \ | | | |/ | | |/|
| | * | Fix the segmentation fault that occurs when running test/vfd_swmr_group_write...vchoi2021-08-051-2/+32
| * | | (1)vchoi2021-08-1017-542/+939
| |/ /
| * | VFD SWMR: Fixes naked basename() call on MacOS (#874)Dana Robinson2021-08-041-1/+7
| * | VFD SWMR: Fixes for using base versions of versioned API calls (#850)Dana Robinson2021-07-222-23/+23
| * | VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-1/+0
* | | 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-1440-235/+316
|\ \ \ | |/ /
| * | Merge pull request #831 from vchoi-hdfgroup/config_feature_vfd_swmrvchoi-hdfgroup2021-07-1418-94/+85
| |\ \
| | * | Committing clang-format changesgithub-actions2021-07-133-7/+6
| | * | Modifications to common routines used by VFD SWMR tests:vchoi2021-07-1318-89/+81
| * | | VFD SWMR: sync with develop (#830)Dana Robinson2021-07-1222-134/+227
| |/ /
* | | Some minor corrections and adjustments.Songyu Lu2021-07-081-14/+10
* | | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-07-0843-9591/+5576
|\ \ \ | |/ /
| * | VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-309-309/+334
| * | Modifications based on PR feedback.vchoi2021-06-291-13/+18
| * | Merge pull request #25 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-06-2923-9049/+2537
| |\ \
| | * | VFD SWMR: Minor fixes (#771)Dana Robinson2021-06-186-32/+40
| | * | VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-1723-9025/+2505
| * | | Committing clang-format changesgithub-actions2021-06-161-584/+607