summaryrefslogtreecommitdiffstats
path: root/src/H5FAdblkpage.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-2/+2
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-11/+11
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-15/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-4/+4
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-8/+8
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Use appropriate printf format specifiers for haddr_t and hsize_t types direct...jhendersonHDF2022-01-111-1/+1
* Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324)jhendersonHDF2022-01-041-1/+1
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-4/+4
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-47/+74
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-130/+130
* Clang-format of source filesAllen Byrne2020-09-301-154/+136
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-10/+9
* 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-1/+37
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-2/+2
* [svn-r28624] Minor normalization of H5FA package with revise_chunks.Dana Robinson2015-12-141-31/+31
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27237] Description:Quincey Koziol2015-06-181-2/+6
* [svn-r27144] Description:Quincey Koziol2015-06-031-1/+1
* [svn-r19114] Description:Quincey Koziol2010-07-201-1/+1
* [svn-r18702] Description:Quincey Koziol2010-05-051-3/+4
* [svn-r18504] Description:Quincey Koziol2010-04-021-4/+2
* [svn-r18197] Description:Quincey Koziol2010-01-301-1/+1
* [svn-r17155] Description:Quincey Koziol2009-07-031-0/+312