Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | Formats the source and updates the gcc warning pragmas | Dana Robinson | 2021-03-25 | 1 | -88/+67 |
| | |||||
* | In VFD SWMR, use `H5F_shared_t` instead of `H5F_t` wherever that is possible. | David Young | 2020-08-03 | 1 | -5/+6 |
| | |||||
* | Add H5MV split method for alignment. | vchoi | 2020-04-13 | 1 | -24/+57 |
| | |||||
* | Pass the right parameter, H5F_shared_t * not H5F_t *. (Grr, serious warnings | David Young | 2020-02-26 | 1 | -1/+1 |
| | | | | not treated as errors....) | ||||
* | Consolidate shadow-file allocation code in H5MV.c. | David Young | 2020-01-30 | 1 | -2/+2 |
| | |||||
* | Third batch of checkin: | Vailin Choi | 2018-09-28 | 1 | -0/+361 |
1) Free space manager for the metadata file 2) Delayed free space release linked list 3) H5F_update_vfd_swmr_metadata_file() 3) VFD SWMR driver: read callback 4) Flushing for VFD SWMR 5) Port one concurrent test from swmr test set 6) Bug fixes and refactoring |