summaryrefslogtreecommitdiffstats
path: root/src/H5Dvirtual.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+1
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-2/+2
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+220
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-7/+8
* [svn-r28797] Description:Quincey Koziol2016-01-051-5/+5
* [svn-r28606] Description:Quincey Koziol2015-12-131-4/+5
* [svn-r28533] Fix loops in H5Dvirtual.c to only loop over used entries in VDS ...Neil Fortner2015-12-071-3/+3
* [svn-r28452] Description:Quincey Koziol2015-11-231-1/+1
* [svn-r28311] Description:Quincey Koziol2015-11-091-0/+1
* [svn-r27957] Description:Quincey Koziol2015-10-051-23/+12
* [svn-r27944] Description:Quincey Koziol2015-10-041-6/+12
* [svn-r27835] Description:Quincey Koziol2015-09-211-4/+6
* [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-011-1/+1
* [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-201-7/+2
* [svn-r27528] Modify printf implementation to not open source datasets that we...Neil Fortner2015-08-191-4/+12
* [svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.Neil Fortner2015-08-191-8/+10
* [svn-r27520] Add new test for all 3 selection types in the same VDS.Neil Fortner2015-08-181-7/+2
* [svn-r27506] H5Dset_extent no longer holds all printf source datasets open.Neil Fortner2015-08-141-4/+9
* [svn-r27505] Add support for H5Dset_extent for VDS.Neil Fortner2015-08-141-48/+151
* [svn-r27504] Change comments/code around to reflect decision to have virtual ...Neil Fortner2015-08-131-2/+6