summaryrefslogtreecommitdiffstats
path: root/src/H5FAcache.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-011-170/+228
* Normalization with develop (mainly VFDs)Dana Robinson2021-05-051-19/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-338/+287
* Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have beenDavid Young2020-05-201-3/+3
* Trim trailing whitespaceQuincey Koziol2020-05-201-6/+6
* fix unused related warningskmu2020-05-201-3/+3
* fix and address commentskmu2020-05-201-0/+2
* remove unnecessary check macrokmu2020-05-201-2/+2
* fix intel compile warningskmu2020-05-201-2/+2
* Revert "fix warnings from Intel compiler"kmu2020-05-201-2/+2
* Revert "fix issues from previous PR comments"kmu2020-05-201-1/+0
* 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-0/+1
* fix warnings from Intel compilerkmu2020-05-201-2/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-4/+5
* Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-031-0/+3
* 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/+6
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-3/+209
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-40/+132
* 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-14/+6
* [svn-r29980] Description:Quincey Koziol2016-05-301-19/+19
* [svn-r28624] Minor normalization of H5FA package with revise_chunks.Dana Robinson2015-12-141-17/+17
* [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-3/+3
* [svn-r27237] Description:Quincey Koziol2015-06-181-603/+496
* [svn-r27144] Description:Quincey Koziol2015-06-031-2/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-7/+7
* [svn-r27076] Description:Quincey Koziol2015-05-151-8/+7
* [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-7/+7
* [svn-r18702] Description:Quincey Koziol2010-05-051-26/+20
* [svn-r18616] Description:Quincey Koziol2010-04-221-1/+1
* [svn-r18504] Description:Quincey Koziol2010-04-021-5/+4
* [svn-r18197] Description:Quincey Koziol2010-01-301-3/+3
* [svn-r17895] Description:Quincey Koziol2009-11-161-9/+12
* [svn-r17518] Description:Quincey Koziol2009-09-241-0/+19
* [svn-r17155] Description:Quincey Koziol2009-07-031-0/+1107