summaryrefslogtreecommitdiffstats
path: root/src/H5ESpublic.h
Commit message (Collapse)AuthorAgeFilesLines
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-0/+4
| | | | | | | * Basic alignment with async branch - trivial changes to reduce clutter in overall diff. * Update minor error code to reflect change within library * Update the error output to match library
* Source formattedAllen Byrne2020-10-011-7/+5
|
* Added 'notify' callback for async requests; switched VOL class and infoQuincey Koziol2018-11-281-1/+1
| | | | | | comparison to return comparison value as parameter, so they can return error values; "cancelled" -> "canceled"; switched order of 'wrap_object' and 'free_wrap_ctx' management callbacks.
* Refactor, standardize, and revise the async request callbacks.Quincey Koziol2018-11-041-1/+1
|
* VOL FEATUREDana Robinson2018-10-101-0/+53