summaryrefslogtreecommitdiffstats
path: root/src/H5Cpkg.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify H5C__serialize_single_entry(), using H5C__generate_image()Quincey Koziol2017-02-021-0/+2
* Cache image feature and testingQuincey Koziol2017-01-291-6/+340
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-25/+3
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-21/+16
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+2
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+45
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-01-021-1/+1
|\
| * Fixed a macro in H5Cpkg.h that was only updated in the version thatDana Robinson2017-01-021-1/+1
* | Align with incoming cache_image branch changes: use the index list (instead ofQuincey Koziol2017-01-021-1/+16
|/
* Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-301-116/+324
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-6/+3
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-6/+2
* Remove "collective write list" parameter from H5C__flush_single_entry() as itQuincey Koziol2016-11-281-6/+10
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-9/+0
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-24/+51
* Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-101-14/+54
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-4/+12
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-44/+12
* Add logging prototypes and cache struct fields.Quincey Koziol2016-11-041-0/+26
* [svn-r30112] Description:Quincey Koziol2016-06-281-21/+3
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+17
* [svn-r30035] Description:Quincey Koziol2016-06-061-0/+9
* [svn-r30033] Description:Quincey Koziol2016-06-061-0/+9
* [svn-r29077] Description:Quincey Koziol2016-02-101-9/+6
* [svn-r28895] Description:Quincey Koziol2016-01-141-2/+2
* [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-141-1/+1
|\
| * [svn-r28452] Description:Quincey Koziol2015-11-231-1/+1
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-115/+344
|\ \ | |/
| * [svn-r27805] Description:Quincey Koziol2015-09-161-1/+1
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
| * [svn-r27710] Description:Quincey Koziol2015-09-091-113/+342
* | [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-6/+19
|\ \ | |/
| * [svn-r27298] Description:Quincey Koziol2015-06-291-2/+0
| * [svn-r27296] Description:Quincey Koziol2015-06-291-3/+3
| * [svn-r27294] Description:Quincey Koziol2015-06-291-2/+1
| * [svn-r27293] Description:Quincey Koziol2015-06-271-1/+3
* | [svn-r27264] some cleanups.Mohamad Chaarawi2015-06-221-7/+0
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-3/+266
|/
* [svn-r27237] Description:Quincey Koziol2015-06-181-44/+228
* [svn-r27204] Description:Quincey Koziol2015-06-151-1033/+1019
* [svn-r27144] Description:Quincey Koziol2015-06-031-303/+309
* [svn-r27072] Description:Quincey Koziol2015-05-151-16/+18
* [svn-r25321] Reworked and enhanced extreme sanity check in H5C.c, fixing an John Mainzer2014-06-181-1/+12
* [svn-r22666] Description:Quincey Koziol2012-08-111-0/+19
* [svn-r19114] Description:Quincey Koziol2010-07-201-21/+0
* [svn-r19096] Description:Quincey Koziol2010-07-191-20/+21
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-0/+1
* [svn-r18917] Description:Quincey Koziol2010-05-271-37/+0
* [svn-r18725] Description:Quincey Koziol2010-05-061-28/+28