summaryrefslogtreecommitdiffstats
path: root/src/H5Opline.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-8/+8
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-3/+3
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-25/+25
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-23/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-14/+14
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-18/+18
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Sanitize object header message decode functions (#2795)Dana Robinson2023-04-251-49/+47
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-0/+1
* Fixes warnings in H5Opline.c error messages (#2281)Dana Robinson2022-12-061-3/+5
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210)Egbert Eich2022-11-091-2/+15
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Fix for gcc-12 warning about string truncation in H5Opline.c (#1835)Dana Robinson2022-06-301-6/+10
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-8/+8
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-212/+198
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-121/+120
|\
| * Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-2/+2
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-121/+120
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-2/+2
|/
* Update versioning to next major versionAllen Byrne2019-09-251-171/+172
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* 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-51/+95
|\
| * Merge branch 'develop' into hdffv_10355Dana Robinson2018-03-061-14/+28
| |\
| | * Fix for HDFFV-10354 (CVE-2017-17505).Dana Robinson2018-02-261-15/+29
| * | Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-22/+29
| |/
| * Changes made based on code reviews.Vailin Choi2018-01-121-7/+12
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-3/+8
| |\
| * | Initial checkin for library version boundsVailin Choi2017-10-031-9/+22
| |/
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-37/+37
|/
* 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-5/+6
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-7/+7
* [svn-r23889] Description:Quincey Koziol2013-07-111-8/+5
* [svn-r22608] Description:Quincey Koziol2012-07-261-2/+2
* [svn-r22171] Description:Quincey Koziol2012-03-281-0/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-9/+9
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-1/+1
* [svn-r18595] Description:Quincey Koziol2010-04-201-1/+1
* [svn-r17623] Description:Quincey Koziol2009-10-091-2/+29
* [svn-r17281] Description:Quincey Koziol2009-07-311-0/+1
* [svn-r16807] Purpose: Fix bug 1533Neil Fortner2009-04-201-2/+2
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-4/+4
* [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* [svn-r15510] Description:Quincey Koziol2008-08-211-2/+2