summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-65/+0
* HDFFV-8745 fix minor defectsAllen Byrne2018-01-092-5/+3
* HDFFV-8745 cleanup vl resource usageAllen Byrne2018-01-021-13/+18
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-022-20/+19
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+8
* Fix typosAllen Byrne2017-10-241-5/+5
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-235-290/+200
* Avoid double freeAllen Byrne2017-10-191-3/+0
* Windows had issues - revert code changes for get_optionAllen Byrne2017-10-191-4/+8
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-182-5/+7
* Fix error handling issuesAllen Byrne2017-10-174-220/+236
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-167-679/+673
* Fix VS2012 declaration errorAllen Byrne2017-10-161-3/+3
* HDFFV-10297 Fix compiler compaliantsAllen Byrne2017-10-162-6/+9
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-1310-2038/+1537
* HDFFV-10297 fix vl buffer errorAllen Byrne2017-10-101-58/+50
* HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-11/+13
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-092-107/+97
* VS2012 and earlier cannot have execute stmnts before declareAllen Byrne2017-10-031-1/+1
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-8/+8
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-1/+2
* Fix merge typosAllen Byrne2017-09-111-3/+3
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3582/+2230
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-312-166/+123
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-237-68/+70
* HDFFV-10188 - Check for empty string firstAllen Byrne2017-08-161-1/+2
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-251-4/+16
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-192-8/+0
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-177-37/+0
* Set default of var to NATIVEAllen Byrne2017-06-201-1/+1
* Minor warning fixes in the tools.Dana Robinson2017-05-252-4/+5
* Fixed many minor warnings.Dana Robinson2017-05-251-6/+6
* Remove obsolete functionAllen Byrne2017-05-221-32/+0
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-222-0/+8
* Add debug trace commandsAllen Byrne2017-05-191-4/+17
* Move execeutable command after declarationAllen Byrne2017-05-171-1/+1
* HDFFV-9055 Handle H5T_ARRAY typesAllen Byrne2017-05-161-257/+171
* HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-161-2/+7
* HDFFV-10128 add test to check null termAllen Byrne2017-05-151-35/+52
* HDFFV-10128 Fix null term stringsAllen Byrne2017-05-121-7/+17
* HDFFV-10186 - h5tools_str_append is not printfAllen Byrne2017-05-101-3/+3
* HDFFV-10186 braces formattingAllen Byrne2017-05-101-72/+59
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-108-18/+58
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-250/+204
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-1/+0
* HDFFV-10186 Whitespace changesAllen Byrne2017-05-092-42/+42
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2525-150/+100
* HDFFV-10128 fix string compare and add testsAllen Byrne2017-03-031-9/+16
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-67/+67
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1