summaryrefslogtreecommitdiffstats
path: root/src/H5B2internal.c
Commit message (Expand)AuthorAgeFilesLines
* Header cleanup in C library (#4154)Dana Robinson2024-03-161-0/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-28/+28
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-67/+67
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-12/+12
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-35/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-57/+57
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-10/+10
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Fixes for warnings identified by MSVC (#1874)Dana Robinson2022-07-111-9/+9
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-1/+1
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-397/+440
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-11/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
* merge and fix conflictkmu2020-01-191-2/+2
|\
* | fix unused related warningskmu2020-01-131-2/+2
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-93/+79
* 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/+1443