summaryrefslogtreecommitdiffstats
path: root/src/H5Oainfo.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-12/+12
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-7/+7
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-27/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-13/+13
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-24/+24
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-4/+4
* Sanitize the attribute info message decode fxn (#2748)Dana Robinson2023-04-171-13/+24
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-10/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-119/+102
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-30/+25
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-30/+25
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-8/+8
|/
* merge and fix conflictkmu2020-01-191-3/+3
|\
* \ merge and fix conflictskmu2020-01-141-1/+1
|\ \ | |/
| * remove unnecessary check macrokmu2019-12-061-1/+1
| * fix intel compile warningskmu2019-12-041-1/+1
* | fix unused related warningskmu2020-01-131-3/+3
|/
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
* Revert "using a different MACRO"kmu2019-11-261-1/+1
* using a different MACROkmu2019-11-251-1/+1
* fix issues from previous PR commentskmu2019-11-251-1/+1
* fix warnings from Intel compilerkmu2019-11-071-1/+1
* 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/+3
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-56/+52
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29552] Normalization with revise_chunks in preparation for big merge.Dana Robinson2016-03-241-2/+5
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-2/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-6/+7
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-11/+11
* [svn-r22608] Description:Quincey Koziol2012-07-261-3/+3
* [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-2/+2
* [svn-r22171] Description:Quincey Koziol2012-03-281-6/+8
* [svn-r21919] Description:Quincey Koziol2012-02-091-10/+10
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-9/+6
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-0/+6
* [svn-r18595] Description:Quincey Koziol2010-04-201-2/+2
* [svn-r18197] Description:Quincey Koziol2010-01-301-3/+3
* [svn-r18109] Description:Quincey Koziol2010-01-151-4/+4
* [svn-r16560] Description:Quincey Koziol2009-03-101-2/+2
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-4/+4
* [svn-r16380] Purpose: Enable copying of dense attributesNeil Fortner2009-01-291-10/+56