Dana Robinson
fafee5b8ae
Fixed a CMake build issue (CMake still doesn't run the VOL plugin
...
tests)
2018-12-27 19:56:21 -08:00
Dana Robinson
544ab1c78a
Added more sub-tests to the VOL plugin test.
2018-12-27 19:42:02 -08:00
Dana Robinson
621014be28
Added a simple test for registration of VOL connector plugins.
...
Autotools only for right now, but this will be fleshed out in future
work.
2018-12-27 15:50:04 -08:00
Dana Robinson
5b57c69ed4
Merge pull request #1412 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to develop
...
* commit '9cc406633c29d4167031dc85b950858f90163cbc':
Fixed plugin loading so it actually checks the plugin type.
2018-12-27 16:10:57 -06:00
Dana Robinson
9cc406633c
Fixed plugin loading so it actually checks the plugin type.
2018-12-27 14:00:32 -08:00
Dana Robinson
1cc890e333
Merge pull request #1410 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
...
* commit '9152547b766919eefb7163e17f0c03052a2d73f2':
H5VLregister_by_value() should not set _BY_NAME when searching for plugins.
2018-12-27 11:10:05 -06:00
Dana Robinson
9152547b76
H5VLregister_by_value() should not set _BY_NAME when searching for
...
plugins.
2018-12-27 08:56:43 -08:00
Allen Byrne
7d28a4295e
Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '991996b25122ff010b9af1bbb6cc05be491ce038':
Remove unused CMake files
Update option text
Add reference file to list
HDFFV-10656 remove moved source
HDFFV-10656 Add CHECK_VOL support to CMake
2018-12-21 14:41:29 -06:00
Allen Byrne
991996b251
Remove unused CMake files
2018-12-21 12:22:32 -06:00
Allen Byrne
909fa39bc7
Update option text
2018-12-21 11:41:02 -06:00
Allen Byrne
99d1f614f1
Add reference file to list
2018-12-21 10:39:15 -06:00
Dana Robinson
d6adb6526d
Merge pull request #1399 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to develop
...
* commit '75a03ea0c36f24a6a3982b75a8c52325879bb569':
Moved private native VOL connector functions to H5VLnative_private.h.
Moved the remainder of the code into separate files.
Split the native VOL connector code into multiple files and moved the attribute code over.
2018-12-20 19:48:36 -06:00
Quincey Koziol
830fac2fea
Merge pull request #1402 in HDFFV/hdf5 from stackable_vol_fix_13 to develop
...
* commit '9e8cacaa5531f418f5d9d447c1251eb705da785a':
Remove core VFD-specific property list call and regenerate encoded property lists.
2018-12-20 15:45:11 -06:00
Allen Byrne
3c8b00dbd8
HDFFV-10656 remove moved source
2018-12-20 15:35:37 -06:00
Allen Byrne
7e8923957f
HDFFV-10656 Add CHECK_VOL support to CMake
2018-12-20 15:11:27 -06:00
Dana Robinson
75a03ea0c3
Merge branch 'develop' into vol_tweaks
2018-12-20 12:08:13 -08:00
Dana Robinson
a06249a21b
Moved private native VOL connector functions to H5VLnative_private.h.
2018-12-20 10:47:00 -08:00
Quincey Koziol
9e8cacaa55
Remove core VFD-specific property list call and regenerate encoded property
...
lists.
2018-12-20 11:52:09 -06:00
Quincey Koziol
416f68c670
Merge pull request #1401 in HDFFV/hdf5 from stackable_vol_fix_12 to develop
...
* commit 'ac5a65bb43dbb00808f4867d8f106143364742ad':
Correct typo
2018-12-20 10:45:27 -06:00
Quincey Koziol
ac5a65bb43
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2018-12-20 10:19:33 -06:00
Quincey Koziol
2bbd1589fe
Correct typo
2018-12-20 10:19:19 -06:00
Allen Byrne
99e4c14ea6
Merge pull request #1396 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'f9e9c1ad0eeabce09b2f8613427b83daebbf8cb0':
HDFFV-10664 Add new functions and constants to java interface
2018-12-20 08:27:53 -06:00
Dana Robinson
aad96a8c73
Moved the remainder of the code into separate files.
2018-12-19 19:19:05 -08:00
Dana Robinson
9cfe7fd18d
Split the native VOL connector code into multiple files and
...
moved the attribute code over.
2018-12-19 17:41:50 -08:00
Quincey Koziol
34c0328c4d
Merge pull request #1398 in HDFFV/hdf5 from stackable_vol_fix_11 to develop
...
* commit '9810526a89b1f91d441ccce6c6ca484778f99b33':
Correct core VFD to run with a 1MB increment instead of a 1 byte increment!
2018-12-19 19:08:04 -06:00
Quincey Koziol
9810526a89
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2018-12-19 17:17:16 -06:00
Quincey Koziol
f1d8d889b4
Correct core VFD to run with a 1MB increment instead of a 1 byte increment!
2018-12-19 17:16:45 -06:00
Quincey Koziol
9fba6e082c
Merge pull request #1397 in HDFFV/hdf5 from stackable_vol_fix_10 to develop
...
* commit '3587fe2638c45c087e970a3bdca07a9ffa7d435c':
Switch return value to -1
Fix return value type for get name operation.
2018-12-19 17:05:20 -06:00
Quincey Koziol
3587fe2638
Switch return value to -1
2018-12-19 16:54:02 -06:00
Quincey Koziol
371ed6a518
Fix return value type for get name operation.
2018-12-19 16:30:11 -06:00
Allen Byrne
a3121cf41a
Merge pull request #1395 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop
...
* commit 'ec4902ae8d8bd009bb835d3a0bba335845f2c07d':
Special text removal not conditional
TRILABS special output removal
TRILABS special text removal
2018-12-19 15:52:02 -06:00
Allen Byrne
ec4902ae8d
Special text removal not conditional
2018-12-19 15:43:33 -06:00
Allen Byrne
c4913dd55f
TRILABS special output removal
2018-12-19 15:41:15 -06:00
Dana Robinson
33345b835c
Merge pull request #1393 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_enum_to_macros to develop
...
* commit 'f60e8bb05e3203054e27bf41d0ebc657537736ed':
Moved the optional enums to H5VLnative.h and converted to an int typedef and a set of #defines.
2018-12-19 14:55:21 -06:00
Allen Byrne
0bcae40c8a
TRILABS special text removal
2018-12-19 14:44:29 -06:00
Allen Byrne
f9e9c1ad0e
HDFFV-10664 Add new functions and constants to java interface
2018-12-19 12:59:05 -06:00
Quincey Koziol
fc7f4e59aa
Merge pull request #1394 in HDFFV/hdf5 from stackable_vol_fix_08 to develop
...
* commit 'b61ad0f7b68f974356a33b335e94e21a941c0621':
Clear driver properties before returning them to application.
2018-12-19 07:37:00 -06:00
Quincey Koziol
b61ad0f7b6
Clear driver properties before returning them to application.
...
Move write_tracking and page_size properties to be inside the core VFD's
driver properties.
2018-12-18 22:30:12 -06:00
Dana Robinson
f60e8bb05e
Moved the optional enums to H5VLnative.h and converted to an int
...
typedef and a set of #defines.
2018-12-18 13:34:34 -08:00
Dana Robinson
bd096066c3
Merge pull request #1384 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:build_tweaks to develop
...
* commit 'fc64bafb143b1d259282913fdbf0ba9f1a0a8069':
Updates the autotools tests to also emit the VOL connector for each test.
2018-12-18 14:12:21 -06:00
Dana Robinson
b486fd10a4
Merge pull request #1392 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_enum_to_macros to develop
...
* commit '70c8c629ce1d7b1eb98220135ddcca1bf9c5b7fc':
Added missing H5O calls.
Fixed a missing H5R call.
Made hbool_t processing consistent in va_lists.
Fixed an enums-in-va_list issue in the passthru VOL connector.
Updated enums in VOL va_lists to be passed as ints.
2018-12-18 13:53:02 -06:00
Dana Robinson
70c8c629ce
Added missing H5O calls.
2018-12-18 10:37:49 -08:00
Dana Robinson
b73052799c
Fixed a missing H5R call.
2018-12-18 10:03:29 -08:00
Dana Robinson
6a87cc96a6
Made hbool_t processing consistent in va_lists.
2018-12-18 10:00:35 -08:00
Dana Robinson
b6d27bdf90
Fixed an enums-in-va_list issue in the passthru VOL connector.
2018-12-18 09:30:18 -08:00
Dana Robinson
b55e5efc1c
Merge branch 'develop' into vol_optional_enum_to_macros
2018-12-18 09:20:07 -08:00
Dana Robinson
55fc5067b6
Updated enums in VOL va_lists to be passed as ints.
2018-12-18 09:16:46 -08:00
Quincey Koziol
f0c83dedb6
Merge pull request #1391 in HDFFV/hdf5 from stackable_vol_fix_07 to develop
...
* commit '2b496c1e19c19847bd6ab9b692b13db3d3afb0a9':
Correct error from refactoring out H5VL_FILE_CACHE_VOL_CONN callback.
2018-12-18 10:44:32 -06:00
Quincey Koziol
2b496c1e19
Correct error from refactoring out H5VL_FILE_CACHE_VOL_CONN callback.
2018-12-18 10:19:40 -06:00
Quincey Koziol
c3df26afb4
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2018-12-17 18:04:46 -06:00