summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+1
* Add goto error for dataset read failure. Fixed commentsAllen Byrne2017-01-172-84/+87
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-4/+4
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-113-1/+76
* Merge pull request #48 in HDFFV/hdf5 from HDFFV-9407-h5dump-fails-to-print-fu...Dana Robinson2016-12-071-1/+1
|\
| * fix the issue of h5dump fails to print full precisionkmu2016-09-271-1/+1
* | Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-062-78/+70
* | Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
|/
* [svn-r30285] Description:Quincey Koziol2016-08-131-2/+2
* [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...Allen Byrne2016-08-012-12/+6
* [svn-r30189] Description:Quincey Koziol2016-07-182-3/+3
* [svn-r30113] Description:Quincey Koziol2016-06-2812-2112/+1788
* [svn-r30075] Description:Quincey Koziol2016-06-142-10/+17
* [svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor h5r...Allen Byrne2016-05-042-5/+9
* [svn-r29885] Fix memory leak when one dataset is vlen.Allen Byrne2016-05-041-229/+241
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-3/+3
* [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-111-8/+33
* [svn-r29678] Revert r29672 changes to h5diff.Larry Knox2016-04-091-33/+8
* [svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-081-8/+33