summaryrefslogtreecommitdiffstats
path: root/test/cache_api.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r24030] Description:Quincey Koziol2013-08-191-398/+398
* [svn-r19096] Description:Quincey Koziol2010-07-191-53/+182
* [svn-r18926] Description:Quincey Koziol2010-05-311-4/+4
* [svn-r18917] Description:Quincey Koziol2010-05-271-515/+5
* [svn-r18702] Description:Quincey Koziol2010-05-051-4/+5
* [svn-r18171] Description:Quincey Koziol2010-01-271-15/+10
* [svn-r18109] Description:Quincey Koziol2010-01-151-115/+0
* [svn-r17268] Description:Quincey Koziol2009-07-301-4/+4
* [svn-r15628] Description:Quincey Koziol2008-09-161-4/+4
* [svn-r14445] Added code to detect the situation in which a metadata cache ent...John Mainzer2008-01-201-11/+16
* [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of aJohn Mainzer2008-01-181-18/+371
* [svn-r14199] Description:Quincey Koziol2007-10-111-3/+3