summaryrefslogtreecommitdiffstats
path: root/src/H5HLcache.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-6/+6
* Fix CVE-2018-13867 (#3336)Dana Robinson2023-08-021-0/+6
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-16/+16
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-39/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-65/+65
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-061-15/+17
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-5/+5
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-14/+0
* Harden the v1 B-tree and local heap cache clients (#2803)Dana Robinson2023-04-251-30/+34
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Misc clang production warning fixes (#1932)Dana Robinson2022-07-271-2/+3
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-12/+12
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-0/+2
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-15/+15
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-12/+12
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-172/+141
* Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-101-3/+3
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Normalization with hdf5_1_10Dana Robinson2020-06-011-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-27/+27
* merge and fix conflictkmu2020-01-191-5/+5
|\
* | fix unused related warningskmu2020-01-131-6/+6
|/
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-5/+5
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+2
* Refactor several cache clients to have only one copy of their deserializationQuincey Koziol2016-12-301-53/+69
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-1/+1
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-88/+194
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-2/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-18/+4
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-2/+0
* [svn-r28620] Minor normalization of H5HL package with revise_chunks.Dana Robinson2015-12-141-0/+3
* [svn-r28616] Normalization of H5HL package with revise_chunks.Dana Robinson2015-12-141-48/+48
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th...Neil Fortner2015-07-011-0/+12
* [svn-r27237] Description:Quincey Koziol2015-06-181-392/+386
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-5/+5
* [svn-r27081] Description:Quincey Koziol2015-05-151-21/+22
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-12/+12
* [svn-r21561] Description:Quincey Koziol2011-10-141-12/+16
* [svn-r19278] Description:Quincey Koziol2010-08-231-4/+10
* [svn-r19076] Purpose: Fix bug 1951Neil Fortner2010-07-161-0/+10
* [svn-r18716] Description:Quincey Koziol2010-05-051-1/+1
* [svn-r18702] Description:Quincey Koziol2010-05-051-19/+14