Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brings the rest of the header changes from develop | Dana Robinson | 2021-04-06 | 1 | -3/+3 |
| | |||||
* | 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 | -22/+13 |
| | |||||
* | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-05-20 | 1 | -2/+5 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-05-20 | 1 | -1/+2 |
| | |||||
* | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2020-05-20 | 1 | -0/+1 |
| | | | | | | | | | | | location set to be in a file. Only meant to be used by VOL connectors. Implement H5VLpeek_connector_id() to support connectors querying their own IDs. Fix app_ref with connector IDs in a couple places (external VOLs registered as default through ENV should be visible to the application). Modify vlen and reference interfaces to work with arbitrary VOL connectors. Implement file "post open" specific callback, to enable connectors to update their file structs after a wrap context has been set. | ||||
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 1 | -0/+63 |
including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork! |