summaryrefslogtreecommitdiffstats
path: root/test/objcopy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-1/+1
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-2/+10
* VOL FEATUREDana Robinson2018-10-101-1/+2
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-1/+0
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-81/+81
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-83/+83
* Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-061-1/+0
* Improving testsBinh-Minh Ribler2018-02-171-2/+2
* More includes cleanupAllen Byrne2018-02-141-812/+811
* Additional testsBinh-Minh Ribler2018-02-131-0/+199
* Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-111-117/+475
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-1/+1