summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_file.c
Commit message (Expand)AuthorAgeFilesLines
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-17/+17
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-556/+509
* Whitespace cleanupAllen Byrne2020-05-131-5/+5
* Squashed commit of the following:David Young2020-01-311-2/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-3/+3
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-14/+14
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2019-12-161-4/+4
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2019-12-091-14/+0
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2019-12-061-0/+13
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-0/+9
* Corrected missing parallel #ifdefs.Dana Robinson2019-10-111-0/+2
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-10-111-0/+18
* 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
* 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