summaryrefslogtreecommitdiffstats
path: root/src/H5MM.c
Commit message (Expand)AuthorAgeFilesLines
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-401/+7
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-051-0/+47
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)Dana Robinson2022-07-111-2/+2
* Removes implementation of my_strdup() from the multi VFD (#527)Dana Robinson2021-03-311-2/+13
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-13/+13
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-14/+13
* Clang-format of source filesAllen Byrne2020-09-301-111/+93
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-201-39/+14
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-101-3/+71
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-01-311-3/+2
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-01-301-0/+26
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-5/+5
* Put the memcpy overlap check back into H5MM.Dana Robinson2019-06-221-5/+3
* Commented out memcpy overlap check while we investigateDana Robinson2019-03-191-0/+5
* Yanked check for memcpy n > 0Dana Robinson2019-03-171-1/+0
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-2/+4
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-5/+37
* Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-091-7/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30113] Description:Quincey Koziol2016-06-281-4/+4
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-23/+21
* [svn-r29084] Revert of:Dana Robinson2016-02-111-21/+23
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-23/+21
* [svn-r28824] Description:Quincey Koziol2016-01-061-3/+0
* [svn-r28819] Description:Quincey Koziol2016-01-061-14/+22
* [svn-r28815] Description:Quincey Koziol2016-01-061-0/+25
* [svn-r28790] Description:Quincey Koziol2016-01-041-2/+2
* [svn-r28777] Description:Quincey Koziol2016-01-031-17/+306
* [svn-r28629] Minor normalization with revise_chunks.Dana Robinson2015-12-141-20/+15
* [svn-r26392] Reinstates r26327-8, which had been reverted due to failures onDana Robinson2015-03-091-52/+69
* [svn-r26331] Revert checking r 26327&8, which added new code and test that fa...Larry Knox2015-02-281-62/+52
* [svn-r26327] Added public API functions that expose the C library's memory al...Dana Robinson2015-02-271-52/+62
* [svn-r23713] Description:Quincey Koziol2013-05-211-2/+2
* [svn-r21919] Description:Quincey Koziol2012-02-091-10/+10
* [svn-r21496] - H5MM_strdup() and H5MM_xstrdup() comments changed to correctly...Dana Robinson2011-10-091-28/+25
* [svn-r20885] Description:Quincey Koziol2011-05-201-8/+6
* [svn-r18206] Description:Quincey Koziol2010-02-031-18/+13
* [svn-r15510] Description:Quincey Koziol2008-08-211-8/+8
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13167] Description:Quincey Koziol2007-01-221-4/+2
* [svn-r12662] Description:Quincey Koziol2006-09-121-11/+6
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-1/+1
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0
* [svn-r8731] Purpose:Quincey Koziol2004-06-231-5/+5