summaryrefslogtreecommitdiffstats
path: root/src/H5Ocache_image.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced last sprintf with snprintf (#4007)Sean McBride2024-02-201-2/+4
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-4/+4
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-6/+6
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-18/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-4/+4
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-15/+15
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-2/+2
* Sanitize object header message decode functions (#2795)Dana Robinson2023-04-251-17/+20
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-7/+7
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-82/+65
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-34/+2
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-34/+2
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-2/+2
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-5/+5
* Add a 'closing' flag on the shared file struct, and switch several of theQuincey Koziol2019-08-261-1/+1
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-12/+21
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-3/+3
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+2
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-13/+12
|/
* Fixed many minor warnings.Dana Robinson2017-05-251-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-3/+45
* Add missing filesQuincey Koziol2017-01-291-0/+337