summaryrefslogtreecommitdiffstats
path: root/test/objcopy_ref.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-13/+13
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-47/+48
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-47/+47
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-42/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-14/+14
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-2/+2
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-7/+7
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-8/+8
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Misc clang production warning fixes (#1932)Dana Robinson2022-07-271-0/+6
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Quiets const warnings (#1831)Dana Robinson2022-06-291-0/+2
* sprintf to snprintf (#1815)Sean McBride2022-06-221-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-303/+303
* Update clang config (#473)Quincey Koziol2021-03-171-1/+3
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-641/+943
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-51/+65
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-54/+7
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-12-051-8/+0
* Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-021-6/+6
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-0/+8
* `same_file` is assigned but never used. Delete it.David Young2019-11-131-8/+0
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-0/+1739