summaryrefslogtreecommitdiffstats
path: root/src/H5SMbtree2.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-5/+4
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-12/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-6/+6
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-3/+3
* 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-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-45/+32
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-42/+0
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-42/+0
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-3/+3
|/
* - 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-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r28742] Description:Quincey Koziol2015-12-291-43/+1
* [svn-r28422] Description:Quincey Koziol2015-11-201-28/+71
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27549] Description:Quincey Koziol2015-08-221-47/+4
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-281-0/+0
* [svn-r21919] Description:Quincey Koziol2012-02-091-6/+6
* [svn-r19396] Description:Quincey Koziol2010-09-161-1/+0
* [svn-r17943] Description:Quincey Koziol2009-12-011-197/+111
* [svn-r17891] Description:Quincey Koziol2009-11-141-1/+1
* [svn-r17740] Description:Quincey Koziol2009-10-241-0/+1
* [svn-r17429] Description:Quincey Koziol2009-08-271-30/+0
* [svn-r13915] Description:Quincey Koziol2007-06-261-4/+3
* [svn-r13796] Description:Quincey Koziol2007-05-231-24/+23
* [svn-r13753] Description:Quincey Koziol2007-05-141-135/+157
* [svn-r13340] Fixed a bug where shared messages with the same hash values coul...James Laird2007-02-201-29/+14
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13224] Fixed a bug where messages would report their "raw size" as the ...James Laird2007-01-301-3/+16
* [svn-r13159] Added h5debug support for shared message structures.James Laird2007-01-191-1/+1
* [svn-r13155] Description:Quincey Koziol2007-01-191-15/+16
* [svn-r13143] Refactoring.James Laird2007-01-161-2/+1
* [svn-r13135] Continuing code cleanup.James Laird2007-01-111-59/+0
* [svn-r13127] Refactoring. Cleaned up some buggy code when searching for mess...James Laird2007-01-091-6/+8
* [svn-r13126] More cleanup. Shared messages now use in-heap callbacks when se...James Laird2007-01-091-37/+83
* [svn-r13113] Refactoring. Cleaned up code, added a few sanity checks.James Laird2007-01-051-2/+9
* [svn-r13079] Description:Quincey Koziol2006-12-191-15/+11
* [svn-r13010] Cleaned up warnings in H5SM* files.James Laird2006-12-021-16/+18
* [svn-r13004] Much improved shared object header message test, along with some...James Laird2006-12-011-8/+14
* [svn-r12935] Added list-to-btree conversion, changed SOHM apis, and pushed SO...James Laird2006-11-171-2/+47
* [svn-r12902] Checkin of Shared Object Header Message work.James Laird2006-11-131-0/+351