summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack
Commit message (Expand)AuthorAgeFilesLines
* 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
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+3
* Minor warning fixesDana Robinson2017-11-151-2/+2
* Correct typoAllen Byrne2017-10-241-2/+2
* fix typoAllen Byrne2017-10-241-1/+1
* Fix typosAllen Byrne2017-10-241-1/+1
* HDFFV-10297 Free buffer inside loopAllen Byrne2017-10-231-0/+5
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-233-27/+24
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-183-26/+44
* Cleanup valgrind issuesAllen Byrne2017-10-171-9/+11
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-161-6/+6
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-132/+56
* Close ids in loopAllen Byrne2017-10-121-2/+15
* HDFFV-10297 Fix resource errors and cleanup whitespaceAllen Byrne2017-10-102-189/+168
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-093-49/+79
* HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-068-442/+397
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-026-451/+254
* 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-074-8/+20
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-234-216/+163
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-4/+0
* Merge branch 'develop' into windows_openDana Robinson2017-05-316-603/+691
|\
| * Fixed many minor warnings.Dana Robinson2017-05-251-1/+1
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-225-35/+134
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-103-7/+7
| * HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-25/+19
| * HDFFV-10186 Whitespace changeAllen Byrne2017-05-093-551/+545
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-3/+3
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2510-60/+40
* Switch from HDatoll to HDstrtoll, for Windows compatibility.Quincey Koziol2017-03-161-1/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-145-84/+205
* Clean up whitespaceQuincey Koziol2017-02-074-207/+185
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-10/+12
* HDFFV-10046 add shared versions of tools for plugin filtersAllen Byrne2017-01-311-2/+4
* HDFFV-10046 build a shared version of h5repack tool for pluginsAllen Byrne2017-01-311-2/+13
* HDFFV-10046 Fix windows parse errorAllen Byrne2017-01-242-199/+200
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-111-9/+14
|\
| * Create h5repack convenience library for common code used by h5repacklrknox2017-01-101-9/+14
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
|/
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-031-97/+97
* Split tools into src and test - add foldersAllen Byrne2016-10-2711-0/+6550