summaryrefslogtreecommitdiffstats
path: root/src/H5B.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-2/+0
* Remove lint comments (#4107)Dana Robinson2024-03-101-1/+1
* Remove H5B debug checks (#4089)Dana Robinson2024-03-091-51/+6
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-25/+25
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-76/+80
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-12/+12
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-18/+17
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-56/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-124/+124
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-28/+28
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-31/+31
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-7/+7
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-3/+0
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-17/+19
* Clang-format of source filesAllen Byrne2020-09-301-611/+596
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-15/+15
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-13/+1
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1
* fix unused related warningskmu2020-01-131-3/+1
* - 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-26/+26
* C and POSIX call cleanupDana Robinson2019-01-111-3/+3
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-2/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Normalize with vol_integration.Dana Robinson2018-05-291-4/+4
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-120/+104
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30025] Description;Quincey Koziol2016-06-061-2/+3
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-1/+1
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-6/+5
* [svn-r28663] Merge of r28662 from revise_chunks.Dana Robinson2015-12-151-1/+2
* [svn-r28452] Description:Quincey Koziol2015-11-231-2/+3
* [svn-r27768] Description:Quincey Koziol2015-09-141-5/+8
* [svn-r27237] Description:Quincey Koziol2015-06-181-17/+17
* [svn-r27070] Description:Quincey Koziol2015-05-151-55/+55
* [svn-r26193] Description:Quincey Koziol2015-02-171-112/+35
* [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-301-23/+23
* [svn-r21919] Description:Quincey Koziol2012-02-091-18/+18
* [svn-r19656] Description:Quincey Koziol2010-10-211-4/+5
* [svn-r19638] Description:Quincey Koziol2010-10-191-175/+198
* [svn-r19114] Description:Quincey Koziol2010-07-201-2/+2
* [svn-r18917] Description:Quincey Koziol2010-05-271-4/+3
* [svn-r18725] Description:Quincey Koziol2010-05-061-1/+1
* [svn-r18702] Description:Quincey Koziol2010-05-051-55/+134
* [svn-r18621] Description:Quincey Koziol2010-04-231-1/+1