summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_main.c
Commit message (Collapse)AuthorAgeFilesLines
* 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