summaryrefslogtreecommitdiffstats
path: root/src/H5SM.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-40/+40
* Set a constant in H5SM to UINT_MAX instead of -1U (#1822)Dana Robinson2022-06-231-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-17/+17
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-3/+0
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-27/+32
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-6/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-3/+3
* Removes -Wimplicit-fallthrough=5 from the gcc warningsDana Robinson2020-10-221-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-666/+644
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-66/+81
|\
| * Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-141-56/+71
| |\
| | * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-56/+71
| * | Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-081-10/+10
| |/
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-11/+11
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-2/+2
* Explicitly initialize `type_flags`; the compiler does not realize thatDavid Young2019-11-131-2/+2
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-59/+59
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-6/+12
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-6/+10
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-260/+240
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Align with name change of "user" ring in incoming cache image changes.Quincey Koziol2016-12-301-2/+2
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+1
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-2/+2
* [svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file.Mohamad Chaarawi2016-02-181-17/+37
* [svn-r28773] Description:Quincey Koziol2016-01-031-1/+13
* [svn-r28422] Description:Quincey Koziol2015-11-201-3/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-6/+10
* [svn-r27710] Description:Quincey Koziol2015-09-091-0/+25
* [svn-r27549] Description:Quincey Koziol2015-08-221-21/+41
* [svn-r27237] Description:Quincey Koziol2015-06-181-15/+15
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r22171] Description:Quincey Koziol2012-03-281-2/+3
* [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-281-0/+0
* [svn-r21919] Description:Quincey Koziol2012-02-091-32/+32
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-19/+48
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-107/+159
* [svn-r21476] The first part fix for bug HDFFV-7640: does not need to do H5O_m...Vailin Choi2011-10-051-2/+2
* [svn-r21135] Description:Quincey Koziol2011-07-211-47/+48
* [svn-r19272] Description:Quincey Koziol2010-08-201-1/+1
* [svn-r19114] Description:Quincey Koziol2010-07-201-2/+2