summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_copy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-14/+14
| * Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-8/+13
| * HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-132/+56
|/
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-091-3/+6
* HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-104/+76
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-69/+38
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-2/+0
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-107/+126
|\
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-10/+29
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-1/+1
| * HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-108/+107
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-3/+3
|/