| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -40/+40 |
|
|
* | Set a constant in H5SM to UINT_MAX instead of -1U (#1822) | Dana Robinson | 2022-06-23 | 1 | -1/+1 |
|
|
* | Removes the STATIC flavor of FUNC_ENTER macros (#1622) | Dana Robinson | 2022-04-08 | 1 | -17/+17 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -2/+2 |
|
|
* | Simplify function enter macros for performance benefits (#1024) | David Young | 2021-11-08 | 1 | -3/+0 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 1 | -1/+1 |
|
|
* | Purges UFAIL from the library (#637) | Dana Robinson | 2021-05-11 | 1 | -27/+32 |
|
|
* | 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 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -6/+4 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -3/+3 |
|
|
* | Removes -Wimplicit-fallthrough=5 from the gcc warnings | Dana Robinson | 2020-10-22 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -666/+644 |
|
|
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 1 | -66/+81 |
|\ |
|
| * | Merge remote-tracking branch 'origin/develop' into remove_unneeded_tagging | Quincey Koziol | 2020-08-14 | 1 | -56/+71 |
| |\ |
|
| | * | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -56/+71 |
|
|
| * | | Remove redundant calls to set the metadata cache tag | Quincey Koziol | 2020-08-08 | 1 | -10/+10 |
| |/ |
|
* | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 1 | -11/+11 |
|/ |
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -2/+2 |
|
|
* | Explicitly initialize `type_flags`; the compiler does not realize that | David Young | 2019-11-13 | 1 | -2/+2 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+1 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -2/+2 |
|
|
* | Normalization with vol_integration (misc internal and datatype) | Dana Robinson | 2018-09-20 | 1 | -59/+59 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -6/+12 |
|\ |
|
| * | Fix for HDFFV-10355 (CVE-2017-17506). | Dana Robinson | 2018-02-27 | 1 | -6/+10 |
|
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -260/+240 |
|/ |
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Align with name change of "user" ring in incoming cache image changes. | Quincey Koziol | 2016-12-30 | 1 | -2/+2 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -1/+1 |
|
|
* | Tentative fix for valgrind issues related to EoC. | Dana Robinson | 2016-11-26 | 1 | -1/+1 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -2/+2 |
|
|
* | [svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file. | Mohamad Chaarawi | 2016-02-18 | 1 | -17/+37 |
|
|
* | [svn-r28773] Description: | Quincey Koziol | 2016-01-03 | 1 | -1/+13 |
|
|
* | [svn-r28422] Description: | Quincey Koziol | 2015-11-20 | 1 | -3/+1 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -6/+10 |
|
|
* | [svn-r27710] Description: | Quincey Koziol | 2015-09-09 | 1 | -0/+25 |
|
|
* | [svn-r27549] Description: | Quincey Koziol | 2015-08-22 | 1 | -21/+41 |
|
|
* | [svn-r27237] Description: | Quincey Koziol | 2015-06-18 | 1 | -15/+15 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -1/+1 |
|
|
* | [svn-r22171] Description: | Quincey Koziol | 2012-03-28 | 1 | -2/+3 |
|
|
* | [svn-r22170] Removed extraneous svn executable properties from non-executable... | Dana Robinson | 2012-03-28 | 1 | -0/+0 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -32/+32 |
|
|
* | [svn-r21629] Purpose: Update fix committed in r21556 | Neil Fortner | 2011-10-20 | 1 | -19/+48 |
|
|
* | [svn-r21556] Purpose: Fix bug in H5Ocopy | Neil Fortner | 2011-10-13 | 1 | -107/+159 |
|
|
* | [svn-r21476] The first part fix for bug HDFFV-7640: does not need to do H5O_m... | Vailin Choi | 2011-10-05 | 1 | -2/+2 |
|
|
* | [svn-r21135] Description: | Quincey Koziol | 2011-07-21 | 1 | -47/+48 |
|
|
* | [svn-r19272] Description: | Quincey Koziol | 2010-08-20 | 1 | -1/+1 |
|
|
* | [svn-r19114] Description: | Quincey Koziol | 2010-07-20 | 1 | -2/+2 |
|
|