summaryrefslogtreecommitdiffstats
path: root/src/H5Dvirtual.c
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-181-6/+6
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-21/+31
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+1
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Update supported platforms (#303)Allen Byrne2021-02-031-6/+6
* Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)Neil Fortner2021-01-301-1/+29
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-4/+4
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+2
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-887/+961
* Merge pull request #2734 in HDFFV/hdf5 from ~DYOUNG/werror:cse to developLarry Knox2020-08-181-96/+106
|\
| * Improve code readability: extract common subexpressions into temporaryDavid Young2020-08-041-96/+106
* | Merge pull request #2735 in HDFFV/hdf5 from ~DYOUNG/werror:virtual-write-one ...Larry Knox2020-08-181-1/+1
|\ \
| * | Fix a bug in H5D__virtual_write_one to stop an assertion from failingDavid Young2020-08-041-1/+1
| |/
* | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+2
|/
* Normalization with hdf5_1_10Dana Robinson2020-06-011-1/+1
* Implement public H5Sselect_project_intersection(). Updated internalNeil Fortner2019-11-131-5/+5
* Refactor H5S__hyper_project_intersection to operate directly on spanNeil Fortner2019-06-011-0/+7
* Add an 'unwrap' VOL callback, so that connectors can unwrap an underlyingQuincey Koziol2019-04-211-1/+1
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-0/+4
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-3/+3
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-0/+50
* Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-1/+0
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-8/+0
* Remove virtual dataset refresh code's direct use of native VOL plugin's ID.Quincey Koziol2018-10-271-9/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-2/+2
|\
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-0/+1
|/
* VOL FEATUREDana Robinson2018-10-101-6/+18
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-4/+4
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-32/+4
* Fix for HDFFV-10469: set to latest format for virtual layout encoding.Vailin Choi2018-05-171-4/+32
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-72/+205
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-98/+237
| |\
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-45/+60
| | |\ | |_|/ |/| |
| | * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-50/+176
| * | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-8/+8
* | | HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-051-284/+35
* | | HDFFV-9724 init var to nullAllen Byrne2017-12-291-1/+1
* | | HDFFV-9724 prefix of 0 length should be null valueAllen Byrne2017-12-291-1/+1
* | | HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-7/+264
* | | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-246/+7
* | | HDFFV-9724 Copy efc_open search from Lextern_traverseAllen Byrne2017-12-151-19/+211
* | | HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-9/+56
| |/ |/|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
|/