summaryrefslogtreecommitdiffstats
path: root/src/H5Olinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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-13/+13
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-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-25/+25
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-5/+5
* Sanitize object header message decode functions (#2795)Dana Robinson2023-04-251-11/+4
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2697)bmribler2023-04-131-6/+22
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-13/+13
* 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-144/+127
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-26/+20
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-26/+20
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-9/+9
|/
* remove unnecessary check macrokmu2019-12-061-1/+1
* 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/+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
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-6/+6
* 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-66/+62
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-9/+10
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r22608] Description:Quincey Koziol2012-07-261-5/+5
* [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-1/+1
* [svn-r22171] Description:Quincey Koziol2012-03-281-7/+9
* [svn-r21923] Description:Quincey Koziol2012-02-101-5/+7
* [svn-r21919] Description:Quincey Koziol2012-02-091-10/+10
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-2/+8
* [svn-r18595] Description:Quincey Koziol2010-04-201-3/+3
* [svn-r17623] Description:Quincey Koziol2009-10-091-2/+4
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-4/+4
* [svn-r15510] Description:Quincey Koziol2008-08-211-4/+4
* [svn-r15458] Purpose: Modify the library to take the proper action when files...inactive/jpeg_converterNeil Fortner2008-08-111-2/+3
* [svn-r14284] Description:Quincey Koziol2007-11-241-6/+1
* [svn-r13753] Description:Quincey Koziol2007-05-141-9/+11
* [svn-r13498] Description:Quincey Koziol2007-03-121-13/+9
* [svn-r13490] Description:Quincey Koziol2007-03-101-9/+15