summaryrefslogtreecommitdiffstats
path: root/src/H5FA.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-11/+11
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-26/+26
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-10/+10
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-35/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-32/+32
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-7/+7
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-3/+0
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-160/+177
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-417/+420
* Clang-format of source filesAllen Byrne2020-09-301-481/+450
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-3/+3
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-5/+4
* Normalization with hdf5_1_10Dana Robinson2020-06-011-5/+0
* HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-5/+9
* - 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-4/+4
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-36/+36
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+50
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-94/+116
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-35/+3
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-0/+35
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r28624] Minor normalization of H5FA package with revise_chunks.Dana Robinson2015-12-141-69/+69
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+4
* [svn-r27237] Description:Quincey Koziol2015-06-181-8/+8
* [svn-r27076] Description:Quincey Koziol2015-05-151-10/+10
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-4/+4
* [svn-r19324] Description:Quincey Koziol2010-08-311-2/+0
* [svn-r18702] Description:Quincey Koziol2010-05-051-4/+4
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r18595] Description:Quincey Koziol2010-04-201-1/+1
* [svn-r18197] Description:Quincey Koziol2010-01-301-2/+2
* [svn-r17895] Description:Quincey Koziol2009-11-161-14/+50
* [svn-r17518] Description:Quincey Koziol2009-09-241-11/+11
* [svn-r17155] Description:Quincey Koziol2009-07-031-0/+704