summaryrefslogtreecommitdiffstats
path: root/src/H5AC.c
Commit message (Expand)AuthorAgeFilesLines
...
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-5/+2
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-0/+34
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+189
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-2/+2
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-3/+1
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-26/+9
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-7/+5
* Bring cache logging routines from revise_chunks branch to develop.Quincey Koziol2016-11-041-4/+199
* Remove static definition for debugging routines. *sigh*Quincey Koziol2016-11-041-2/+0
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-179/+0
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-1/+3
|\
| * [svn-r30126] Description:Quincey Koziol2016-06-301-1/+3
* | [svn-r30118] Sync with trunk.Dana Robinson2016-06-291-112/+6
|\ \ | |/
| * [svn-r30113] Description:Quincey Koziol2016-06-281-5/+6
| * [svn-r30112] Description:Quincey Koziol2016-06-281-107/+0
* | [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-2/+2
|/
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+34
* [svn-r30068] Description:Quincey Koziol2016-06-131-1/+40
* [svn-r30053] Description:Quincey Koziol2016-06-081-4/+8
* [svn-r30023] Description:Quincey Koziol2016-06-061-16/+18
* [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warningsDana Robinson2016-06-011-1/+1
* [svn-r29969] Description:Quincey Koziol2016-05-291-0/+35
* [svn-r29850] Description:Quincey Koziol2016-05-011-10/+122
* [svn-r29842] Description:Quincey Koziol2016-04-301-1/+5
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r29096] fix bug in internal dxpls generated exposed by production and pa...Mohamad Chaarawi2016-02-121-6/+8
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-17/+74
|\
| * [svn-r29077] Description:Quincey Koziol2016-02-101-4/+1
| * [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-21/+96
| |\ | |/ |/|
| * [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-94/+38
| |\
| * | [svn-r28915] Description:Quincey Koziol2016-01-151-7/+7
| * | [svn-r28895] Description:Quincey Koziol2016-01-141-2/+1
| * | [svn-r28851] merge from trunk.Mohamad Chaarawi2016-01-111-0/+1
| |\ \
| * \ \ [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-141-13/+19
| |\ \ \
| * \ \ \ [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-35/+134
| |\ \ \ \
| * \ \ \ \ [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-2302/+52
| |\ \ \ \ \
| * | | | | | [svn-r27264] some cleanups.Mohamad Chaarawi2015-06-221-3/+3
| * | | | | | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-4/+72
* | | | | | | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-17/+69
| |_|_|_|_|/ |/| | | | |
* | | | | | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-51/+13
* | | | | | [svn-r28894] Description:Quincey Koziol2016-01-141-14/+14
| |_|_|_|/ |/| | | |
* | | | | [svn-r28696] Minor normalization with revise_chunks.Dana Robinson2015-12-171-0/+1
| |_|_|/ |/| | |
* | | | [svn-r28452] Description:Quincey Koziol2015-11-231-13/+19
| |_|/ |/| |
* | | [svn-r27768] Description:Quincey Koziol2015-09-141-33/+22
* | | [svn-r27710] Description:Quincey Koziol2015-09-091-0/+110
| |/ |/|
* | [svn-r27298] Description:Quincey Koziol2015-06-291-37/+51
* | [svn-r27296] Description:Quincey Koziol2015-06-291-1/+1
* | [svn-r27293] Description:Quincey Koziol2015-06-271-2256/+0
|/
* [svn-r27237] Description:Quincey Koziol2015-06-181-55/+43
* [svn-r27199] Description:Quincey Koziol2015-06-131-1899/+1134