summaryrefslogtreecommitdiffstats
path: root/src/H5EAcache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-24/+24
* Quiets const warnings (#1831)Dana Robinson2022-06-291-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-35/+35
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-301/+398
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-10/+10
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-10/+10
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-1081/+1085
* Clang-format of source filesAllen Byrne2020-09-301-1363/+1318
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-30/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-4/+4
* merge and fix conflictkmu2020-01-191-2/+2
|\
* \ merge and fix conflictskmu2020-01-141-4/+8
|\ \ | |/
| * fix and address commentskmu2019-12-111-0/+4
| * remove unnecessary check macrokmu2019-12-061-4/+4
| * fix intel compile warningskmu2019-12-041-4/+4
* | fix unused related warningskmu2020-01-131-2/+2
|/
* Revert "fix warnings from Intel compiler"kmu2019-11-261-4/+4
* Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
* Revert "using a different MACRO"kmu2019-11-261-1/+1
* using a different MACROkmu2019-11-251-1/+1
* fix issues from previous PR commentskmu2019-11-251-1/+1
* fix warnings from Intel compilerkmu2019-11-071-4/+4
* Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package."Dana Robinson2019-09-241-0/+20
* Moved NDEBUG guards to H5EA_DEBUG in H5EA package.Dana Robinson2019-09-171-20/+0
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-6/+6
* 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