summaryrefslogtreecommitdiffstats
path: root/test/cache_tagging.c
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of flushing single objects (#4017)Neil Fortner2024-02-231-7/+4
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-5/+5
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-204/+204
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-38/+38
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-102/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-291-3/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-27/+27
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-4/+4
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-5/+5
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-3/+3
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* sprintf to snprintf (#1815)Sean McBride2022-06-221-4/+4
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-23/+23
* VFD plugins (#602)jhendersonHDF2021-09-291-0/+6
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-53/+53
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-27/+27
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-26/+26
* Clang-format of source filesAllen Byrne2020-09-301-1187/+1847
* Merge pull request #2769 in HDFFV/hdf5 from mdc_sl_opt to developJohn Mainzer2020-08-171-2/+11
|\
| * When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-2/+11
* | Trivialities noticed while merging things to 1.10Dana Robinson2020-08-151-8/+8
|/
* merge and fixkmu2020-01-211-30/+41
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-6/+67
* | merge and fix conflictkmu2020-01-191-1/+2
|\ \ | |/
* | fix unused related warningskmu2020-01-131-1/+51
|/
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-131/+131
* Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-241-1/+1
|\
| * Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-1/+1
* | Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-15/+8
|/
* Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-26/+26
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-29/+29
* Add using FAPL from h5_fileaccess() to more tests.Quincey Koziol2018-11-221-29/+175
* VOL FEATUREDana Robinson2018-10-101-7/+7
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-12/+13
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-11/+11
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-2/+6
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-6/+2
* Cleanup API context function usage.Quincey Koziol2018-03-191-6/+10
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-14/+20
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-5/+8
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+5
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-8/+41
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-1/+57
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-3/+4