summaryrefslogtreecommitdiffstats
path: root/test/tattr.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-6/+6
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-11-051-1/+78
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-10/+10
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-4/+3
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-11/+11
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-23/+23
* 1 10 merges from develop (#419)Allen Byrne2021-03-031-2/+2
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-1833/+1838
* Misc normalizations with developDana Robinson2020-08-151-9/+2
* Updated code in H5Xtest.c files and associated tests.Dana Robinson2020-05-181-527/+527
* Merge of --Wc++-compat changes from developDana Robinson2020-01-091-6/+6
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-231-1/+1
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-91/+85
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-115/+237
* Make the corresponding fix for HDFFV-10579 H5Arename fails when creation orde...Vailin Choi2019-04-181-45/+62
* Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-148/+186
* Fix for HDFFV-9277: update the ainfo message after removing an attribute.Vailin Choi2018-07-261-0/+94
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-10/+10
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-25/+25
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-49/+47
|\
| * Cleanup overuse of include filesAllen Byrne2018-02-141-49/+47
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-121/+121
|/
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-7/+7
* Fix some of the whitespaceAllen Byrne2017-11-161-127/+127
* Fix Windows link errorAllen Byrne2017-11-141-379/+379
* Initialize hid_t variables in test_Attr_bug9.Neil Fortner2017-11-131-4/+4
* Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-101-0/+98
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Description:Quincey Koziol2016-09-271-12/+32
* [svn-r30017] Description:Quincey Koziol2016-06-061-20/+20
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-9/+9
* [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-161-6/+6
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-6/+6
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-9/+9
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-9/+9
* [svn-r27204] Description:Quincey Koziol2015-06-151-5/+5
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-111-3/+3
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-10/+10
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-38/+44
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-1/+1
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-1/+1
* [svn-r22072] Purpose: Fix rare corruption bug (HDFFV-7879)Neil Fortner2012-03-151-0/+135
* [svn-r22070] Purpose: Fix rare corruption bugNeil Fortner2012-03-151-1/+206
* [svn-r19272] Description:Quincey Koziol2010-08-201-4/+12
* [svn-r18300] Description:Quincey Koziol2010-02-201-30/+38