summaryrefslogtreecommitdiffstats
path: root/test/objcopy.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-28/+28
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-561/+562
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-251/+245
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-45/+45
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-249/+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-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-36/+36
* 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-2/+2
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-80/+80
* Fix v1 object header gap bug in H5Ocopy (#2785)jhendersonHDF2023-04-261-0/+64
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-2/+2
* Misc clang production warning fixes (#1932)Dana Robinson2022-07-271-0/+6
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-4/+5
* sprintf to snprintf (#1815)Sean McBride2022-06-221-7/+7
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-3140/+3140
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-6/+6
* OESS-168: Remove clang warnings. (#1071)H. Joe Lee2021-10-061-3/+3
* VFD plugins (#602)jhendersonHDF2021-09-291-13/+28
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+12
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Update clang config (#473)Quincey Koziol2021-03-171-2/+7
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-13/+13
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-3/+3
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-5204/+8298
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-487/+565
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-20/+27
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-39/+39
* Fixed some exit calls.Dana Robinson2019-09-071-5/+5
* Add HD prefix to testsAllen Byrne2019-08-151-7/+7
* Added the map (H5M) APIDana Robinson2019-08-131-1/+10
* Cleanup HD prefixAllen Byrne2019-08-051-13/+13
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-68/+22
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-6/+6
* Fix memory leak in objcopy test after H5Aread of vlen dataJerome Soumagne2019-06-191-1/+27
* Fix for HDFFV-10800 H5Ocopy failure:Vailin Choi2019-06-121-4/+5
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-031-2/+2
|\
| * Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-2/+2
* | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-1/+1
|/
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-3/+1