summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r27848] Description:Quincey Koziol2015-09-223-40/+36
* [svn-r27835] Description:Quincey Koziol2015-09-215-1391/+18
|\
| * [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-164-14/+18
| * [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-0110-193/+219
| |\
| * \ [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-142-22/+46
| |\ \
| * \ \ [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-174-16/+16
| |\ \ \
| * \ \ \ [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-073-6/+6
| |\ \ \ \
| * | | | | [svn-r26551] Description:Quincey Koziol2015-03-232-23/+2
| * | | | | [svn-r26396] Merge of r26349-26392 from the trunk.Dana Robinson2015-03-091-4/+12
| |\ \ \ \ \
| * \ \ \ \ \ [svn-r26350] Merge of r26273-26348 from the trunk.Dana Robinson2015-03-042-242/+190
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-221-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | [svn-r26097] Removed configure and Makefile.in files from version control.Dana Robinson2015-02-021-1364/+0
| * | | | | | | | [svn-r26096] Merged r26024-26095 from trunk.Dana Robinson2015-02-021-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [svn-r26069] Removed the option to selectively disable internal filters like ...Dana Robinson2015-01-292-37/+0
| * | | | | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-1/+2
* | | | | | | | | | [svn-r27632] Description:Quincey Koziol2015-08-311-0/+1
* | | | | | | | | | [svn-r27630] Description:Quincey Koziol2015-08-3111-167/+222
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-3110-167/+219
| * | | | | | | | | [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-0/+1