summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_file.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#2291)vchoi-hdfgroup2022-12-131-23/+29
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-230/+157
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-2/+7
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+8
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-556/+509
* Trim trailing whitespaceQuincey Koziol2020-04-201-5/+5
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-2/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-3/+3
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-14/+14
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2019-12-061-4/+4
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2019-11-271-0/+13
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2019-11-271-14/+0
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-0/+9
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+0
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-37/+49
* Corrected missing parallel #ifdefs.Dana Robinson2019-09-271-0/+2
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-09-271-0/+18
* Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameterJerome Soumagne2019-08-141-1/+2
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-111-1/+7
* Add H5Fget_fileno() API routine.Quincey Koziol2019-04-121-0/+13
* C and POSIX call cleanupDana Robinson2019-01-111-2/+2
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-281-3/+3
|\
| * Squash merge of MDC logging changes.Dana Robinson2018-12-211-3/+3
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-271-0/+19
|/
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+1
* Moved the remainder of the code into separate files.Dana Robinson2018-12-201-0/+798
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+13