| Commit message (Expand) | Author | Age | Files | Lines |
* | So that I can use PASSED(); anywhere a statement can go, #define PASSED() with | David Young | 2020-02-28 | 1 | -6/+6 |
|
|
* | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" | Dana Robinson | 2020-01-23 | 1 | -1/+1 |
|
|
* | Adjust cache.c only variables. | Allen Byrne | 2019-12-18 | 1 | -13/+26 |
|
|
* | Fix include to correct memory calls - big-endian issue. | Allen Byrne | 2019-12-18 | 1 | -0/+1 |
|
|
* | HDFFV-10979 cleanup globals | Allen Byrne | 2019-12-12 | 1 | -1/+0 |
|
|
* | HDFFV-10979 fix global name clash | Allen Byrne | 2019-12-11 | 1 | -0/+465 |
|
|
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -1/+1 |
|
|
* | Change some GCC warnings to errors. Fix code to quiet some warnings. | David Young | 2019-11-05 | 1 | -1/+1 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -7481/+7481 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -58/+58 |
|
|
* | Better segregate clean & dirty LRU lists so that they are only defined when | Quincey Koziol | 2017-09-30 | 1 | -4/+5 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Express test mods to test/cache.c | mainzer | 2017-04-15 | 1 | -17/+89 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -307/+415 |
|
|
* | Merge in reentrency changes to "make space in cache" from page_buffering branch. | Quincey Koziol | 2017-03-13 | 1 | -40/+57 |
|
|
* | Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from | Quincey Koziol | 2017-03-12 | 1 | -2/+3 |
|
|
* | Misc. small cleanups to sync against incoming page buffering changes. | Quincey Koziol | 2017-03-02 | 1 | -8/+4 |
|
|
* | Fix some more signed -> unsigned value issues with cache data structures, also | Quincey Koziol | 2017-02-23 | 1 | -33/+14 |
|
|
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -10/+7 |
|
|
* | HDFFV-10124 Using cache_common.h contains other include files | Allen Byrne | 2017-02-02 | 1 | -3/+0 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -5/+5 |
|
|
* | Bring change to use array of metadata cache entry classes for H5C_create | Quincey Koziol | 2017-01-28 | 1 | -12/+12 |
|
|
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -154/+154 |
|
|
* | Add "image up to date" flag / parameter to metadata cache entry status calls. | Quincey Koziol | 2017-01-06 | 1 | -35/+36 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -0/+19 |
|
|
* | Bring support for doubly-linked list of all entries in cache from incoming | Quincey Koziol | 2016-12-30 | 1 | -13/+35 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -194/+102 |
|
|
* | Bring over changes from revise_chunks that cleanup recent SWMR changes from | Quincey Koziol | 2016-12-11 | 1 | -172/+236 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -0/+130 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -4757/+4619 |
|
|
* | [svn-r30112] Description: | Quincey Koziol | 2016-06-28 | 1 | -969/+2180 |
|
|
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -353/+355 |
|
|
* | [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warnings | Dana Robinson | 2016-06-01 | 1 | -27/+40 |
|
|
* | [svn-r29882] Convert cache source files to library compatible by CMake and Wi... | Allen Byrne | 2016-05-04 | 1 | -2/+0 |
|
|
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -52/+52 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -52/+52 |
|
|
* | [svn-r27296] Description: | Quincey Koziol | 2015-06-29 | 1 | -18/+9 |
|
|
* | [svn-r27294] Description: | Quincey Koziol | 2015-06-29 | 1 | -4/+4 |
|
|
* | [svn-r27293] Description: | Quincey Koziol | 2015-06-27 | 1 | -3/+3 |
|
|
* | [svn-r27237] Description: | Quincey Koziol | 2015-06-18 | 1 | -3483/+5562 |
|
|
* | [svn-r27204] Description: | Quincey Koziol | 2015-06-15 | 1 | -281/+229 |
|
|
* | [svn-r27144] Description: | Quincey Koziol | 2015-06-03 | 1 | -18/+18 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -7/+7 |
|
|
* | [svn-r27084] Description: | Quincey Koziol | 2015-05-15 | 1 | -1004/+338 |
|
|
* | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. | Dana Robinson | 2015-03-01 | 1 | -2/+5 |
|
|
* | [svn-r24020] Description: | Quincey Koziol | 2013-08-17 | 1 | -552/+556 |
|
|
* | [svn-r22646] Description: | Quincey Koziol | 2012-08-08 | 1 | -2/+2 |
|
|
* | [svn-r18926] Description: | Quincey Koziol | 2010-05-31 | 1 | -59/+0 |
|
|
* | [svn-r18917] Description: | Quincey Koziol | 2010-05-27 | 1 | -137/+109 |
|
|
* | [svn-r18837] Description: | Quincey Koziol | 2010-05-18 | 1 | -1293/+958 |
|
|