summaryrefslogtreecommitdiffstats
path: root/src/H5B2leaf.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-12/+12
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-38/+38
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-22/+22
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-271-8/+8
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-38/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-49/+49
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-1/+1
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-5/+5
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-256/+249
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-13/+3
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-1/+1
* merge and fix conflictkmu2020-01-191-2/+2
|\
* | pick up missing piecekmu2020-01-131-1/+2
|/
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-7/+7
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-43/+41
* 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/+1065