summaryrefslogtreecommitdiffstats
path: root/src/H5SMmessage.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-4/+4
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-2/+2
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-271-2/+2
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-15/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-14/+14
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-62/+49
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-13/+13
* remove unnecessary check macrokmu2019-12-061-1/+1
* fix intel compile warningskmu2019-12-041-1/+1
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
* Revert "using a different MACRO"kmu2019-11-261-4/+4
* using a different MACROkmu2019-11-251-4/+4
* fix issues from previous PR commentskmu2019-11-251-1/+1
* fix warnings from Intel compilerkmu2019-11-071-1/+1
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file.Mohamad Chaarawi2016-02-181-18/+21
* [svn-r28422] Description:Quincey Koziol2015-11-201-13/+13
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-5/+5
* [svn-r21476] The first part fix for bug HDFFV-7640: does not need to do H5O_m...Vailin Choi2011-10-051-2/+2
* [svn-r19272] Description:Quincey Koziol2010-08-201-2/+2
* [svn-r18275] Description:Quincey Koziol2010-02-181-3/+3
* [svn-r17943] Description:Quincey Koziol2009-12-011-0/+358