summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-2022-76/+118
|
* Moved the remainder of the code into separate files.Dana Robinson2018-12-209-2896/+2906
|
* Split the native VOL connector code into multiple files andDana Robinson2018-12-2012-597/+721
| | | | moved the attribute code over.
* Merge pull request #1397 in HDFFV/hdf5 from stackable_vol_fix_10 to developQuincey Koziol2018-12-191-7/+11
|\ | | | | | | | | | | * commit '3587fe2638c45c087e970a3bdca07a9ffa7d435c': Switch return value to -1 Fix return value type for get name operation.
| * Switch return value to -1Quincey Koziol2018-12-191-6/+6
| |
| * Fix return value type for get name operation.Quincey Koziol2018-12-191-1/+5
|/
* Merge pull request #1395 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2018-12-191-1/+7
|\ | | | | | | | | | | | | | | | | develop * commit 'ec4902ae8d8bd009bb835d3a0bba335845f2c07d': Special text removal not conditional TRILABS special output removal TRILABS special text removal
| * Special text removal not conditionalAllen Byrne2018-12-191-1/+0
| |
| * TRILABS special output removalAllen Byrne2018-12-191-0/+2
| |
| * TRILABS special text removalAllen Byrne2018-12-191-0/+5
| |
* | Merge pull request #1393 in HDFFV/hdf5 from ↵Dana Robinson2018-12-1917-117/+100
|\ \ | |/ |/| | | | | | | | | ~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.
| * Moved the optional enums to H5VLnative.h and converted to an intDana Robinson2018-12-1817-117/+100
| | | | | | | | typedef and a set of #defines.
* | Merge pull request #1394 in HDFFV/hdf5 from stackable_vol_fix_08 to developQuincey Koziol2018-12-1920-137/+131
|\ \ | | | | | | | | | | | | * commit 'b61ad0f7b68f974356a33b335e94e21a941c0621': Clear driver properties before returning them to application.
| * | Clear driver properties before returning them to application.Quincey Koziol2018-12-1920-137/+131
|/ / | | | | | | | | Move write_tracking and page_size properties to be inside the core VFD's driver properties.
* | Merge pull request #1384 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:build_tweaks ↵Dana Robinson2018-12-182-23/+43
|\ \ | |/ |/| | | | | | | | | to develop * commit 'fc64bafb143b1d259282913fdbf0ba9f1a0a8069': Updates the autotools tests to also emit the VOL connector for each test.
| * Updates the autotools tests to also emit the VOL connectorDana Robinson2018-12-162-23/+43
| | | | | | | | for each test.
* | Merge pull request #1392 in HDFFV/hdf5 from ↵Dana Robinson2018-12-1812-48/+48
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~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.
| * | Added missing H5O calls.Dana Robinson2018-12-182-3/+3
| | |
| * | Fixed a missing H5R call.Dana Robinson2018-12-182-2/+2
| | |
| * | Made hbool_t processing consistent in va_lists.Dana Robinson2018-12-182-2/+2
| | |
| * | Fixed an enums-in-va_list issue in the passthru VOL connector.Dana Robinson2018-12-181-2/+2
| | |
| * | Merge branch 'develop' into vol_optional_enum_to_macrosDana Robinson2018-12-186-84/+29
| |\ \ | |/ / |/| |
* | | Merge pull request #1391 in HDFFV/hdf5 from stackable_vol_fix_07 to developQuincey Koziol2018-12-181-18/+15
|\ \ \ | | | | | | | | | | | | | | | | * commit '2b496c1e19c19847bd6ab9b692b13db3d3afb0a9': Correct error from refactoring out H5VL_FILE_CACHE_VOL_CONN callback.
| * | | Correct error from refactoring out H5VL_FILE_CACHE_VOL_CONN callback.Quincey Koziol2018-12-181-18/+15
| | | |
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-12-180-0/+0
| |\ \ \ | |/ / / |/| | | | | | | develop
* | | | Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to developQuincey Koziol2018-12-186-66/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3597bd469ff0073134b31765d9b87660cd3e0039': Revert change to MSC_VER, in favor of Dana's Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns out not to be necessary.
| * | | | Revert change to MSC_VER, in favor of Dana'sQuincey Koziol2018-12-171-1/+1
| | | | |
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-12-1720-68/+20
| | |\ \ \ | |_|/ / / |/| | | | | | | | | develop
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-12-171-3/+5
| | |\ \ \ | |/ / / / | | | | | | | | | | develop
| * | | | Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns outQuincey Koziol2018-12-177-67/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not to be necessary. Also, correct _MSC_VER #ifdef
| | | * | Updated enums in VOL va_lists to be passed as ints.Dana Robinson2018-12-189-41/+41
| |_|/ / |/| | |
* | | | Merge pull request #1364 in HDFFV/hdf5 from ↵Dana Robinson2018-12-1720-68/+20
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5i_reference_removal to develop * commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53': Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
| * | | Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-0820-68/+20
| | | | | | | | | | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
* | | | Merge pull request #1389 in HDFFV/hdf5 from ↵Dana Robinson2018-12-171-3/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:strtok_windows_fix to develop * commit 'a7618f432b671ad041ae63a83bf9b9bb08096dbe': Updated with extra sanity check and improved comment. Fixed an issue in the passthru Windows va_copy hack.
| * | | Updated with extra sanity check and improved comment.Dana Robinson2018-12-171-3/+5
| | | |
| * | | Fixed an issue in the passthru Windows va_copy hack.Dana Robinson2018-12-171-2/+2
|/ / /
* | | Merge pull request #1388 in HDFFV/hdf5 from ↵Dana Robinson2018-12-173-296/+301
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:vol_optional_enum_to_macros to develop * commit '9f175afce8c08bf6193e45ce391e05e4198dd61c': Updated va_arg-->HDva_arg in the native VOL connector. Added HD to va_* calls in a couple of library files.
| * | | Updated va_arg-->HDva_arg in the native VOL connector.Dana Robinson2018-12-171-179/+179
| | | |
| * | | Added HD to va_* calls in a couple of library files.Dana Robinson2018-12-172-117/+122
| | | |
* | | | Merge pull request #1387 in HDFFV/hdf5 from ↵Dana Robinson2018-12-174-50/+64
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:strtok_windows_fix to develop * commit 'b0457117d867d9850d042d7c3f71a747899b932e': Further va_list improvements. Added a helpful comment to the va_copy() Windows hack. Added a work-around for va_copy() on pre-2013 versions of Visual Studio.
| * | | Further va_list improvements.Dana Robinson2018-12-173-50/+57
| | | |
| * | | Added a helpful comment to the va_copy() Windows hack.Dana Robinson2018-12-171-0/+4
| | | |
| * | | Added a work-around for va_copy() on pre-2013 versions of Visual Studio.Dana Robinson2018-12-171-0/+3
| | | |
* | | | Merge pull request #1385 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-177-3/+78
|\ \ \ \ | |/ / / |/| | | | | | | | | | | * commit '8dbadb41a3b23d6d74effee7bef0302fd81b80a6': HDFFV-10663 add new function H5Fis_accessible
| * | | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-177-3/+78
| | | |
* | | | Merge pull request #1381 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ↵Dana Robinson2018-12-1720-169/+201
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | develop * commit '9ae9b3ef513613bb2fca15f96461a156148c2627': Moved the native VOL connector's optional enums to the public headers and renamed to include native/NATIVE in the name.
| * | | Moved the native VOL connector's optional enums to theDana Robinson2018-12-1520-169/+201
| | | | | | | | | | | | | | | | | | | | public headers and renamed to include native/NATIVE in the name.
* | | | Merge pull request #1378 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-172-1/+3
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | * commit '1e4c7bf9c96dfb353b643f41c136a8fa3f511df2': Use H5I_INVALID_HID HDFFV-10632 update new files
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-162-337/+343
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * commit '50ca26f3ec428de408040335f2a2999e750d98b3': Updated the passthru VOL connector: * snprintf --> sprintf (for Windows compat) * tabs --> spaces * removed spurious parens from returns * Changed the logging macro to something less clash-prone Make sure to free copy of VOL connector's name when H5VL_register_connector fails
| * | | | Use H5I_INVALID_HIDAllen Byrne2018-12-151-1/+1
| | | | |