summaryrefslogtreecommitdiffstats
path: root/src/H5Fsuper_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick of CVE fixes from 1.10 (#3490)Dana Robinson2023-09-031-34/+72
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-14/+14
* Commit codespell spelling corrections.Larry Knox2022-04-071-2/+2
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-287/+255
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-13/+1
* Whitespace cleanupAllen Byrne2020-05-131-8/+8
* Squashed commit of the following:David Young2020-01-311-7/+7
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-5/+5
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-18/+8
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-8/+18
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-1/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-118/+1
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-2/+2
* Refactor several cache clients to have only one copy of their deserializationQuincey Koziol2016-12-301-172/+200
* 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-208/+375
* 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/+6
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-3/+0
* [svn-r27768] Description:Quincey Koziol2015-09-141-4/+4
* [svn-r27710] Description:Quincey Koziol2015-09-091-0/+10
* [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th...Neil Fortner2015-07-011-2/+2
* [svn-r27294] Description:Quincey Koziol2015-06-291-1/+1
* [svn-r27237] Description:Quincey Koziol2015-06-181-687/+752
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r27077] Description:Quincey Koziol2015-05-151-18/+2
* [svn-r27075] Description:Quincey Koziol2015-05-151-4/+15
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-3/+3
* [svn-r25929] Description:Quincey Koziol2014-12-291-19/+32
* [svn-r25881] Description:Quincey Koziol2014-12-101-3/+5
* [svn-r25084] Description:Quincey Koziol2014-04-231-9/+19
* [svn-r22666] Description:Quincey Koziol2012-08-111-9/+35
* [svn-r21919] Description:Quincey Koziol2012-02-091-5/+5
* [svn-r21442] Description:Quincey Koziol2011-10-011-1/+1
* [svn-r19587] Description:Quincey Koziol2010-10-131-2/+2
* [svn-r19402] Description:Quincey Koziol2010-09-161-10/+2
* [svn-r18702] Description:Quincey Koziol2010-05-051-4/+4
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r18634] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r18616] Description:Quincey Koziol2010-04-221-8/+4
* [svn-r18505] Description:Quincey Koziol2010-04-021-7/+8
* [svn-r18197] Description:Quincey Koziol2010-01-301-26/+26
* [svn-r18072] Description:Quincey Koziol2010-01-071-2/+3
* [svn-r17953] Description:Quincey Koziol2009-12-031-2/+9