summaryrefslogtreecommitdiffstats
path: root/testpar/t_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-091-10/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-23/+23
* Fixes a bug where t_cache fails due to a string size being too small (#1720)Dana Robinson2022-05-041-4/+6
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-6/+28
* free MPI_Group/MPI_Comm/MPI_Datatype objects (#1638)Wei-keng Liao2022-04-151-3/+16
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-2/+2
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-291-11/+29
* Snprintf2 (#1399)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-16/+16
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-209/+216
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-241-37/+13
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-2872/+2275
* Repair more format strings.David Young2020-09-261-2/+2
* Fix a bunch of format string errors reported by Larry.David Young2020-09-251-29/+35
* Merge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-231-2/+2
|\
| * Merge branch 'develop' into develop_minorDana Robinson2020-01-231-13/+10
| |\
| * | Fixed a bug in testpar/t_cache.c concerning checking expectedDana Robinson2020-01-221-2/+2
* | | squash cast warning fixkmu2020-01-231-17/+18
| |/ |/|
* | merge and fix conflictkmu2020-01-231-10/+7
|\ \
| * \ merge and fix conflictkmu2020-01-191-2/+2
| |\ \ | | |/
| * | fix unused related warningskmu2020-01-131-9/+5
| * | remove unsed var,function,macro, etckmu2019-12-061-1/+2
| |/
* | fix uninitizlized warningkmu2020-01-211-3/+3
|/
* 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