summaryrefslogtreecommitdiffstats
path: root/src/H5Oattr.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-5/+5
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-9/+8
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-30/+30
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* 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-27/+27
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Sanitize the attribute object header msg code (#2749)Dana Robinson2023-04-191-39/+75
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-021-4/+3
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-11/+11
* 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-219/+193
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-69/+72
|\
| * Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-111-13/+16
| |\
| | * Addition to HDFFV-10591Binh-Minh Ribler2020-08-091-13/+16
| * | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-56/+56
| |/
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-3/+3
|/
* Fix HDFFV-10591Binh-Minh Ribler2020-06-191-0/+5
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* remove unnecessary check macrokmu2019-12-061-1/+1
* fix intel compile warningskmu2019-12-041-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-1/+1
* H5A__free() was renamed to H5A__shared_free() and now requiresDana Robinson2019-06-111-2/+3
* Fixed a memory issue where unfreed shared attribute dataspace memoryDana Robinson2019-06-111-9/+4
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-4/+4
* Fixed HDFFV-10586 and HDFFV-10588Binh-Minh Ribler2019-01-151-1/+6
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-57/+53
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-7/+17
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-4/+4
| * Changes made based on code reviews.Vailin Choi2018-01-121-0/+2
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-3/+11
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-79/+68
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30158] Description:Quincey Koziol2016-07-071-2/+16
* [svn-r27768] Description:Quincey Koziol2015-09-141-10/+6
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-7/+7
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r24726] Description:Quincey Koziol2014-02-201-10/+10
* [svn-r22608] Description:Quincey Koziol2012-07-261-3/+3
* [svn-r22171] Description:Quincey Koziol2012-03-281-0/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-14/+14
* [svn-r18595] Description:Quincey Koziol2010-04-201-2/+23
* [svn-r18256] Description:Quincey Koziol2010-02-151-4/+3
* [svn-r18197] Description:Quincey Koziol2010-01-301-2/+2