summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack
Commit message (Expand)AuthorAgeFilesLines
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-05-201-0/+1
* Separated VFD and VOL parameters in tools.Dana Robinson2020-05-201-6/+6
* Trim trailing whitespaceQuincey Koziol2020-05-201-1/+1
* Update h5repack long arguments for id-->value changes.Dana Robinson2020-05-201-2/+2
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-05-201-8/+8
* Added support for passing connector info strings via the commandDana Robinson2020-05-201-2/+2
* Misc changes for h5dump VOL changes.Dana Robinson2020-05-201-2/+2
* Minor renaming in the tools code.Dana Robinson2020-05-201-16/+16
* Fix latent bug in h5repack options file readingJordan Henderson2020-05-201-0/+2
* Replace usage of some standard library functions with HD- versionsJordan Henderson2020-05-201-2/+2
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-205-71/+250
* Add extensive warnings to tools executablesAllen Byrne2020-05-201-0/+2
* Fix standalone linkAllen Byrne2020-05-201-3/+3
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-201-1/+1
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...Muqun Yang2020-05-201-1/+8
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-5/+7
* fix bad function cast warningkmu2020-05-201-2/+2
* squash cast warning fixkmu2020-05-201-1/+1
* remove unsed var,function,macro, etckmu2020-05-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-205-24/+37
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-204-73/+73
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-206-354/+353
* Refactor tools library error handling macrosJordan Henderson2020-05-206-338/+339
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-206-31/+38
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-8/+6
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-201-6/+8
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-206-326/+326
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-097-495/+465
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-2/+2
|\
| * Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-142-2/+2
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-6/+6
|\ \ | |/
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-242-4/+4
|/
* 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-6/+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-10412 fix typoAllen Byrne2018-02-211-1/+1
* HDFFV-10412 moved check back into normal pathAllen Byrne2018-02-211-20/+20
* Fix indentationAllen Byrne2018-02-191-2/+2
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-141-2/+2
* Modifications made based on comments from pull request.Vailin Choi2018-02-071-4/+4
* Merge branch 'develop' into bugfix/version_boundsVailin Choi2018-01-233-13/+13
|\
| * HDFFV-10393 fix incorrect search for name in h5repack object tableAllen Byrne2018-01-181-5/+7
| * HDFFV-10392 change size of local array to 16 charsAllen Byrne2018-01-171-6/+6
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+0
* | Modify usage description for -j and -k options so that it is more informative.Vailin Choi2018-01-181-2/+3
* | Modify h5repack usage so that it is more descriptive.Vailin Choi2018-01-161-5/+16
* | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-4/+3
|\ \ | |/