summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_copy.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-23/+23
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-15/+15
* Avoid H5Ocopy in h5repack for variable-length string types (#3419)jhendersonHDF2023-08-241-0/+4
* Fix h5repack for variable-length datatyped datasets (#3331)jhendersonHDF2023-08-021-1/+12
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-8/+8
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-31/+31
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-3/+3
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Output should only be printed if verbose. (#2273)Allen Byrne2022-12-021-26/+36
* 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-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* sprintf to snprintf (#1815)Sean McBride2022-06-221-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-23/+23
* Add option for h5repack timing (#1142)Allen Byrne2021-11-081-14/+85
* VFD plugins (#602)jhendersonHDF2021-09-291-2/+2
* Add support for parallel filters to h5repack (#832)jhendersonHDF2021-07-141-4/+21
* File locks now work on Windows (#480)Dana Robinson2021-03-221-21/+46
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-3/+3
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-4/+4
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-728/+757
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-11/+73
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-19/+63
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+1
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-22/+22
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-116/+116
* Refactor tools library error handling macrosJordan Henderson2019-12-281-111/+111
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-5/+5
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-109/+109
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-3/+3
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-108/+30
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-231-6/+9
|\
| * Add HD prefix to testsAllen Byrne2019-08-151-19/+19
* | Change print calls to HD-wrapped.Jacob Smith2019-09-231-30/+36
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-07-221-26/+4
|\ \ | |/
| * Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-26/+4
* | Undo some formatting modifications.Jacob Smith2019-06-211-17/+15
* | First pass at repack consolidating external storage if layout given.Jacob Smith2019-05-311-3/+12
* | Formatting changes, mostly.Jacob Smith2019-05-301-58/+125
|/
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-3/+3
* (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-164/+102
|\
| * Correct typoAllen Byrne2017-10-241-2/+2
| * fix typoAllen Byrne2017-10-241-1/+1
| * Fix typosAllen Byrne2017-10-241-1/+1
| * HDFFV-10297 Free buffer inside loopAllen Byrne2017-10-231-0/+5