summaryrefslogtreecommitdiffstats
path: root/src/H5HFcache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-4/+4
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-33/+33
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-4/+8
* Quiets const warnings (#1831)Dana Robinson2022-06-291-1/+4
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-32/+32
* Fix typo. (#1303)H. Joe Lee2022-01-041-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Quiets most const warnings in the fractal heap code (#1188)Dana Robinson2021-11-131-3/+9
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-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-4/+4
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-701/+676
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-22/+20
* Trim trailing whitespaceQuincey Koziol2020-04-201-308/+308
* merge and fix conflictkmu2020-01-191-8/+8
|\
* | fix unused related warningskmu2020-01-131-9/+9
|/
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-7/+1
* Don't use C99 designated initializers, they're not compatible withDavid Young2019-11-251-6/+7
* Quiet some more maybe-uninitialized warnings---each is a false positive,David Young2019-11-221-1/+6
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-10/+10
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-17/+17
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+1
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-1/+1
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-105/+117
|/
* Fixed an uninitialized filter callback struct in H5Dchunk.c andDana Robinson2017-11-211-38/+50
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-2/+2
* Cache image feature and testingQuincey Koziol2017-01-291-64/+620
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+4
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-6/+6
* Refactor several cache clients to have only one copy of their deserializationQuincey Koziol2016-12-301-35/+60
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-7/+7
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-193/+355
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-3/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-122/+51
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-15/+13
* [svn-r30189] Description:Quincey Koziol2016-07-181-2/+2
* [svn-r30112] Description:Quincey Koziol2016-06-281-270/+22
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-5/+5
* [svn-r27809] Minor warning fixes in the library.Dana Robinson2015-09-161-1/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-4/+4
* [svn-r27237] Description:Quincey Koziol2015-06-181-991/+1431
* [svn-r27144] Description:Quincey Koziol2015-06-031-2/+14
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r27080] Description:Quincey Koziol2015-05-151-595/+355
* [svn-r25321] Reworked and enhanced extreme sanity check in H5C.c, fixing an John Mainzer2014-06-181-2/+1112
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-1/+1