summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-271-1/+1
* HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-162-6/+18
* HDFFV-10396 Reduce use of h5tools_simple_prefix functionAllen Byrne2018-01-251-65/+0
* HDFFV-8745 fix minor defectsAllen Byrne2018-01-092-5/+3
* HDFFV-8745 merge from developAllen Byrne2018-01-092-33/+37
* Fix library interface commands, add missing JNIAllen Byrne2017-12-211-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
* Merge from developAllen Byrne2017-10-191-4/+8
* HDFFV-10297 Merge from developAllen Byrne2017-10-1812-2681/+2212
* HDFFV-10297 merge from developAllen Byrne2017-10-103-165/+146
* HDFFV-10297 merge tools changes from developAllen Byrne2017-10-033-10/+11
* Fix merge typosAllen Byrne2017-09-111-3/+3
* HDFFV-9774 Fix code merge whitespaceAllen Byrne2017-09-081-3582/+2230
* HDFFV-9774 - add enable-error-stack, Merge from developAllen Byrne2017-09-072-166/+123
* HDFFV-10282 merge from developAllen Byrne2017-08-287-68/+69
* HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-211-1/+2
* HDFFV-10219 and HDFFV-10256 merge from developAllen Byrne2017-08-041-1/+1
* HDFFV-10246 Fix vl string compare in h5diffAllen Byrne2017-07-261-4/+16
* Cherry pick of some minor tools fixes from develop:Dana Robinson2017-07-248-45/+0
* Merge of recent develop work to 1.10 branch:Dana Robinson2017-05-313-10/+11
* merge from develop and apply HDFFV-8611Allen Byrne2017-05-246-364/+325
* Remove obsolete functionAllen Byrne2017-05-241-35/+22
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-242-0/+8
* Move declaration before executable statementAllen Byrne2017-05-171-1/+1
* HDFFV-9055 Handle H5T_ARRAY typesAllen Byrne2017-05-171-257/+171
* HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-171-41/+73
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-1425-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