summaryrefslogtreecommitdiffstats
path: root/src/H5Oattribute.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-66/+66
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-115/+118
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-18/+18
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-271-14/+14
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-73/+2
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-66/+66
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-22/+22
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-10/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-17/+23
* Clang-format of source filesAllen Byrne2020-09-301-463/+439
* Trivialities noticed while normalizing 1.10Dana Robinson2020-08-171-1/+1
* Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-141-54/+0
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-54/+0
* | Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-081-2/+2
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-22/+0
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-2/+2
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-1/+1
* VOL FEATUREDana Robinson2018-10-101-1/+1
* 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
|\