summaryrefslogtreecommitdiffstats
path: root/src/H5VLint.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-60/+210
* Much normalization with develop (#701)Dana Robinson2021-05-281-34/+175
* Misc H5VL updates from developDana Robinson2021-05-081-9/+10
* Brings over VOL arg setupDana Robinson2021-05-071-0/+270
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-051-2/+2
* Brings H5CX_pop() changes from developDana Robinson2021-04-081-3/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-438/+390
* Fix shutdown errors when using the HDF5_VOL_CONNECTOR environmentDana Robinson2020-05-201-1/+1
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-05-201-4/+2
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-05-201-6/+8
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-201-9/+115
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-3/+38
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-05-201-1/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-21/+133
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2020-05-201-0/+19
* Fix bugs in H5VL file comparison code. Add short circuit success toNeil Fortner2020-05-201-0/+6
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-9/+92
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+2029