summaryrefslogtreecommitdiffstats
path: root/test/cache_api.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-19/+20
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-221/+221
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-21/+0
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-291-3/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-3/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-29/+29
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-16/+16
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-4/+2
* Dead code removal (#2690)Quincey Koziol2023-04-111-42/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Set default level to minimum time (#1722)Allen Byrne2022-05-171-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-8/+8
* Snprintf2 (#1399)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* OESS-168: Remove clang warnings. (#1076)H. Joe Lee2021-10-081-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-21/+26
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-24/+24
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-87/+87
* Update clang config (#473)Quincey Koziol2021-03-171-15/+60
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-975/+858
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-4/+4
* HDFFV-10979 cleanup globalsAllen Byrne2019-12-121-6/+5
* HDFFV-10979 fix global name clashAllen Byrne2019-12-111-0/+6
* Add HD prefix to testsAllen Byrne2019-08-151-40/+40
* VOL FEATUREDana Robinson2018-10-101-2/+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-34/+71
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-10/+3
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-3/+10
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-10/+3
* HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-021-3/+0
* [svn-r29959] Fixed some bad logic in the cache_api test that causedDana Robinson2016-05-241-28/+27
* [svn-r29957] Changes to cache_api.cDana Robinson2016-05-241-1410/+388
* [svn-r29882] Convert cache source files to library compatible by CMake and Wi...Allen Byrne2016-05-041-2/+0
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-105/+35
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-35/+105
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-105/+35
* [svn-r27237] Description:Quincey Koziol2015-06-181-0/+3
* [svn-r27204] Description:Quincey Koziol2015-06-151-32/+27
* [svn-r27199] Description:Quincey Koziol2015-06-131-177/+39
* [svn-r27084] Description:Quincey Koziol2015-05-151-21/+37
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-4/+4
* [svn-r25496] Description:Quincey Koziol2014-07-301-7/+7
* [svn-r24869] Description:Quincey Koziol2014-03-231-4/+0