Allen Byrne
2e1b6a2a4d
HDFFV-10128 Fixed string length with no null fixed
2017-05-17 10:14:53 -05:00
Allen Byrne
f3c235b0a5
HDFFV-9995 Clarify help text
2017-05-17 10:09:02 -05:00
Allen Byrne
b3fb91a932
HDFFV-10173 revert and add dynlib flags
2017-04-25 15:46:03 -05:00
Allen Byrne
545fa4028a
Merge cmake h5clear test changes
2017-04-25 09:57:21 -05:00
Vailin Choi
ddd8cf0e1c
Modifications based on review comments from pull request.
...
Made changes according to review comments and discussion with Allen.
2017-04-24 17:16:26 -05:00
Vailin Choi
22d54edf90
Fix for DAILYTEST-259 h5clear test failure
...
Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest.
Tested on kituo, osx1010test, quail, platypus and ostrich.
2017-04-24 17:12:34 -05:00
Allen Byrne
19762419ce
Update tool dyn lib
2017-04-18 14:24:22 -05:00
Allen Byrne
0bab6fb76c
HDFFV-10170 undo patch
2017-04-18 14:13:56 -05:00
Allen Byrne
d5da45e168
Add plugin options for libs
2017-04-18 14:13:22 -05:00
Allen Byrne
d39a79fa4c
HDFFV-10170 add missing endif
2017-04-18 09:30:11 -05:00
Larry Knox
dcd18f8684
Merge pull request #431 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
...
* commit 'b67e626ba9095f35dd9a8f9e8ca906320f85914c':
HDFFV-10173 remove hook for noinst libs
HDFFV-10170 fix noinst for test libs
HDFFV-10173 fix compile on VS2008
Due to HDFVIEW-19 add read VL as string function
2017-04-17 16:28:25 -05:00
Allen Byrne
b67e626ba9
HDFFV-10173 remove hook for noinst libs
2017-04-17 16:25:34 -05:00
Allen Byrne
a447dd64cc
HDFFV-10170 fix noinst for test libs
2017-04-17 13:58:14 -05:00
lrknox
49cded79ce
Add new files in release_docs to MANIFEST.
...
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.
Conflicts:
README.txt
c++/src/Makefile.in
fortran/src/Makefile.in
hl/c++/src/Makefile.in
hl/fortran/src/Makefile.in
hl/src/Makefile.in
java/src/jni/Makefile.in
release_docs/RELEASE.txt
src/Makefile.in
2017-04-15 08:17:10 -05:00
lrknox
b9a27fddaa
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
...
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
Add "Copyright by The HDF Group."" to copyright header.
2017-04-14 16:40:52 -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
lrknox
972344e231
Merge bin/h5vers changes from develop.
...
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -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
lrknox
41a54b4fab
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10
2017-03-20 16:45:10 -05:00
Allen Byrne
94850f37cb
Use global variable for test command - update reference
2017-03-20 09:59:17 -05:00
lrknox
d60ca826c0
Change version for h5repack_plugin.sh.in and expected output ddl file for plugin_version_test.
2017-03-18 22:06:32 -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
Allen Byrne
cceddc6b4f
Correct result code for strings test
2017-03-03 15:26:06 -06:00
Allen Byrne
eebe786cca
Add extension to filename
2017-03-03 15:10:40 -06:00
Allen Byrne
9e75847d67
HDFFV-10128 fix string compare and add tests
2017-03-03 14:47:59 -06:00
Allen Byrne
0df90f9f79
Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743':
Update CMake formatting
Update CMake files and formatting
HDFFV-10120 verify nozlib checking with tools tests
cmake non-code typo
2017-03-02 12:11:19 -06:00
Quincey Koziol
5df52404bc
Misc. small cleanups to sync against incoming page buffering changes.
2017-03-02 06:24:46 -08:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
0383597463
HDFFV-10120 verify nozlib checking with tools tests
2017-03-01 11:46:30 -06:00
Quincey Koziol
101fa7af8e
Cleanups and normalizations against incoming page_buffering changes.
2017-02-19 18:28:52 -08:00
Allen Byrne
08b5edca0b
Fix parallel h5diff test comapare
2017-02-14 14:59:57 -06:00
Allen Byrne
5e87ada674
Set depends test dependency for parallel h5diff
2017-02-14 13:51:34 -06:00
Quincey Koziol
a28b65bb9e
Clean up whitespace
2017-02-07 09:18:57 -08:00
Allen Byrne
d1292691c4
HDFFV-9875 enable static pdb and cleanup exports
2017-02-03 12:41:30 -06: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
Dana Robinson
081955fdd1
Additional minor changes from revise_chunks->develop.
2017-01-27 16:46:09 -05:00
Allen Byrne
d627cd29bd
HDFFV-10046 Fix windows parse error
2017-01-24 16:41:45 -06:00
Allen Byrne
da08f71ea1
HDFFV-10112 correct form of comments
2017-01-23 08:49:54 -06:00
Allen Byrne
7e73366e91
HDFFV-10118 fix data
2017-01-20 16:40:40 -06:00
Allen Byrne
eb42e42ea4
HDFFV-10118 change h5ls to not display extra info
2017-01-20 15:53:45 -06:00
Allen Byrne
c3463d800d
HDFFV-10118 fixed plugin tests for tools
2017-01-20 14:23:41 -06:00
Allen Byrne
a8e9126054
Fix script varnames
2017-01-18 09:46:50 -06:00
Allen Byrne
ee4c57cc08
Chnage test dir to avoid parallel test collisions
2017-01-18 08:51:32 -06:00
Allen Byrne
a8e4f6426e
Add autotools version of plugin tests for UD filters
2017-01-17 17:11:27 -06:00
Allen Byrne
7d7a66ac82
HDFFV-9994 add h5ls reference file to copy
2017-01-17 14:18:06 -06:00