Allen Byrne
8e2bf9521c
Fix typo
2017-10-24 14:18:47 -05:00
Allen Byrne
cb3eb13da4
Fix typos
2017-10-24 11:05:15 -05:00
Allen Byrne
4c68000a23
HDFFv-10297 Free buffer inside loop
2017-10-23 12:43:27 -05:00
Allen Byrne
b96af18222
HDFFV-10297 - Cleanup, initialize variables
2017-10-23 09:32:29 -05:00
Allen Byrne
0b3b55f791
HDFFV-10297 Merge from develop
2017-10-18 16:37:49 -05:00
Allen Byrne
f92ccce1f9
HDFFV-10297 merge from develop
2017-10-10 14:46:59 -05:00
Allen Byrne
76d90e4d9d
HDFFV-10297 merge tools changes from develop
2017-10-03 14:40:24 -05:00
Allen Byrne
10676247a8
HDFFV-10276 Remove whitespace
2017-09-08 09:31:04 -05:00
Allen Byrne
c3fcd62ea6
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:43 -05:00
Allen Byrne
a8dd6f6973
HDFFV-9774 - add enable-error-stack, Merge from develop
2017-09-07 09:55:53 -05:00
Allen Byrne
fcf3b93518
Fix function call args
2017-08-31 09:02:48 -05:00
Allen Byrne
8e71bbec75
HDFFV-10282 merge from develop
2017-08-28 10:27:21 -05:00
Allen Byrne
00d66e3cb8
HDFFV-10188 merge fix and tests from develop
2017-08-21 12:11:24 -05:00
Allen Byrne
04d72b2c42
HDFFV-10219 and HDFFV-10256 merge from develop
2017-08-04 11:20:10 -05:00
Dana Robinson
4b7013194c
Cherry pick of some minor tools fixes from develop:
...
ee7816bbfb
ffc9b1d917
ec7450c4b4
2017-07-24 11:02:15 -07:00
Dana Robinson
fb5c13d59c
Merge of recent develop work to 1.10 branch:
...
* H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214)
* H5FDdriver_query() API call (HDFFV-10215)
* Fix to skip SWMR tests that when the current VFD is not compatible
with the default VFD (HDFFV-10197)
* Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937)
* Many warning fixes
2017-05-31 17:45:41 -04:00
Allen Byrne
635e8c5377
merge from develop and apply HDFFV-8611
2017-05-24 15:00:51 -05:00
Allen Byrne
40b51136a2
HDFFV-8611 change h5repack to save the root group creation order
...
Added test and new arguments to control the the input file parsing.
2017-05-24 14:34:28 -05:00
Allen Byrne
f3c235b0a5
HDFFV-9995 Clarify help text
2017-05-17 10:09:02 -05:00
lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
Quincey Koziol
9ab96feda6
Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop
...
* commit '46c9ab600de491657520897322b75659c3bdfb5f':
Minor style cleanups
Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
2017-03-23 00:04:49 -05:00
Quincey Koziol
a16d142f80
Switch from HDatoll to HDstrtoll, for Windows compatibility.
2017-03-16 08:38:24 -07:00
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Quincey Koziol
101fa7af8e
Cleanups and normalizations against incoming page_buffering changes.
2017-02-19 18:28:52 -08:00
Quincey Koziol
a28b65bb9e
Clean up whitespace
2017-02-07 09:18:57 -08:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
0668e1ba1e
HDFFV-10123 fix shared name
2017-02-01 11:30:29 -06:00
Allen Byrne
7b85399dff
HDFFV-10123 Add SHARED tools
2017-02-01 11:15:38 -06:00
Allen Byrne
e4b568fffc
HDFFV-10046 add shared versions of tools for plugin filters
2017-01-31 15:50:21 -06:00
Allen Byrne
f1410b6c64
HDFFV-10046 build a shared version of h5repack tool for plugins
2017-01-31 15:33:10 -06:00
Allen Byrne
d627cd29bd
HDFFV-10046 Fix windows parse error
2017-01-24 16:41:45 -06:00
Allen Byrne
ee485247b7
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db':
h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.
Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean.
Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
2017-01-11 14:24:09 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
lrknox
630d668954
h5format_convert was not built (missing from subdirs in tools/src and
...
tools/test Makefile.ams) but created dependencies that were not
cleaned up by make clean and make distclean.
2017-01-10 16:53:38 -06:00
lrknox
584d3743a8
Create h5repack convenience library for common code used by h5repack
...
tool and h5repacktst. Fixes broken distclean.
Tested with h5committest and "make distclean".
2017-01-10 14:41:25 -06:00
Allen Byrne
cdda9c0a6a
Corrected return calls
2017-01-05 12:01:10 -06:00
Allen Byrne
e16bfa859c
Fix valgrind memory leak
2017-01-05 09:02:13 -06:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00
Allen Byrne
070362cc93
Fix mktarball errors with Manifest
2016-11-04 09:34:01 -05:00
Quincey Koziol
84787e3085
Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping
...
in tools code.
2016-11-03 08:46:53 -07:00
Allen Byrne
2c6dbbf212
Split tools into src and test - add folders
2016-10-27 10:06:00 -05:00