summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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-08294-23013/+20066
| | | |\ \ \
| | | * | | | Committing clang-format changesgithub-actions2021-07-081-166/+230
| | | * | | | 1. Added the test for 3D datasets;Songyu Lu2021-07-081-295/+518
| | | * | | | Committing clang-format changesgithub-actions2021-06-071-105/+144
| | | * | | | Some simple format changes.Songyu Lu2021-06-071-55/+53
| | | * | | | Some changes to the big set test:Songyu Lu2021-06-032-435/+1219
* | | | | | | Merge pull request #41 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-08-272-3/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #40 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-272-3/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | VFD SWMR: Updates the mirror VFD tests so they compile and pass tests (#971)Dana Robinson2021-08-272-3/+8
| | | |_|_|/ | | |/| | |
* | | | | | Merge pull request #39 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-08-274-1/+2986
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #38 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-278-41/+3027
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge pull request #943 from kyang2014/feature/vfd_swmrkyang20142021-08-264-1/+2986
| | |\ \ \ \
| | | * | | | fixed comment issues.Muqun Yang2021-08-261-32/+32
| | | * | | | Add vfd_gperf_writer.c to MANIFEST.Muqun Yang2021-08-201-0/+1
| | | * | | | 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-1718-711/+1124
| | | |\ \ \ \
| | | * | | | | 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-09312-23077/+20547
| | | |\ \ \ \ \
| | | * | | | | | 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
| | * | | | | | | Merge pull request #916 from vchoi-hdfgroup/obj_reg_ref_feature_vfd_swmrvchoi-hdfgroup2021-08-244-40/+41
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | | |_|/ / / / | | |/| | | | |
* | | | | | | | 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
|/ / / / / / /
* | | | | | | Merge pull request #36 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-1218-711/+1124
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #887 from vchoi-hdfgroup/noflush_feature_vfd_swmrvchoi-hdfgroup2021-08-1218-711/+1124
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Committing clang-format changesgithub-actions2021-08-124-145/+172
| | * | | | | Modifications based on PR feedback.vchoi2021-08-123-217/+223
| | * | | | | Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-102-3/+38
| | |\ \ \ \ \
| | | * \ \ \ \ Merge pull request #35 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-08-102-3/+38
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #34 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-102-3/+38
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #880 from vchoi-hdfgroup/config_feature_vfd_swmrvchoi-hdfgroup2021-08-092-3/+38
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'config_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/h...vchoi2021-08-091-2/+2
| | |\ \ \ \ \ \ \