summaryrefslogtreecommitdiffstats
path: root/src/H5Oefl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-9/+9
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-22/+22
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-21/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-12/+11
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-21/+21
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-2/+2
* Clean up H5Oefl decode function (#2755)Dana Robinson2023-04-181-27/+28
* Fix memory leaks and aborts in H5O EFL decode (#2656)Dana Robinson2023-04-031-48/+61
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-7/+7
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-168/+148
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-30/+30
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-30/+30
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-9/+9
|/
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* 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-33/+33
|/
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-1/+1
* Fix for daily test failureVailin Choi2017-08-241-1/+1
* Modifications based on comments from pull request reviewVailin Choi2017-08-231-1/+2
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-221-23/+24
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r28606] Description:Quincey Koziol2015-12-131-2/+2
* [svn-r27811] Description:Quincey Koziol2015-09-161-41/+26
* [svn-r27768] Description:Quincey Koziol2015-09-141-7/+7
* [svn-r27237] Description:Quincey Koziol2015-06-181-3/+3
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-8/+8
* [svn-r24726] Description:Quincey Koziol2014-02-201-5/+6
* [svn-r23713] Description:Quincey Koziol2013-05-211-2/+2
* [svn-r22608] Description:Quincey Koziol2012-07-261-5/+5
* [svn-r22171] Description:Quincey Koziol2012-03-281-4/+4
* [svn-r21919] Description:Quincey Koziol2012-02-091-8/+8
* [svn-r20469] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-111-1/+5
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-2/+2
* [svn-r18256] Description:Quincey Koziol2010-02-151-13/+45
* [svn-r18171] Description:Quincey Koziol2010-01-271-3/+3
* [svn-r18072] Description:Quincey Koziol2010-01-071-5/+5
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-4/+4
* [svn-r15510] Description:Quincey Koziol2008-08-211-11/+11
* [svn-r15458] Purpose: Modify the library to take the proper action when files...inactive/jpeg_converterNeil Fortner2008-08-111-2/+3
* [svn-r13753] Description:Quincey Koziol2007-05-141-3/+5
* [svn-r13745] Description:Quincey Koziol2007-05-101-15/+25