summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r29534] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-232-1/+4
* [svn-r29274] HDFFV-9698: fix subsetting issues with h5dumpAllen Byrne2016-03-041-6/+2
* [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0Allen Byrne2016-03-031-6/+16
* [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time i...Allen Byrne2016-03-031-157/+160
* [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN supportAllen Byrne2016-02-291-14/+4
* [svn-r29222] HDFFV-9570: Fix segfault when optional args are last option on c...Allen Byrne2016-02-281-23/+28
* [svn-r29186] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-231-1/+1
* [svn-r29179] Revert of 29177 which breaks the autotools build.Dana Robinson2016-02-221-1/+1
* [svn-r29177] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-221-1/+1
* [svn-r28669] Changes to correct errors found with -ansi flag.Larry Knox2015-12-151-3/+0
* [svn-r28025] Description:Quincey Koziol2015-10-111-4/+4