| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1 | -1/+1 |
|
|
* | Formats the source and updates the gcc warning pragmas | Dana Robinson | 2021-03-25 | 1 | -406/+366 |
|
|
* | Also accept transitions of the superblock status flags to | David Young | 2020-08-28 | 1 | -11/+22 |
|
|
* | When the superblock status flags don't meet our expectations, print | David Young | 2020-08-21 | 1 | -6/+10 |
|
|
* | Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have been | David Young | 2020-05-20 | 1 | -5/+5 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 1 | -8/+8 |
|
|
* | Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required. | David Young | 2020-05-20 | 1 | -7/+7 |
|
|
* | fix unused related warnings | kmu | 2020-05-20 | 1 | -5/+5 |
|
|
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2020-05-20 | 1 | -18/+9 |
|
|
* | Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili... | David Young | 2020-05-20 | 1 | -2/+1 |
|
|
* | Oops, remove more C99 designated initializers for VS 2010 compatibility. | David Young | 2020-05-20 | 1 | -1/+2 |
|
|
* | Don't use C99 designated initializers, they're not compatible with | David Young | 2020-05-20 | 1 | -5/+10 |
|
|
* | Quiet some more maybe-uninitialized warnings---each is a false positive, | David Young | 2020-05-20 | 1 | -1/+5 |
|
|
* | Initialize a couple of variables that the compiler does not realize are | David Young | 2020-05-20 | 1 | -1/+1 |
|
|
* | Change some GCC warnings to errors. Fix code to quiet some warnings. | David Young | 2020-05-20 | 1 | -7/+7 |
|
|
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 1 | -4/+13 |
|
|
* | Fix for punch list #13 item #1: Odd behavior in the superblock refresh routine. | Vailin Choi | 2019-11-14 | 1 | -11/+4 |
|
|
* | Tidied up comments and removed some stats code that is un-reachable. | mainzer | 2019-07-06 | 1 | -3/+5 |
|
|
* | Checkin of fix for the failure to evict all tagged entries issue. | mainzer | 2019-01-16 | 1 | -1/+8 |
|
|
* | Interim checkin to allow Vailin to address assertion failure in | mainzer | 2019-01-03 | 1 | -0/+258 |
|
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -1/+0 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -118/+1 |
|
|
* | Remove 'const' from cache client pre_serialize callback, to reduce warnings, | Quincey Koziol | 2017-01-03 | 1 | -2/+2 |
|
|
* | Refactor several cache clients to have only one copy of their deserialization | Quincey Koziol | 2016-12-30 | 1 | -172/+200 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -1/+1 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -208/+375 |
|
|
* | Remove 'clear' callback from metadata cache client interface, using the | Quincey Koziol | 2016-11-18 | 1 | -2/+0 |
|
|
* | Remove explicit support within the metadata cache for tracked compressed | Quincey Koziol | 2016-11-17 | 1 | -18/+6 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -1/+1 |
|
|
* | [svn-r29548] Minor normalization w/ trunk in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -1/+1 |
|
|
* | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che... | Mohamad Chaarawi | 2016-01-21 | 1 | -3/+0 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -4/+4 |
|
|
* | [svn-r27710] Description: | Quincey Koziol | 2015-09-09 | 1 | -0/+10 |
|
|
* | [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th... | Neil Fortner | 2015-07-01 | 1 | -2/+2 |
|
|
* | [svn-r27294] Description: | Quincey Koziol | 2015-06-29 | 1 | -1/+1 |
|
|
* | [svn-r27237] Description: | Quincey Koziol | 2015-06-18 | 1 | -687/+752 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -3/+3 |
|
|
* | [svn-r27077] Description: | Quincey Koziol | 2015-05-15 | 1 | -18/+2 |
|
|
* | [svn-r27075] Description: | Quincey Koziol | 2015-05-15 | 1 | -4/+15 |
|
|
* | [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered | Dana Robinson | 2015-05-10 | 1 | -3/+3 |
|
|
* | [svn-r25929] Description: | Quincey Koziol | 2014-12-29 | 1 | -19/+32 |
|
|
* | [svn-r25881] Description: | Quincey Koziol | 2014-12-10 | 1 | -3/+5 |
|
|
* | [svn-r25084] Description: | Quincey Koziol | 2014-04-23 | 1 | -9/+19 |
|
|
* | [svn-r22666] Description: | Quincey Koziol | 2012-08-11 | 1 | -9/+35 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -5/+5 |
|
|
* | [svn-r21442] Description: | Quincey Koziol | 2011-10-01 | 1 | -1/+1 |
|
|
* | [svn-r19587] Description: | Quincey Koziol | 2010-10-13 | 1 | -2/+2 |
|
|
* | [svn-r19402] Description: | Quincey Koziol | 2010-09-16 | 1 | -10/+2 |
|
|
* | [svn-r18702] Description: | Quincey Koziol | 2010-05-05 | 1 | -4/+4 |
|
|