summaryrefslogtreecommitdiffstats
path: root/test/objcopy_ref.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-107/+108
* Sync test dir w/ develop (#3303)Dana Robinson2023-07-281-15/+15
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-42/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-27/+27
* 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