| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor warning fixes in develop (#526) | Dana Robinson | 2021-03-31 | 1 | -1/+0 |
|
|
* | Various clang tidy warning fixes (#448) | Sean McBride | 2021-03-10 | 1 | -2/+2 |
|
|
* | Fixed clang-tidy readability-redundant-control-flow warnings (#428) | Sean McBride | 2021-03-05 | 1 | -60/+0 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -2266/+1623 |
|
|
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 1 | -41/+130 |
|\ |
|
| * | When flushing, the metadata cache attempts to flush entries in increasing | mainzer | 2020-08-05 | 1 | -41/+130 |
|
|
* | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 1 | -7/+9 |
|/ |
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | more cleanup | kmu | 2020-01-23 | 1 | -1/+1 |
|
|
* | merge and fix conflict | kmu | 2020-01-19 | 1 | -11/+11 |
|\ |
|
* \ | merge and fix conflicts | kmu | 2020-01-14 | 1 | -467/+0 |
|\ \
| |/ |
|
| * | Adjust cache.c only variables. | Allen Byrne | 2019-12-18 | 1 | -12/+0 |
|
|
| * | Fix include to correct memory calls - big-endian issue. | Allen Byrne | 2019-12-18 | 1 | -1/+0 |
|
|
| * | HDFFV-10979 fix global name clash | Allen Byrne | 2019-12-11 | 1 | -454/+0 |
|
|
* | | fix unused related warnings | kmu | 2020-01-13 | 1 | -45/+22 |
|/ |
|
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -1/+1 |
|
|
* | Quiet a warning about an unused variable. This code looks like it | David Young | 2019-11-13 | 1 | -1/+1 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -912/+912 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -5/+5 |
|
|
* | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 1 | -52/+55 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -1/+1 |
|
|
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -2/+6 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -62/+39 |
|
|
* | Better segregate clean & dirty LRU lists so that they are only defined when | Quincey Koziol | 2017-09-30 | 1 | -0/+2 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -4/+50 |
|
|
* | Misc. small cleanups to sync against incoming page buffering changes. | Quincey Koziol | 2017-03-02 | 1 | -2/+2 |
|
|
* | Fix some more signed -> unsigned value issues with cache data structures, also | Quincey Koziol | 2017-02-23 | 1 | -1/+1 |
|
|
* | HDFFV-10124 Using cache_common.h contains other include files | Allen Byrne | 2017-02-02 | 1 | -3/+0 |
|
|
* | Bring change to use array of metadata cache entry classes for H5C_create | Quincey Koziol | 2017-01-28 | 1 | -57/+64 |
|
|
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -1/+1 |
|
|
* | Bring changes to metadata cache "get entry status" call and new | Quincey Koziol | 2017-01-06 | 1 | -0/+2 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -0/+6 |
|
|
* | Remove 'const' from cache client pre_serialize callback, to reduce warnings, | Quincey Koziol | 2017-01-03 | 1 | -24/+24 |
|
|
* | Bring over changes from revise_chunks that cleanup recent SWMR changes from | Quincey Koziol | 2016-12-11 | 1 | -4/+4 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -49/+199 |
|
|
* | Remove 'clear' callback from metadata cache client interface, using the | Quincey Koziol | 2016-11-18 | 1 | -11/+0 |
|
|
* | Remove explicit support within the metadata cache for tracked compressed | Quincey Koziol | 2016-11-17 | 1 | -191/+147 |
|
|
* | Bring over new 'notify' metadata cache client callback actions for when an | Quincey Koziol | 2016-11-12 | 1 | -1/+8 |
|
|
* | Align w/minor cleanups in revise_chunks branch. | Quincey Koziol | 2016-11-12 | 1 | -20/+12 |
|
|
* | Switch to new, more scalable, metadata cache entry tagging. | Quincey Koziol | 2016-11-07 | 1 | -2/+2 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -285/+171 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 1 | -1/+1 |
|
|
* | [svn-r30112] Description: | Quincey Koziol | 2016-06-28 | 1 | -156/+247 |
|
|
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -13/+136 |
|
|
* | [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warnings | Dana Robinson | 2016-06-01 | 1 | -42/+207 |
|
|
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -10/+10 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -10/+10 |
|
|
* | [svn-r27710] Description: | Quincey Koziol | 2015-09-09 | 1 | -2/+2 |
|
|