summaryrefslogtreecommitdiffstats
path: root/test/trefer_deprec.c
Commit message (Expand)AuthorAgeFilesLines
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-0/+8
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-4/+4
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-46/+46
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-1/+1
* Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)jhendersonHDF2023-08-241-0/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-3/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-54/+54
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-2/+2
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-5/+5
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+6
* Update clang config (#473)Quincey Koziol2021-03-171-5/+20
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-304/+323
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-7/+7
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-1/+1
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-12-051-1/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-11-131-1/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-0/+1827