summaryrefslogtreecommitdiffstats
path: root/src/H5Oprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-37/+37
* Persist dataset access properties when using H5Fstart_swmr_write (#1862)Neil Fortner2022-07-191-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-6/+1
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-221-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-10/+10
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-15/+15
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-9/+9
* Clang-format of source filesAllen Byrne2020-09-301-430/+442
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-8/+3
* Trim trailing whitespaceQuincey Koziol2020-04-201-4/+4
* H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-0/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+2
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-0/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-2/+2
* Converted H5O MD cache cork calls to use the VOL.Dana Robinson2019-09-271-0/+5
* Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c.Dana Robinson2019-06-271-0/+4
* Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-241-0/+12
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-071-2/+3
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-181-7/+0
|\
| * Moved the native VOL connector's optional enums to theDana Robinson2018-12-151-7/+0
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-4/+19
|\ \ | |/
| * Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-0/+6
| * VOL FEATUREDana Robinson2018-10-101-6/+7
| * Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-2/+10
* | Stash work on object header reduction code and tests.Jacob Smith2018-09-111-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