| Commit message (Expand) | Author | Age | Files | Lines |
* | OESS-168: Remove clang warnings. (#1076) | H. Joe Lee | 2021-10-08 | 1 | -9/+9 |
|
|
* | More various warnings (#958) | Sean McBride | 2021-08-25 | 1 | -8/+8 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -5/+5 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 1 | -1/+1 |
|
|
* | Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) | Sean McBride | 2021-02-23 | 1 | -2/+2 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -164/+147 |
|
|
* | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 1 | -10/+10 |
|
|
* | File changes to affect formatting | Allen Byrne | 2020-09-04 | 1 | -62/+64 |
|
|
* | Merge branch 'develop' into mdc_sl_opt | mainzer | 2020-08-15 | 1 | -1/+1 |
|\ |
|
| * | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -1/+1 |
|
|
* | | When flushing, the metadata cache attempts to flush entries in increasing | mainzer | 2020-08-05 | 1 | -0/+2 |
|/ |
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -6/+6 |
|
|
* | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 1 | -0/+1 |
|
|
* | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -6/+0 |
|
|
* | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 1 | -1/+1 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -42/+20 |
|
|
* | Style cleanups and misc. bugfixes discovered during full SWMR development. | Quincey Koziol | 2017-09-23 | 1 | -2/+1 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Add H5_DLL to H5AC_get_mdc_image_info() prototype | Quincey Koziol | 2017-03-24 | 1 | -1/+1 |
|
|
* | Add prototype for H5AC_get_mdc_image_info | Quincey Koziol | 2017-03-22 | 1 | -0/+2 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+3 |
|
|
* | Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from | Quincey Koziol | 2017-03-12 | 1 | -1/+1 |
|
|
* | Misc. style cleanups from the page_buffering branch. | Quincey Koziol | 2017-02-18 | 1 | -1/+1 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -2/+32 |
|
|
* | Bring change to use array of metadata cache entry classes for H5C_create | Quincey Koziol | 2017-01-28 | 1 | -1/+31 |
|
|
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -2/+1 |
|
|
* | Bring changes to metadata cache "get entry status" call and new | Quincey Koziol | 2017-01-06 | 1 | -0/+6 |
|
|
* | Add "image up to date" flag / parameter to metadata cache entry status calls. | Quincey Koziol | 2017-01-06 | 1 | -0/+1 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -0/+5 |
|
|
* | Merge code from cache image branch to split FSM ring into two types: raw data | Quincey Koziol | 2017-01-04 | 1 | -1/+2 |
|
|
* | Align with name change of "user" ring in incoming cache image changes. | Quincey Koziol | 2016-12-30 | 1 | -1/+1 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -2/+3 |
|
|
* | Normalize against incoming cache image feature. | Quincey Koziol | 2016-12-28 | 1 | -39/+39 |
|
|
* | Removed NDEBUG guards from H5AC test functions. | Dana Robinson | 2016-12-11 | 1 | -2/+0 |
|
|
* | Updated the H5FS cache code to grab the correct tag and modified | Dana Robinson | 2016-12-08 | 1 | -0/+1 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -1/+33 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -1/+3 |
|
|
* | Remove 'clear' callback from metadata cache client interface, using the | Quincey Koziol | 2016-11-18 | 1 | -1/+0 |
|
|
* | Remove explicit support within the metadata cache for tracked compressed | Quincey Koziol | 2016-11-17 | 1 | -2/+0 |
|
|
* | Bring over new 'notify' metadata cache client callback actions for when an | Quincey Koziol | 2016-11-12 | 1 | -0/+4 |
|
|
* | Align w/minor cleanups in revise_chunks branch. | Quincey Koziol | 2016-11-12 | 1 | -1/+0 |
|
|
* | Switch to new, more scalable, metadata cache entry tagging. | Quincey Koziol | 2016-11-07 | 1 | -5/+11 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -30/+29 |
|
|
* | Add missing prototypes for cache debugging routines. | Quincey Koziol | 2016-11-04 | 1 | -1/+2 |
|
|
* | [svn-r30118] Sync with trunk. | Dana Robinson | 2016-06-29 | 1 | -34/+30 |
|\ |
|
| * | [svn-r30112] Description: | Quincey Koziol | 2016-06-28 | 1 | -5/+1 |
|
|
| * | [svn-r30102] Cleaned up incorrect comments in H5AC_type_t enum. | Dana Robinson | 2016-06-23 | 1 | -29/+29 |
|
|
* | | [svn-r30104] Fixes evict-on-close feature by propagating global | Dana Robinson | 2016-06-24 | 1 | -1/+1 |
|/ |
|
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 1 | -0/+1 |
|
|