summaryrefslogtreecommitdiffstats
path: root/src/H5Ocache.c
Commit message (Expand)AuthorAgeFilesLines
* I'm bringing the fixes for the following Jira issues from the develop branch ...Songyu Lu2019-02-121-1/+1
* Fixed HDFFV-10578Binh-Minh Ribler2019-01-151-1/+2
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-091-5/+12
* Fixed HDFFV-10476, HDFFV-10478, HDFFV-10480Binh-Minh Ribler2018-07-261-0/+2
* Fix for HDFFV-10333:Vailin Choi2018-07-261-11/+17
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-9/+34
|\
| * Fix for HDFFV-10209 VDS SWMR test failureVailin Choi2018-03-091-7/+32
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+2
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-40/+28
|/
* 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/+4
* Refactor several cache clients to have only one copy of their deserializationQuincey Koziol2016-12-301-138/+186
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-6/+0
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-3/+96
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-201/+273
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-147/+132
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-20/+7
* Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-121-145/+144
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-2/+2
* [svn-r30189] Description:Quincey Koziol2016-07-181-2/+2
* [svn-r30131] Fix bug reported by Cisco Talos TALOS-CAN-0178. Added check for ...Neil Fortner2016-07-011-0/+4
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+0
* [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-241-6/+7
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27623] Added some parallel #ifdefs to H5Ocache.c to quiet compilerDana Robinson2015-08-311-1/+21
* [svn-r27292] Description:Quincey Koziol2015-06-271-4/+5
* [svn-r27237] Description:Quincey Koziol2015-06-181-505/+524
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-6/+6
* [svn-r27082] Description:Quincey Koziol2015-05-151-48/+40
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN toMohamad Chaarawi2015-01-201-2/+3
* [svn-r24463] Issue 8484 - Segfault during H5Fopen of corrupt file. I put a c...Raymond Lu2013-11-221-1/+1
* [svn-r22608] Description:Quincey Koziol2012-07-261-5/+5
* [svn-r21919] Description:Quincey Koziol2012-02-091-14/+14
* [svn-r19622] Port of fix for the round robin parallel flush bug caused by the...John Mainzer2010-10-171-0/+74
* [svn-r18917] Description:Quincey Koziol2010-05-271-1/+4
* [svn-r18864] Description:Quincey Koziol2010-05-201-3/+3
* [svn-r18716] Description:Quincey Koziol2010-05-051-2/+3
* [svn-r18702] Description:Quincey Koziol2010-05-051-12/+7
* [svn-r18608] Description:Quincey Koziol2010-04-221-6/+6
* [svn-r18571] Description:Quincey Koziol2010-04-151-444/+869
* [svn-r18525] Description:Quincey Koziol2010-04-061-51/+13
* [svn-r18031] Description:Quincey Koziol2009-12-171-22/+16
|\
| * [svn-r18030] Description:Quincey Koziol2009-12-171-22/+16
* | [svn-r17313] Description:Quincey Koziol2009-08-101-1/+1
* | [svn-r17268] Description:Quincey Koziol2009-07-301-4/+10
* | [svn-r16630] Description:Quincey Koziol2009-03-311-0/+1
* | [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-2/+2
* | [svn-r16376] Purpose: Fix a bug encountered when copying shared messagesNeil Fortner2009-01-291-2/+16
* | [svn-r16306] Description:Quincey Koziol2009-01-141-1/+1