summaryrefslogtreecommitdiffstats
path: root/src/H5FSsection.c
Commit message (Expand)AuthorAgeFilesLines
* Header cleanup in C library (#4154)Dana Robinson2024-03-161-0/+2
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-81/+80
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-90/+92
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-9/+9
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-86/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-51/+48
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-153/+153
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-16/+16
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-16/+16
* Fixes a bug in the FSM section merge code exposed by VFD SWMR (#1505)Dana Robinson2022-03-171-1/+1
* Use appropriate printf format specifiers for haddr_t and hsize_t types direct...jhendersonHDF2022-01-111-33/+21
* Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324)jhendersonHDF2022-01-041-25/+46
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-28/+28
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-557/+565
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-1/+1
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-7/+7
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-128/+19
* Trim trailing whitespaceQuincey Koziol2020-04-201-18/+18
* Avoid a crash, don't check if we're flushing when the file is closing:David Young2020-02-131-5/+5
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-5/+5
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-5/+5
* Add a 'closing' flag on the shared file struct, and switch several of theQuincey Koziol2019-08-261-2/+2
* Cleaned up misc warnings.Dana Robinson2019-06-291-1/+1
* (1) Add/remove comments.Vailin Choi2019-06-271-79/+38
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-108/+108
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-149/+148
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-7/+7
* Minor H5FS tweaks.Dana Robinson2018-05-241-5/+5
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-64/+52
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-35/+272
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-6/+6
* First cut at fixing the tagging issue with the free space managers.Dana Robinson2016-11-301-2/+2
* [svn-r30219] Description:Quincey Koziol2016-07-221-1/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-4/+4
* [svn-r28614] Normalization of H5FS package with revise_chunks.Dana Robinson2015-12-141-205/+155
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27237] Description:Quincey Koziol2015-06-181-13/+20
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-8/+8
* [svn-r24256] Description:Quincey Koziol2013-10-041-1/+1
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-0/+111
* [svn-r22668] Description:Quincey Koziol2012-08-111-2/+4
* [svn-r22233] Description:Quincey Koziol2012-04-011-1/+1