Allen Byrne
8f3a777a8a
Use H5I_INVALID_HID
2018-12-15 06:25:02 -06:00
Dana Robinson
9ae9b3ef51
Moved the native VOL connector's optional enums to the
...
public headers and renamed to include native/NATIVE in the
name.
2018-12-15 02:05:00 -08:00
Jordan Henderson
bc0a08d997
Merge pull request #1379 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
...
* commit '74d167d738f719fc1076ed16360e9fd5b7ba4c98':
Make sure to free copy of VOL connector's name when H5VL_register_connector fails
2018-12-14 19:31:41 -06:00
Jordan Henderson
74d167d738
Make sure to free copy of VOL connector's name when H5VL_register_connector fails
2018-12-14 13:15:09 -06:00
Allen Byrne
c92f11b368
HDFFV-10632 update new files
2018-12-14 08:12:51 -06:00
Jacob Smith
61350bf350
Re-format test/ohdr_mindset.c
...
Fix a few transcription errors in other test files.
2018-12-13 22:11:29 -06:00
Jacob Smith
8e4b34afd0
formatting adjustments
2018-12-13 19:40:33 -06:00
Quincey Koziol
7670f112ca
Merge pull request #1377 in HDFFV/hdf5 from stackable_vol_fix_05 to develop
...
* commit '833a4f73fd8dc696f8bf500cd842d88949bb1519':
Fix plugin code from referencing invalid key ID value, and also switch from strtok() to strtok_r() to avoid possible interference with / to application use of strtok().
2018-12-13 17:59:09 -06:00
Quincey Koziol
833a4f73fd
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2018-12-13 17:32:39 -06:00
Quincey Koziol
247a6afb7e
Fix plugin code from referencing invalid key ID value, and also switch from
...
strtok() to strtok_r() to avoid possible interference with / to application
use of strtok().
2018-12-13 17:31:00 -06:00
Allen Byrne
dd6c06f9a7
Merge pull request #1375 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'f9f6e9fe24d8b0996a79af57d80e21a950f5009f':
Still need the stamp1 files if PREGEN
2018-12-13 16:04:40 -06:00
Allen Byrne
f9f6e9fe24
Still need the stamp1 files if PREGEN
2018-12-13 15:32:49 -06:00
Allen Byrne
d88040edb3
Merge pull request #1374 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop
...
* commit '248442eb00ec254bf632ddf6a0f62ed5f442a3f0':
If MPI is enabled java will not compile because of include.
2018-12-13 15:15:48 -06:00
Allen Byrne
c1eca48305
Merge pull request #1371 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '98309270710fea1aee7012ded776be4260c63df8':
TRILABS - exclude host info lines
HDFFV-10660 Add new files to OUTPUT section of custom commands
2018-12-13 15:13:57 -06:00
Allen Byrne
248442eb00
If MPI is enabled java will not compile because of include.
2018-12-13 14:10:38 -06:00
Jacob Smith
0a4834c264
Reformat to be more consistent with existing code.
...
Fix a few typos.
2018-12-13 14:02:29 -06:00
Allen Byrne
9830927071
TRILABS - exclude host info lines
2018-12-13 12:52:50 -06:00
Jacob Smith
8b9c4b50e3
add missing paramter - macro seemingly unused, but absence results in compiler complaint
2018-12-13 11:33:58 -06:00
Jacob Smith
a959914695
fix reference; move declaration in file
2018-12-13 10:47:52 -06:00
Jacob Smith
943b7f9c02
Merge branch 'develop' into dset_ohdr_minimize
2018-12-13 10:27:27 -06:00
Allen Byrne
88137324fc
HDFFV-10660 Add new files to OUTPUT section of custom commands
2018-12-13 09:40:43 -06:00
Allen Byrne
1dd81af5a2
Merge pull request #1368 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '6a87b59aeeda7839ff7b3b9f129192bd1579c6fa':
HDFVIEW-4 Duplicate line
2018-12-13 09:35:19 -06:00
Jordan Henderson
8faad0a959
Merge pull request #1369 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
...
* commit '76c0d8c434186107176fc83a0ce4e94b584196ae':
Add test for H5Aget_info(_by_name/_by_idx) NULL info pointer
align H5Aget_info behavior with H5Gget_info when null attribute pointer is supplied
2018-12-13 09:10:40 -06:00
Jordan Henderson
76c0d8c434
Add test for H5Aget_info(_by_name/_by_idx) NULL info pointer
2018-12-12 18:30:34 -06:00
Jacob Smith
ad6de59e4c
Merge branch 'develop' into dset_ohdr_minimize
2018-12-12 17:34:13 -06:00
Jacob Smith
911b8e8fc2
Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into dset_ohdr_minimize
...
Incorporate a few housekeeping changes and one fix.
2018-12-12 17:27:27 -06:00
Jacob Smith
ea73325250
Merge branch 'develop' into dset_ohdr_minimize
2018-12-12 17:26:08 -06:00
Jordan Henderson
55dbf69573
align H5Aget_info behavior with H5Gget_info when null attribute pointer is supplied
2018-12-12 17:05:56 -06:00
Jacob Smith
5a38ab71be
Remove unused debugging print in '#if 0' block
2018-12-12 14:17:15 -06:00
Jacob Smith
c81e310214
Fix typo.
...
Fix CHECK of wrong ID (dset[2|3]_id).
2018-12-12 14:03:56 -06:00
hdftest
afdf3094cc
Merge pull request #1367 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit 'deb7d2fb9714acc8222815328f71b0aae7e74275':
Use version 2 functions in test file to address compile errors for --with-default-api-version=v16 option.
2018-12-12 11:30:05 -06:00
Allen Byrne
6a87b59aee
HDFVIEW-4 Duplicate line
2018-12-12 10:54:39 -06:00
Allen Byrne
8822bc3c41
Merge pull request #1349 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '139a12d13cda046fd3cd64a4f097eb3485f50173':
HDFFV-10632 correct number
HDFFV-10632 stder/stdout change note
Add stamp files for generated files
HDFFV-10632 update autotools test scripts to match cmake
HDFFV=10632 test cleanup
Fix special macro stdout as empty
Need nonexistent file to skip stdout compare
HDFFV-10632 - split stderr and stdout in cmake
2018-12-12 09:29:10 -06:00
Allen Byrne
139a12d13c
HDFFV-10632 correct number
2018-12-12 09:28:51 -06:00
Allen Byrne
ace20fc987
HDFFV-10632 stder/stdout change note
2018-12-12 09:27:45 -06:00
Allen Byrne
958e1f72cb
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '1be974ff963e2e538090bb3e65ba66feb93d5c68':
HDFVIEW-4 note
HDFVIEW-4 removed unused functions
HDFVIEW-4 add datatype read to H5A like H5D
2018-12-12 09:17:07 -06:00
Allen Byrne
1be974ff96
Merge pull request #1365 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop
...
* commit 'ef6c80bbdbe6ce1ee4665a352099976d0fddf255':
HDFVIEW-4 note
HDFVIEW-4 removed unused functions
HDFVIEW-4 add datatype read to H5A like H5D
2018-12-12 09:13:04 -06:00
Allen Byrne
ef6c80bbdb
HDFVIEW-4 note
2018-12-12 09:12:50 -06:00
Allen Byrne
ce9bcb0dda
HDFVIEW-4 removed unused functions
2018-12-12 08:50:58 -06:00
Larry Knox
deb7d2fb97
Use version 2 functions in test file to address compile errors for
...
--with-default-api-version=v16 option.
2018-12-12 06:53:26 -06:00
Jacob Smith
496de6922f
change test file name and apply 'h5_fixname' to it
2018-12-11 17:45:12 -06:00
Allen Byrne
642d0cb00b
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '6f52793adcd5a14aa63731e3c33c9737b5a04d16':
Minor tweak to address JIRA HDFFV-10611 (which was already fixed).
2018-12-10 16:52:54 -06:00
Allen Byrne
7ffba76bc3
HDFVIEW-4 add datatype read to H5A like H5D
2018-12-10 16:52:34 -06:00
Dana Robinson
6f52793adc
Merge pull request #1363 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
...
* commit '5d9a93b61d374c427554dd2ff9574539bc8861ab':
Minor tweak to address JIRA HDFFV-10611 (which was already fixed).
2018-12-08 11:39:25 -06:00
Dana Robinson
e21c1cf7c6
Removed H5I_REFERENCE from the library. It has always been unused
...
and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
2018-12-08 08:14:05 -08:00
Dana Robinson
5d9a93b61d
Minor tweak to address JIRA HDFFV-10611 (which was already fixed).
2018-12-08 07:22:40 -08:00
Allen Byrne
962f35e761
Add stamp files for generated files
2018-12-07 16:02:00 -06:00
Allen Byrne
ce625a617e
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '4643860aa940fb52da251f7023ec2e48d7d10f34':
HDFFV-10635: Some minor changes to the test case and the comments in the library.
HDFFV-10635: add a test case.
HDFFV-10635: Allowing to write the same variable-length element more than once.
2018-12-07 15:57:56 -06:00
Ray Lu
4643860aa9
Merge pull request #1348 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10635-hdf5-library-segmentation-fault to develop
...
* commit '3e8599591504c95d8a97100b9546174f6132dc97':
HDFFV-10635: Some minor changes to the test case and the comments in the library.
HDFFV-10635: add a test case.
HDFFV-10635: Allowing to write the same variable-length element more than once.
2018-12-07 14:58:43 -06:00
Allen Byrne
ac34d3e157
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '3682071b4a3760959c2ccc80d6de58a8d81b5048':
RELEASE.txt updates for fixes pushed to 1.10.5.
2018-12-07 11:44:53 -06:00