summaryrefslogtreecommitdiffstats
path: root/src/H5AC.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-3/+3
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-2/+3
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-4/+38
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-44/+81
* Committing clang-format changesgithub-actions2021-12-211-1/+1
* Address issue #1 and issue #3 of the group test failures.vchoi2021-12-211-0/+31
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-56/+184
* Brings more develop code over, especially DoxygenDana Robinson2021-05-031-51/+77
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-565/+494
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-141/+142
|\
| * Minor normalizations with 1.12 branchDana Robinson2020-08-011-1/+1
| * Normalization with hdf5_1_10Dana Robinson2020-06-011-141/+142
| * Trim trailing whitespaceQuincey Koziol2020-04-201-33/+33
| * Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-41/+27
| * Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-3/+13
| |\
| | * Modification based on feedback from pull request.Vailin Choi2019-02-061-0/+5
| | * There is performance issue when closing an object. The slow down is due to t...Vailin Choi2019-02-051-2/+7
| | * Fixed a valgrind issue with the unprotect log message. The loggingDana Robinson2019-01-311-1/+1
| * | C and POSIX call cleanupDana Robinson2019-01-111-1/+1
| |/
| * Updated the log function names.Dana Robinson2018-12-281-24/+24
| * Squash merge of MDC logging changes.Dana Robinson2018-12-211-585/+125
* | Reduce diffs with `develop`, where `H5C_move_entry` takes an `H5C_t *`David Young2020-05-201-1/+1
* | Trim trailing whitespaceQuincey Koziol2020-05-201-33/+33
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-640/+173
* | Modifications for the following items in the punch list:Vailin Choi2019-11-141-1/+1
* | Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-0/+22
* | Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-031-30/+35
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-8/+9
|\ \ | |/
| * Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-9/+10
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-2/+2
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-3/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+0
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-266/+65
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Minor style cleanupsQuincey Koziol2017-03-221-1/+2
* Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-221-0/+25
* Checkin of additions to cache image parallel test code andmainzer2017-03-161-2/+11
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+120
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-5/+4
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-3/+9
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-51/+51
* Cache image feature and testingQuincey Koziol2017-01-291-2/+114
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-37/+41
* 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-0/+132
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+4
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+86
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-5/+2
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-0/+34