summaryrefslogtreecommitdiffstats
path: root/src/H5Cprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of flushing single objects (#4017)Neil Fortner2024-02-231-30/+18
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-86/+85
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-2/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-1/+1
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-32/+0
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-121-2/+0
* Refactor H5C_entry_in_skip_list (#2719)Quincey Koziol2023-04-131-4/+0
* Refactor cache validation (#2699)Quincey Koziol2023-04-131-6/+0
* Comment cleanup (#2689)Quincey Koziol2023-04-111-40/+11
* Addressed various Doxygen grammar issues. (#2524)Scot Breitenfeld2023-03-131-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-16/+20
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Fix cache sanity checking code by moving functions to wider scope (#1435)jhendersonHDF2022-02-211-0/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-4/+4
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-8/+8
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-1/+1
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-323/+295
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-112/+112
* File changes to affect formattingAllen Byrne2020-09-041-921/+923
* Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-08-271-4/+1
* Merge branch 'develop' into mdc_sl_optmainzer2020-08-151-3/+0
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-3/+0
* | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-1/+4
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-278/+278
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-0/+1
* Modification based on feedback from pull request.Vailin Choi2019-02-061-1/+1
* There is performance issue when closing an object. The slow down is due to t...Vailin Choi2019-02-051-0/+1
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-10/+11
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-12/+12
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-32/+25
* 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
* Checkin of fix for CGNS bugmainzer2017-04-061-1/+4
* Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-221-0/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+5
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-8/+50
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-2/+3
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-4/+4
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-3/+3
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-3/+3
* Cache image feature and testingQuincey Koziol2017-01-291-4/+470
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-2/+2
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-1/+1
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-1/+19