summaryrefslogtreecommitdiffstats
path: root/src/H5FScache.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-15/+15
* Normalization with develop (mainly VFDs)Dana Robinson2021-05-051-9/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-275/+253
* Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have beenDavid Young2020-05-201-6/+6
* Trim trailing whitespaceQuincey Koziol2020-05-201-72/+72
* fix unused related warningskmu2020-05-201-29/+24
* remove unnecessary check macrokmu2020-05-201-3/+3
* fix intel compile warningskmu2020-05-201-4/+4
* Revert "fix warnings from Intel compiler"kmu2020-05-201-1/+1
* Revert "fix issues from previous PR comments"kmu2020-05-201-4/+4
* 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-4/+4
* fix warnings from Intel compilerkmu2020-05-201-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-18/+47
* Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-031-0/+2
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-5/+6
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-3/+3
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-33/+29
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-11/+17
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+4
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+59
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-4/+4
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-1/+0
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-12/+21
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+64
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-35/+94
* 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-16/+8
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-3/+3
* [svn-r28614] Normalization of H5FS package with revise_chunks.Dana Robinson2015-12-141-13/+13
* [svn-r27768] Description:Quincey Koziol2015-09-141-4/+6
* [svn-r27710] Description:Quincey Koziol2015-09-091-0/+16
* [svn-r27707] Description:Quincey Koziol2015-09-091-1/+1
* [svn-r27237] Description:Quincey Koziol2015-06-181-563/+834
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-11/+11
* [svn-r27078] Description:Quincey Koziol2015-05-151-8/+6
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-2/+2
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-3/+3
* [svn-r22668] Description:Quincey Koziol2012-08-111-3/+30
* [svn-r21919] Description:Quincey Koziol2012-02-091-12/+12
* [svn-r20050] Description:Quincey Koziol2011-02-051-1/+1
* [svn-r18917] Description:Quincey Koziol2010-05-271-18/+10
* [svn-r18716] Description:Quincey Koziol2010-05-051-7/+1
* [svn-r18702] Description:Quincey Koziol2010-05-051-45/+46
* [svn-r18616] Description:Quincey Koziol2010-04-221-3/+3
* [svn-r18494] Description:Quincey Koziol2010-04-021-131/+21