summaryrefslogtreecommitdiffstats
path: root/test/cache_common.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-94/+94
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-248/+247
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-7/+7
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-149/+0
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-291-3/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-45/+44
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-109/+109
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-416/+406
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-8/+8
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-26/+1
* Fix warning in cache_common.c (#2952)jhendersonHDF2023-05-151-65/+77
* Comment cleanup (#2689)Quincey Koziol2023-04-111-23/+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-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-26/+26
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-2/+10
* Snprintf2 (#1399)Sean McBride2022-01-281-70/+78
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* More various warnings (#958)Sean McBride2021-08-251-1/+1
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-12/+12
* Fix several warnings (#747)jhendersonHDF2021-06-161-1/+1
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-281-12/+0
* Minor warning fixes in develop (#526)Dana Robinson2021-03-311-1/+0
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-2/+2
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-60/+0
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-2266/+1623
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-41/+130
|\
| * When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-41/+130
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-7/+9
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* more cleanupkmu2020-01-231-1/+1
* merge and fix conflictkmu2020-01-191-11/+11
|\
* \ merge and fix conflictskmu2020-01-141-467/+0
|\ \ | |/
| * Adjust cache.c only variables.Allen Byrne2019-12-181-12/+0
| * Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-181-1/+0
| * HDFFV-10979 fix global name clashAllen Byrne2019-12-111-454/+0
* | fix unused related warningskmu2020-01-131-45/+22
|/
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Quiet a warning about an unused variable. This code looks like itDavid Young2019-11-131-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-912/+912
* VOL FEATUREDana Robinson2018-10-101-5/+5
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-52/+55
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Cleanup API context function usage.Quincey Koziol2018-03-191-2/+6
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-62/+39
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-301-0/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-4/+50
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-2/+2