| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -287/+255 |
|
|
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -13/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -8/+8 |
|
|
* | Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required. | David Young | 2020-01-29 | 1 | -7/+7 |
|
|
* | merge and fix conflict | kmu | 2020-01-19 | 1 | -5/+5 |
|\ |
|
* | | fix unused related warnings | kmu | 2020-01-13 | 1 | -5/+5 |
|/ |
|
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -18/+9 |
|
|
* | Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili... | David Young | 2019-11-27 | 1 | -2/+1 |
|
|
* | Oops, remove more C99 designated initializers for VS 2010 compatibility. | David Young | 2019-11-25 | 1 | -1/+2 |
|
|
* | Don't use C99 designated initializers, they're not compatible with | David Young | 2019-11-25 | 1 | -5/+10 |
|
|
* | Quiet some more maybe-uninitialized warnings---each is a false positive, | David Young | 2019-11-22 | 1 | -1/+5 |
|
|
* | Initialize a couple of variables that the compiler does not realize are | David Young | 2019-11-13 | 1 | -1/+1 |
|
|
* | Change some GCC warnings to errors. Fix code to quiet some warnings. | David Young | 2019-11-05 | 1 | -7/+7 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | [svn-r18650] Description: | Quincey Koziol | 2010-04-27 | 1 | -1/+1 |
|
|
* | [svn-r18634] Description: | Quincey Koziol | 2010-04-27 | 1 | -1/+1 |
|
|
* | [svn-r18616] Description: | Quincey Koziol | 2010-04-22 | 1 | -8/+4 |
|
|
* | [svn-r18505] Description: | Quincey Koziol | 2010-04-02 | 1 | -7/+8 |
|
|
* | [svn-r18197] Description: | Quincey Koziol | 2010-01-30 | 1 | -26/+26 |
|
|