summaryrefslogtreecommitdiffstats
path: root/test/tattr.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Add test for H5Aget_info(_by_name/_by_idx) NULL info pointerJordan Henderson2018-12-131-0/+65
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-578/+576
|\ \ | |/
| * Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-578/+576
* | Sidestep and hide&flag minor issues causing test failures.Jacob Smith2018-12-051-17/+57
* | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-191-158/+272
|/
* Fix for HDFFV-9277: update the ainfo message after removing an attribute.Vailin Choi2018-07-201-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
* [svn-r18197] Description:Quincey Koziol2010-01-301-2/+2
* [svn-r18031] Description:Quincey Koziol2009-12-171-1/+0
|\
* | [svn-r17351] Description:Quincey Koziol2009-08-131-4/+4
* | [svn-r17268] Description:Quincey Koziol2009-07-301-1/+1
* | [svn-r17130] Corrected some typos. No test is needed.Raymond Lu2009-06-301-2/+2
* | [svn-r17126] A revision from last round of checkin (r17119). H5Aopen_name ha...Raymond Lu2009-06-291-4/+4
* | [svn-r17119] Bug fix #1513. Reading an empty attribute caused seg fault. Th...Raymond Lu2009-06-261-0/+62
* | [svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...Neil Fortner2009-02-121-1/+164
* | [svn-r16475] Purpose: Fix rare error when adding a new object header messageNeil Fortner2009-02-121-0/+84
* | [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-0/+131
* | [svn-r15941] Purpose: Close bug 1305.Neil Fortner2008-10-241-1/+165
* | [svn-r15825] Description:Quincey Koziol2008-10-091-26/+26
* | [svn-r15628] Description:Quincey Koziol2008-09-161-32/+32
|/