summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Modifications made based on comments from pull request.Vailin Choi2018-02-072-8/+8
|
* Merge branch 'trunk_merge' into bugfix/version_boundsVailin Choi2018-01-283-274/+3
|\ | | | | | | Keep it up-to-date with develop.
| * HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-253-274/+3
| |
* | Merge branch 'develop' into bugfix/version_boundsVailin Choi2018-01-2323-58/+13
|\ \ | |/ | | | | Keep the branch up-to-date.
| * 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-1721-47/+0
| |
* | Modify usage description for -j and -k options so that it is more informative.Vailin Choi2018-01-182-4/+6
| |
* | Modify h5repack usage so that it is more descriptive.Vailin Choi2018-01-162-9/+31
| |
* | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-1243-3225/+4073
|\ \ | |/
| * HDFFV-8745 remove obsolete filesAllen Byrne2018-01-102-0/+0
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-107-8/+32
| |\ | | | | | | | | | | | | | | | | | | * commit '88574bf85618adc96142bebf865ac2caf82c8f09': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| | * Merge pull request #852 in HDFFV/hdf5 from ↵Allen Byrne2018-01-107-8/+32
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| | | * HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-057-8/+32
| | | |
| * | | HDFFV-8745 fix minor defectsAllen Byrne2018-01-092-5/+3
| | | |
| * | | HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-0910-34/+34
| |/ /
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-081-7/+7
| |\ \ | | | | | | | | | | | | | | | | * commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a': Snapshot version 1.11 release 2
| | * | Snapshot version 1.11 release 2hdftest2018-01-051-7/+7
| | | |
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-051-7/+7
| |\ \ \ | | |/ / | | | / | | |/ | |/| * commit '994611a2d4320358dc5a1c0c721633670ad4833c': Snapshot version 1.11 release 1
| | * Snapshot version 1.11 release 1hdftest2018-01-051-7/+7
| | |
| * | HDFFV-9745 Create test and files to verify fixesAllen Byrne2018-01-048-3123/+3734
| | |
| * | HDFFV-8745 cleanup vl resource usageAllen Byrne2018-01-021-13/+18
| | |
| * | HDFFV-8745 remove files from test scriptsAllen Byrne2018-01-022-4/+0
| | |
| * | HDFFV-8745 remove obsolete filesAllen Byrne2018-01-022-0/+0
| | |
| * | HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-026-34/+40
| |/
| * Fix valgrind issuesAllen Byrne2018-01-021-1/+1
| |
| * HDFFV-9724 add valgrind ENVAllen Byrne2017-12-292-2/+8
| |
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-288-0/+196
| |
| * Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+8
| |
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-228-196/+0
| | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
| * Add prefix dir to the clear commandAllen Byrne2017-12-131-2/+2
| |
| * HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-137-0/+129
| |
| * Add h5dump VDS prefix testsAllen Byrne2017-12-131-0/+67
| |
* | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-271-1/+1
|\ \ | |/ | | | | Merge from develop to keeep the branch up-to-date.
| * Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-171-1/+1
| |
* | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2571-5425/+5236
|\ \ | |/ | | | | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature.
| * Minor warning fixesDana Robinson2017-11-155-6/+11
| |
| * Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-134-5/+5
| |
| * Plugin test reworkDana Robinson2017-11-094-14/+0
| | | | | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
| * Correct usage of MPI varsAllen Byrne2017-11-012-4/+4
| |
| * Correct test DEPENDSAllen Byrne2017-10-251-2/+1
| |
| * Correct typoAllen Byrne2017-10-241-2/+2
| |
| * fix typoAllen Byrne2017-10-241-1/+1
| |
| * Fix typosAllen Byrne2017-10-242-6/+6
| |
| * HDFFV-10297 Free buffer inside loopAllen Byrne2017-10-231-0/+5
| |
| * HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-238-317/+224
| |
| * HDFFV-10297 Windows issues fixedAllen Byrne2017-10-201-32/+8
| |
| * Windows cannot share files easilyAllen Byrne2017-10-201-4/+34
| |
| * Avoid double freeAllen Byrne2017-10-191-3/+0
| |
| * Windows had issues - revert code changes for get_optionAllen Byrne2017-10-191-4/+8
| |