summaryrefslogtreecommitdiffstats
path: root/src/H5Oprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-091-2/+3
* Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-0/+12
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-4/+9
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-1/+1
| * Changes made based on code reviews.Vailin Choi2018-01-121-1/+5
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-2/+3
| |\
| * \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-1/+7
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-2/+2
* | | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-55/+50
| |_|/ |/| |
* | | Normalization with VOL integration branch.Dana Robinson2017-12-011-2/+3
| |/ |/|
* | Moved code from H5O.c to H5Oint.cDana Robinson2017-11-141-0/+3
* | Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-1/+3
|/
* Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-111-0/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-111-0/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-3/+11
* Cache image feature and testingQuincey Koziol2017-01-291-2/+14
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+1
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-2/+10
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-2/+5
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
* Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-121-3/+0
* [svn-r30219] Description:Quincey Koziol2016-07-221-1/+1
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+3
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+3
* [svn-r29738] Description:Quincey Koziol2016-04-191-0/+9
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-1/+20
* [svn-r29635] Description:Quincey Koziol2016-04-051-0/+47
* [svn-r29607] Description:Quincey Koziol2016-04-021-0/+7
* [svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h.Dana Robinson2016-03-181-5/+0
* [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-241-2/+9
* [svn-r29076] Description:Quincey Koziol2016-02-101-1/+1
* [svn-r28723] Description:Quincey Koziol2015-12-221-0/+4
* [svn-r28606] Description:Quincey Koziol2015-12-131-2/+4
* [svn-r27835] Description:Quincey Koziol2015-09-211-3/+3
|\
| * [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* | [svn-r27528] Modify printf implementation to not open source datasets that we...Neil Fortner2015-08-191-0/+1
* | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-151-5/+5
|\ \ | |/
| * [svn-r27292] Description:Quincey Koziol2015-06-271-5/+5
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-251-0/+2
* | [svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.Neil Fortner2015-06-191-1/+3
|\ \ | |/
| * [svn-r27237] Description:Quincey Koziol2015-06-181-1/+3
* | [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-161-2/+4
* | [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-121-0/+2
* | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-0/+3
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-0/+1
|\ \ | |/
| * [svn-r27144] Description:Quincey Koziol2015-06-031-0/+1
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-0/+3
* | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-13/+16