summaryrefslogtreecommitdiffstats
path: root/src/H5Opkg.h
Commit message (Expand)AuthorAgeFilesLines
* Replaced last sprintf with snprintf (#4007)Sean McBride2024-02-201-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-32/+32
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-2/+2
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Fix issue with copying null new references (#1440)Neil Fortner2022-02-181-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+5
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-289/+271
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-0/+5
* Trim trailing whitespaceQuincey Koziol2020-04-201-4/+4
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+1
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-2/+0
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-2/+2
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-071-1/+1
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-7/+0
* VOL FEATUREDana Robinson2018-10-101-1/+7
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-25/+18
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-10/+9
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-11/+0
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-3/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-6/+14
|\
| * Fix for HDFFV-10209 VDS SWMR test failureVailin Choi2018-03-091-0/+1
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+2
| * Fix for daily test failuresVailin Choi2018-02-141-4/+2
| * Changes made based on code reviews.Vailin Choi2018-01-121-3/+5
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-9/+9
| |\
| * \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-0/+8
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-3/+2
| |/ /
* | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-77/+85
| |/ |/|
* | Normalization with VOL integration branch.Dana Robinson2017-12-011-9/+9
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Cache image feature and testingQuincey Koziol2017-01-291-2/+5
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-6/+0
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-0/+6
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-3/+23
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-4/+2
* Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-121-2/+18
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r30131] Fix bug reported by Cisco Talos TALOS-CAN-0178. Added check for ...Neil Fortner2016-07-011-0/+1
* [svn-r29626] Description:Quincey Koziol2016-04-041-2/+1
* [svn-r29612] Description:Quincey Koziol2016-04-031-2/+2
* [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-241-3/+5
* [svn-r28606] Description:Quincey Koziol2015-12-131-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1