summaryrefslogtreecommitdiffstats
path: root/tools/src/h5copy
Commit message (Expand)AuthorAgeFilesLines
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-14/+14
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-9/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-10/+10
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-5/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-8/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-012-2/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-6/+11
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-2/+2
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-24/+24
* Update license url part2 (#333)Larry Knox2021-02-172-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-167/+171
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+11
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-2/+2
* Tools refactorAllen Byrne2020-07-151-16/+2
* Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-271-2/+2
|\
| * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-2/+2
* | Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+2
|/
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-2/+2
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-1/+1
* Refactor tools library error handling macrosJordan Henderson2019-12-281-12/+12
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-1/+1
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-12/+12
* Add HD prefix to testsAllen Byrne2019-08-151-4/+4
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-8/+10
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-5/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-141-2/+2
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+0
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+3
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-311-0/+2
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-60/+36
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-252-12/+8