summaryrefslogtreecommitdiffstats
path: root/test/cmpd_dset.c
Commit message (Expand)AuthorAgeFilesLines
* Correct ld in format strings in cmpd_dset.c (#3697)H. Joe Lee2023-10-181-2/+4
* Add more tests for selection I/O. (#3528)vchoi-hdfgroup2023-10-101-3/+1175
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-36/+36
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-4/+4
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-9/+9
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-50/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-37/+37
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-19/+19
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-2/+2
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-21/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-102/+102
* Snprintf2 (#1399)Sean McBride2022-01-281-6/+6
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* More clang tidy (#908)Sean McBride2021-08-231-2/+2
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+4
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-23/+23
* Clang-format of source filesAllen Byrne2020-09-301-967/+985
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-484/+484
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-5/+5
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-1/+1
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-2/+2
* Add using FAPL from h5_fileaccess() to more tests.Quincey Koziol2018-11-221-3/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Changes to be committed:Frank.Willmore2016-10-251-2/+2
* Description:Quincey Koziol2016-09-271-9/+44
* [svn-r30189] Description:Quincey Koziol2016-07-181-91/+94
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27204] Description:Quincey Koziol2015-06-151-10/+10
* [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-111-8/+8
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-16/+16
* [svn-r22287] Description:Quincey Koziol2012-04-161-1/+1
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-151-0/+3
* [svn-r19272] Description:Quincey Koziol2010-08-201-32/+32
* [svn-r17953] Description:Quincey Koziol2009-12-031-3/+4
* [svn-r17760] Purpose: Fix problem with H5TB APINeil Fortner2009-10-271-115/+303
* [svn-r17611] Bug fix (ID 1628):Albert Cheng2009-10-081-2/+14
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-1/+1
* [svn-r16370] Modify test_pack_ooo to always output the state of randomly gene...Neil Fortner2009-01-281-45/+37
* [svn-r16347] Purpose: enhancements the H5Tinsert, H5TpackNeil Fortner2009-01-261-2/+249