summaryrefslogtreecommitdiffstats
path: root/testpar/t_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+1
* Fix some collective metadata read issuesJordan Henderson2019-02-121-8/+8
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-251/+212
* Missed some function renames in error text.Dana Robinson2018-11-271-2/+2
* Yanked all MPI-1 callsDana Robinson2018-11-271-10/+10
* VOL FEATUREDana Robinson2018-10-101-1/+1
* HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Corrections for parallel I/O & tests.Quincey Koziol2018-03-211-0/+6
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1374/+1372
|\
| * Cleanup overuse of include filesAllen Byrne2018-02-141-1373/+1372
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-6/+5
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-7/+3
* Correct issues from pull request reviews.Quincey Koziol2017-02-281-2/+1
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-16/+16
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-17/+22
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-22/+17
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-2/+3
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+24
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-20/+62
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-1/+0
* Remove unnecessary assert.Quincey Koziol2016-11-251-1/+1
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-7/+8
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-61/+12
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-15/+12
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-2/+55
* [svn-r30075] Description:Quincey Koziol2016-06-141-7/+0
* [svn-r30068] Description:Quincey Koziol2016-06-131-2/+2
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-5/+279
|\
| * [svn-r29079] rename the coll read requirement function.Mohamad Chaarawi2016-02-101-2/+2
| * [svn-r29077] Description:Quincey Koziol2016-02-101-1/+1
| * [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-5/+5
| |\ | |/ |/|
| * [svn-r28895] Description:Quincey Koziol2016-01-141-2/+1
| * [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-141-14/+5
| * [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-4/+4
| |\
| * | [svn-r27576] - mark the entry as indepndent when expunged.Mohamad Chaarawi2015-08-251-22/+2
| * | [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-4/+4
| |\ \
| * | | [svn-r27264] some cleanups.Mohamad Chaarawi2015-06-221-6/+1
| * | | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-1/+310
* | | | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-5/+5
| |_|/ |/| |
* | | [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* | | [svn-r27710] Description:Quincey Koziol2015-09-091-1/+1
| |/ |/|
* | [svn-r27296] Description:Quincey Koziol2015-06-291-1/+1
* | [svn-r27293] Description:Quincey Koziol2015-06-271-3/+3
|/
* [svn-r27237] Description:Quincey Koziol2015-06-181-309/+602
* [svn-r27204] Description:Quincey Koziol2015-06-151-236/+181
* [svn-r27144] Description:Quincey Koziol2015-06-031-2/+3
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-12/+12
* [svn-r27084] Description:Quincey Koziol2015-05-151-274/+93