| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert hbool_t --> bool in src (#3496) | Dana Robinson | 2023-09-05 | 1 | -9/+9 |
|
|
* | Made HGOTO_ERROR a do-while loop (#3308) | Sean McBride | 2023-08-02 | 1 | -47/+47 |
|
|
* | Another round of fixing -Wextra-semi-stmt warnings (#3264) | Sean McBride | 2023-07-24 | 1 | -2/+2 |
|
|
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 1 | -55/+0 |
|
|
* | Rename HD(f)printf() to (f)printf() (#3194) | Dana Robinson | 2023-06-28 | 1 | -48/+46 |
|
|
* | Rename HDassert() to assert() (#3191) | Dana Robinson | 2023-06-28 | 1 | -50/+50 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 1 | -1/+0 |
|
|
* | Convert H5F haddr_t macros to H5 (#3039) | Dana Robinson | 2023-06-05 | 1 | -17/+17 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -4/+4 |
|
|
* | Removes the STATIC flavor of FUNC_ENTER macros (#1622) | Dana Robinson | 2022-04-08 | 1 | -2/+2 |
|
|
* | Use appropriate printf format specifiers for haddr_t and hsize_t types direct... | jhendersonHDF | 2022-01-11 | 1 | -21/+16 |
|
|
* | Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324) | jhendersonHDF | 2022-01-04 | 1 | -20/+27 |
|
|
* | Simplify function enter macros for performance benefits (#1024) | David Young | 2021-11-08 | 1 | -3/+0 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 1 | -29/+33 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 1 | -2/+2 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -2/+2 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -285/+287 |
|
|
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -10/+1 |
|
|
* | Normalizations with 1.10 branch. | Dana Robinson | 2020-06-02 | 1 | -1/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | merge and fix conflict | kmu | 2020-01-19 | 1 | -2/+1 |
|\ |
|
* | | fix unused related warnings | kmu | 2020-01-13 | 1 | -1/+1 |
|/ |
|
* | - Added H5MMprivate.h #includes where needed | Dana Robinson | 2019-03-16 | 1 | -0/+1 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -1/+1 |
|
|
* | Normalization with vol_integration (property lists, file drivers, | Dana Robinson | 2018-09-21 | 1 | -34/+34 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -4/+4 |
|
|
* | Minor H5FS tweaks. | Dana Robinson | 2018-05-24 | 1 | -3/+3 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -38/+36 |
|
|
* | 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 | -172/+25 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -0/+163 |
|
|
* | Revert accidental changes to freespace open and close routines. | Quincey Koziol | 2017-01-03 | 1 | -4/+4 |
|
|
* | Remove 'const' from cache client pre_serialize callback, to reduce warnings, | Quincey Koziol | 2017-01-03 | 1 | -4/+10 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -1/+1 |
|
|
* | Merge branch 'develop' into eoc_h5fs_fix | Dana Robinson | 2016-12-07 | 1 | -0/+1 |
|\ |
|
| * | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+1 |
|
|
* | | First cut at fixing the tagging issue with the free space managers. | Dana Robinson | 2016-11-30 | 1 | -14/+15 |
|/ |
|
* | [svn-r30219] Description: | Quincey Koziol | 2016-07-22 | 1 | -1/+1 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -2/+2 |
|
|
* | [svn-r28614] Normalization of H5FS package with revise_chunks. | Dana Robinson | 2015-12-14 | 1 | -156/+134 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -4/+9 |
|
|
* | [svn-r27237] Description: | Quincey Koziol | 2015-06-18 | 1 | -6/+17 |
|
|
* | [svn-r27144] Description: | Quincey Koziol | 2015-06-03 | 1 | -1/+1 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -2/+2 |
|
|
* | [svn-r27078] Description: | Quincey Koziol | 2015-05-15 | 1 | -12/+12 |
|
|
* | [svn-r24256] Description: | Quincey Koziol | 2013-10-04 | 1 | -3/+3 |
|
|
* | [svn-r22668] Description: | Quincey Koziol | 2012-08-11 | 1 | -28/+101 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -17/+17 |
|
|