summaryrefslogtreecommitdiffstats
path: root/src/H5Ofsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced last sprintf with snprintf (#4007)Sean McBride2024-02-201-2/+4
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-7/+7
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-7/+7
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-15/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-18/+18
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-14/+14
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-061-3/+3
* Sanitize object header message decode functions (#2795)Dana Robinson2023-04-251-33/+37
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-0/+1
* Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)Egbert Eich2022-11-111-3/+13
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-6/+6
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Fixes a bad memory read and unfreed memory in fsinfo code (#893)Dana Robinson2021-08-121-5/+10
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-114/+102
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-126/+123
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-126/+122
| * Minor normalizations with 1.12 branchDana Robinson2020-08-011-1/+1
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-7/+7
|/
* Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-5/+5
|\
| * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-5/+5
* | remove unnecessary check macrokmu2019-12-061-2/+2
* | fix intel compile warningskmu2019-12-041-1/+1
* | Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* | Revert "fix issues from previous PR comments"kmu2019-11-261-1/+0
* | Revert "using a different MACRO"kmu2019-11-261-5/+5
* | using a different MACROkmu2019-11-251-5/+5
* | fix issues from previous PR commentskmu2019-11-251-0/+1
* | fix warnings from Intel compilerkmu2019-11-071-1/+1
|/
* Update N_FSINFO_VERSION_BOUNDS to H5F_LIBVER_NBOUND.Larry Knox2019-09-251-1/+1
* Update versioning to next major versionAllen Byrne2019-09-251-46/+47
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-281-1/+84
|\
| * Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c.Dana Robinson2019-06-271-1/+85
|/
* Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-241-6/+4
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-2/+3
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+4
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-17/+18
|/
* More minor warning fixes.Dana Robinson2017-05-251-1/+1
* 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-46/+144
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-6/+7
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-5/+5
* [svn-r22608] Description:Quincey Koziol2012-07-261-3/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-6/+6
* [svn-r18595] Description:Quincey Koziol2010-04-201-1/+1
* [svn-r18197] Description:Quincey Koziol2010-01-301-1/+1
* [svn-r17582] Description:Quincey Koziol2009-10-021-0/+309