summaryrefslogtreecommitdiffstats
path: root/testpar/t_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-37/+13
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-2/+2
* Merge changes from developAllen Byrne2020-10-081-27/+33
* Source formattedAllen Byrne2020-10-011-2867/+2270
* Sync with developDana Robinson2020-08-011-2/+2
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-281-17/+18
* Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to...Kimmy Mu2020-01-281-3/+3
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-10/+7
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-19/+19
* 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