summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed HDFFV-10578Binh-Minh Ribler2019-01-151-1/+16
* Moved fixes for incorrectly installed header files to 1.10.Dana Robinson2018-12-061-12/+0
* TRILAB-82 fix coverity high-impact issuesAllen Byrne2018-11-084-89/+97
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Merge from developAllen Byrne2018-07-311-2/+2
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-148-24/+24
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-31/+25
|\
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-31/+25
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2410-32/+34
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-0/+4
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-142-6/+18
* 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