summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-152-7/+7
|\
| * Committing clang-format changesgithub-actions2021-10-152-7/+7
* | skeleton of the logging report functionmyang62021-10-153-0/+13
|/
* Clean up H5Fint.c, ready to implement the report function.myang62021-10-151-28/+0
* Test to just write a log file for H5Fopen. Add a testing routine vfd_swmr_log...myang62021-10-153-0/+41
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-06161-6538/+10461
* 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: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-1718-409/+386
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-1210-169/+465
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-3040-1262/+1097
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-1759-8362/+10078
* Maximum jump in tick for VFD SWMR reader (#752)vchoi-hdfgroup2021-06-163-0/+10
* VFD SWMR: sync with develop (#725)Dana Robinson2021-06-044-162/+49
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-0138-7124/+8010
* Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-285-63/+131
* Normalization with develop (#704)Dana Robinson2021-05-283-49/+18
* Much normalization with develop (#701)Dana Robinson2021-05-28150-6356/+34606
* Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-081-1/+1
|\
| * Committing clang-format changesgithub-actions2021-05-081-1/+1
* | Updates the VOL structDana Robinson2021-05-083-22/+68
|/
* Misc H5VL updates from developDana Robinson2021-05-089-53/+323
* Normalization of H5TDana Robinson2021-05-0821-190/+117
* Brings over a bunch of develop boilerplateDana Robinson2021-05-076-35/+258
* Brings over VOL arg setupDana Robinson2021-05-072-0/+286
* More normalization from developDana Robinson2021-05-0736-1273/+1315
* Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-072-2/+0
|\
| * Committing clang-format changesgithub-actions2021-05-072-2/+0
* | Brings optional filters from developDana Robinson2021-05-073-70/+86
|/
* Normalization of parallelDana Robinson2021-05-072-16/+33
* Normalization of dataspace code + reorg of public dataset callsDana Robinson2021-05-0714-422/+3248
* Normalization of H5E with developDana Robinson2021-05-075-98/+159
* Brings hash table IDs from developDana Robinson2021-05-075-69/+1333
* Misc normalization from developDana Robinson2021-05-0741-314/+1438
* Adds missing H5F_delete() prototypeDana Robinson2021-05-071-0/+1
* Normalizes extensible arrays with developDana Robinson2021-05-079-126/+26
* Normalization of object header codeDana Robinson2021-05-0721-748/+747
* Brings H5Z and many test changes from developDana Robinson2021-05-0712-849/+1365