summaryrefslogtreecommitdiffstats
path: root/src/H5Oattr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r18109] Description:Quincey Koziol2010-01-151-1/+1
* [svn-r17980] Description:Quincey Koziol2009-12-101-0/+15
* [svn-r17268] Description:Quincey Koziol2009-07-301-1/+1
* [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...Raymond Lu2009-07-131-1/+7
* [svn-r17119] Bug fix #1513. Reading an empty attribute caused seg fault. Th...Raymond Lu2009-06-261-6/+0
* [svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...Neil Fortner2009-02-121-1/+1
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-5/+7
* [svn-r16386] Fix various warnings (errors in pgcc) associated with yesterday'...Neil Fortner2009-01-301-3/+0
* [svn-r16380] Purpose: Enable copying of dense attributesNeil Fortner2009-01-291-277/+6
* [svn-r15628] Description:Quincey Koziol2008-09-161-6/+6
* [svn-r15609] Description:Quincey Koziol2008-09-101-6/+5