summaryrefslogtreecommitdiffstats
path: root/src/H5EAcache.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-011-301/+398
* Normalizes extensible arrays with developDana Robinson2021-05-071-37/+9
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-602/+560
* Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have beenDavid Young2020-05-201-2/+2
* Trim trailing whitespaceQuincey Koziol2020-05-201-4/+4
* fix unused related warningskmu2020-05-201-2/+2
* fix and address commentskmu2020-05-201-0/+4
* remove unnecessary check macrokmu2020-05-201-4/+4
* fix intel compile warningskmu2020-05-201-4/+4
* Revert "fix warnings from Intel compiler"kmu2020-05-201-4/+4
* Revert "fix issues from previous PR comments"kmu2020-05-201-1/+1
* Revert "using a different MACRO"kmu2020-05-201-1/+1
* using a different MACROkmu2020-05-201-1/+1
* fix issues from previous PR commentskmu2020-05-201-1/+1
* fix warnings from Intel compilerkmu2020-05-201-4/+4
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-6/+7
* Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-031-0/+5
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+2
* 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/+10
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+104
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-3/+16
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-70/+224
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-5/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-24/+11
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-10/+35
* [svn-r30112] Description:Quincey Koziol2016-06-281-3/+39
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th...Neil Fortner2015-07-011-5/+5
* [svn-r27237] Description:Quincey Koziol2015-06-181-1102/+933
* [svn-r27144] Description:Quincey Koziol2015-06-031-2/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-11/+11
* [svn-r27074] Description:Quincey Koziol2015-05-151-24/+2
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-1/+1
* [svn-r19324] Description:Quincey Koziol2010-08-311-21/+21
* [svn-r18702] Description:Quincey Koziol2010-05-051-41/+31
* [svn-r18616] Description:Quincey Koziol2010-04-221-1/+1
* [svn-r18504] Description:Quincey Koziol2010-04-021-8/+8
* [svn-r18171] Description:Quincey Koziol2010-01-271-8/+8
* [svn-r17895] Description:Quincey Koziol2009-11-161-6/+8
* [svn-r16636] Description:Quincey Koziol2009-03-311-2/+2
* [svn-r16633] Description:Quincey Koziol2009-03-311-16/+209
* [svn-r16630] Description:Quincey Koziol2009-03-311-0/+5
* [svn-r16625] Description:Quincey Koziol2009-03-301-3/+0
* [svn-r16623] Description:Quincey Koziol2009-03-261-17/+17
* [svn-r16391] Description:Quincey Koziol2009-01-311-2/+28
* [svn-r16366] Description:Quincey Koziol2009-01-271-6/+6
* [svn-r16137] Description:Quincey Koziol2008-11-281-16/+342
* [svn-r16094] Description:Quincey Koziol2008-11-181-12/+22