summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Collapse)AuthorAgeFilesLines
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-075-35/+76
|
* Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-2711-11/+11
|
* HDFFV-10412 merge from developAllen Byrne2018-02-221-19/+19
|
* Fix indentationAllen Byrne2018-02-191-2/+2
|
* HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-165-21/+24
|
* HDFFV-10345 splelling and whitespace correctionsAllen Byrne2018-02-051-2/+2
|
* Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-021-10/+10
|\ | | | | | | | | | | * commit 'ad89b8325555ffd7ea27baef61c506a81dc80a96': Add note for HDFFV-10398 HDFFV-10398 merge from develop improve CMake code
| * HDFFV-10398 merge from develop improve CMake codeAllen Byrne2018-01-301-10/+10
| |
| * HDFFV-10396 Reduce use of h5tools_simple_prefix functionAllen Byrne2018-01-252-209/+3
| |
| * HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-2212-31/+12
| |
| * HDFFV-10385 Refactor use of CMAKE_BUILD_TYPEAllen Byrne2018-01-0810-34/+34
| |
* | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-252-209/+3
| |
* | 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-1710-21/+0
| |
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-0910-34/+34
|/
* Minor warning fixesDana Robinson2017-11-155-6/+11
|
* 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-165-64/+64
|
* 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
| | | includes H5Zfilter_avail() fix
* 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-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-314-227/+236
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-2311-740/+684
|
* HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-042-47/+53
|
* HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-011-4/+4
|
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-1711-56/+2
| | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-202-5/+24
|
* HDFFV-10219 remove standard headers already included in h5private.hAllen Byrne2017-06-161-5/+0
|
* HDFFV-10219 - remove debug commentsAllen Byrne2017-06-151-28/+0
|
* HDFFV-10219 - disable debug outputAllen Byrne2017-06-151-1/+1
|
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-153-100/+633
|
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-121-40/+293
|
* Merge branch 'develop' into windows_openDana Robinson2017-05-3111-885/+914
|\
| * Fixed many minor warnings.Dana Robinson2017-05-251-1/+1
| |
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-227-43/+134
| | | | | | Added test and new arguments to control the the input file parsing.
| * HDFFV-9995 Clarify help textAllen Byrne2017-05-161-21/+24
| |
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-105-9/+9
| |