summaryrefslogtreecommitdiffstats
path: root/src/H5Oattribute.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-10/+10
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-2/+2
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-5/+5
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-45/+0
* Much normalization with develop (#701)Dana Robinson2021-05-281-17/+23
* Brings much of the printf changes over from developDana Robinson2021-05-061-10/+1
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-470/+446
* Trim trailing whitespaceQuincey Koziol2020-05-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-22/+0
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-2/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-3/+3
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-156/+166
* Fix for HDFFV-9277: update the ainfo message after removing an attribute.Vailin Choi2018-07-201-3/+6
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-214/+179
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-5/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-8/+9
* [svn-r27237] Description:Quincey Koziol2015-06-181-5/+5
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r22219] Description:Quincey Koziol2012-03-311-3/+8
* [svn-r22173] Purpose: Fix HDFFV-7762Neil Fortner2012-03-281-2/+4
* [svn-r22171] Description:Quincey Koziol2012-03-281-4/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-24/+24
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-1/+1
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-1/+1
* [svn-r21476] The first part fix for bug HDFFV-7640: does not need to do H5O_m...Vailin Choi2011-10-051-11/+13
* [svn-r20885] Description:Quincey Koziol2011-05-201-1/+1
* [svn-r20065] Description:Quincey Koziol2011-02-081-15/+32
* [svn-r19153] Description:Quincey Koziol2010-07-291-4/+9
* [svn-r19150] Correction from the previous checkin for H5Oattribute.c. Becaus...Raymond Lu2010-07-291-3/+8
* [svn-r19140] In line 861, there's no need to allocate data buffer or copy the...Raymond Lu2010-07-281-10/+3
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-14/+14
* [svn-r18864] Description:Quincey Koziol2010-05-201-1/+1
* [svn-r18837] Description:Quincey Koziol2010-05-181-10/+10
* [svn-r18600] Description:Quincey Koziol2010-04-201-4/+4
* [svn-r18571] Description:Quincey Koziol2010-04-151-60/+83
* [svn-r18031] Description:Quincey Koziol2009-12-171-26/+25
|\
| * [svn-r18030] Description:Quincey Koziol2009-12-171-29/+27
* | [svn-r17943] Description:Quincey Koziol2009-12-011-2/+2
* | [svn-r17893] Descrption:Quincey Koziol2009-11-151-2/+2
* | [svn-r17889] Description:Quincey Koziol2009-11-141-16/+29
* | [svn-r17187] The ret_value is a (H5A_t *) but FAIL was used. This typo caused...Albert Cheng2009-07-151-1/+1
* | [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...Raymond Lu2009-07-131-0/+9
* | [svn-r16483] Description:Quincey Koziol2009-02-121-106/+132
* | [svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...Neil Fortner2009-02-121-2/+2
* | [svn-r16376] Purpose: Fix a bug encountered when copying shared messagesNeil Fortner2009-01-291-1/+1
* | [svn-r15796] Purpose: Close bug #1322Neil Fortner2008-10-071-2/+2
* | [svn-r15628] Description:Quincey Koziol2008-09-161-17/+17