summaryrefslogtreecommitdiffstats
path: root/src/H5MMprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-21/+9
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-051-0/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* Adds the malloc attribute to appropriate functions (gcc only) (#1866)Dana Robinson2022-07-111-2/+2
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* 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-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-14/+13
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-201-3/+1
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-101-0/+3
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-01-301-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-0/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r28815] Description:Quincey Koziol2016-01-061-0/+1
* [svn-r28777] Description:Quincey Koziol2016-01-031-3/+10
* [svn-r26392] Reinstates r26327-8, which had been reverted due to failures onDana Robinson2015-03-091-6/+0
* [svn-r26331] Revert checking r 26327&8, which added new code and test that fa...Larry Knox2015-02-281-0/+6
* [svn-r26327] Added public API functions that expose the C library's memory al...Dana Robinson2015-02-271-6/+0
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12552] Description:Quincey Koziol2006-08-071-1/+1
* [svn-r7829] Purpose:Quincey Koziol2003-11-081-5/+6
* [svn-r6546] Purpose:Bill Wendling2003-03-311-4/+14
* [svn-r6252] Purpose:Quincey Koziol2003-01-091-2/+2
* [svn-r5931] MuQun Yang2002-09-201-4/+4
* [svn-r5467] Purpose:Quincey Koziol2002-05-281-0/+1
* [svn-r4841] Purpose:Quincey Koziol2002-01-171-0/+5
* [svn-r3781] Purpose:Bill Wendling2001-04-051-4/+4
* [svn-r1078] Changes since 19990215Robb Matzke1999-02-181-4/+4
* [svn-r1052] changed the HDF5GLOBAL and HDF5DLL to __DLLVAR and __DLL__Patrick Lu1999-02-021-4/+4
* [svn-r1031] added necessary info to export info to the dllPatrick Lu1999-01-211-1/+1
* [svn-r578] Changes since 19980805Robb Matzke1998-08-061-2/+2
* [svn-r435] ./INSTALLRobb Matzke1998-06-231-3/+6
* [svn-r353] Changes since 19980414Robb Matzke1998-04-171-1/+1
* [svn-r337] Changes since 19980403Robb Matzke1998-04-071-1/+1
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-7/+7
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-12/+11
* [svn-r61] ./src/H5.cRobb Matzke1997-09-021-1/+1
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-151-1/+3
* [svn-r15] ./src/H5AC.cRobb Matzke1997-08-071-1/+1
* [svn-r2] Oops...Quincey Koziol1997-07-301-0/+32