summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings ↵David Young2019-11-271-8/+6
| | | | level and fixing some code.' (commit 5c911d8baf3)"
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-6/+8
|
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-5/+5
|
* Update versioning to next major versionAllen Byrne2019-09-251-1/+2
|
* Revert else-if to single line.Jacob Smith2019-09-241-22/+12
|
* Merge branch 'develop' of ↵Jacob Smith2019-09-231-1/+2
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Update libvers usageAllen Byrne2019-07-281-1/+2
| |
* | Add copyright/disclaimer to repack gentest.Jacob Smith2019-07-221-7/+0
| | | | | | | | Minor formatting tweaks.
* | Minor formatting adjustments.Jacob Smith2019-07-221-4/+4
| |
* | Undo some formatting modifications.Jacob Smith2019-06-211-3/+9
| | | | | | | | Update MANIFEST.
* | refactor h5repack_main.c -- remove some redundancy, formattingJacob Smith2019-05-241-173/+134
| |
* | Fit help message to 80 character width and clarify some details.Jacob Smith2019-05-141-27/+44
|/
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-0/+2
|
* 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
|
* 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
|
* (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-1/+22
| | | | | | (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.
* HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-4/+6
| | | includes H5Zfilter_avail() fix
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-17/+0
|
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-1/+1
|
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-2/+2
|
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-071-4/+4
|
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-7/+80
| | | Added test and new arguments to control the the input file parsing.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Switch from HDatoll to HDstrtoll, for Windows compatibility.Quincey Koziol2017-03-161-1/+1
|
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-24/+57
|
* Clean up whitespaceQuincey Koziol2017-02-071-166/+157
|
* HDFFV-10046 Fix windows parse errorAllen Byrne2017-01-241-196/+196
|
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-031-97/+97
| | | | in tools code.
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+664