Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | Change to use internal routines to get dcpl minimize setting. | Jacob Smith | 2018-09-14 | 1 | -31/+14 | |
| | * | | | | | | | | | | | | Add additional tests (or placeholders for same). | Jacob Smith | 2018-09-12 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 10 | -94/+835 | |
| * | | | | | | | | | | | | | Merge branch 'develop' into vfd_init_cleanup | Dana Robinson | 2018-12-18 | 1 | -18/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Cleaned up and normalized VFD init calls. | Dana Robinson | 2018-12-18 | 7 | -62/+52 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to develop | Quincey Koziol | 2018-12-18 | 6 | -66/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Revert change to MSC_VER, in favor of Dana's | Quincey Koziol | 2018-12-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Changes based on feedback from pull request. | Vailin Choi | 2018-12-31 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -2/+32 | |
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Updated the log function names. | Dana Robinson | 2018-12-28 | 5 | -122/+123 | |
* | | | | | | | | | | | | | | Merge branch 'develop' into md_cache_logging_squash | Dana Robinson | 2018-12-28 | 4 | -5/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-12-28 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add test for H5Arename NULL/empty attribute name fix | Jordan Henderson | 2018-12-17 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | align H5Arename behavior with H5Arename_by_name | Jordan Henderson | 2018-12-17 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | Fixed plugin loading so it actually checks the plugin type. | Dana Robinson | 2018-12-27 | 2 | -2/+15 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | H5VLregister_by_value() should not set _BY_NAME when searching for | Dana Robinson | 2018-12-27 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 20 | -2206/+3421 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'develop' into vol_tweaks | Dana Robinson | 2018-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Correct typo | Quincey Koziol | 2018-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Moved private native VOL connector functions to H5VLnative_private.h. | Dana Robinson | 2018-12-20 | 21 | -76/+117 | |
* | | | | | | | | | | | | Moved the remainder of the code into separate files. | Dana Robinson | 2018-12-20 | 9 | -2896/+2906 | |
* | | | | | | | | | | | | Split the native VOL connector code into multiple files and | Dana Robinson | 2018-12-20 | 11 | -597/+714 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Switch return value to -1 | Quincey Koziol | 2018-12-19 | 1 | -6/+6 | |
* | | | | | | | | | | | Fix return value type for get name operation. | Quincey Koziol | 2018-12-19 | 1 | -1/+5 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1393 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_e... | Dana Robinson | 2018-12-19 | 17 | -117/+100 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Moved the optional enums to H5VLnative.h and converted to an int | Dana Robinson | 2018-12-18 | 17 | -117/+100 | |
* | | | | | | | | | | | Clear driver properties before returning them to application. | Quincey Koziol | 2018-12-19 | 7 | -135/+131 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Added missing H5O calls. | Dana Robinson | 2018-12-18 | 2 | -3/+3 | |
* | | | | | | | | | | Fixed a missing H5R call. | Dana Robinson | 2018-12-18 | 2 | -2/+2 | |
* | | | | | | | | | | Made hbool_t processing consistent in va_lists. | Dana Robinson | 2018-12-18 | 2 | -2/+2 | |
* | | | | | | | | | | Fixed an enums-in-va_list issue in the passthru VOL connector. | Dana Robinson | 2018-12-18 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'develop' into vol_optional_enum_to_macros | Dana Robinson | 2018-12-18 | 6 | -84/+29 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Correct error from refactoring out H5VL_FILE_CACHE_VOL_CONN callback. | Quincey Koziol | 2018-12-18 | 1 | -18/+15 | |
| * | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-12-17 | 13 | -57/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-12-17 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns out | Quincey Koziol | 2018-12-17 | 7 | -67/+15 | |
* | | | | | | | | | | Updated enums in VOL va_lists to be passed as ints. | Dana Robinson | 2018-12-18 | 9 | -41/+41 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_... | Dana Robinson | 2018-12-17 | 13 | -57/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 13 | -57/+6 | |
* | | | | | | | | | Updated with extra sanity check and improved comment. | Dana Robinson | 2018-12-17 | 1 | -3/+5 | |
* | | | | | | | | | Fixed an issue in the passthru Windows va_copy hack. | Dana Robinson | 2018-12-17 | 1 | -2/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #1388 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_e... | Dana Robinson | 2018-12-17 | 3 | -296/+301 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated va_arg-->HDva_arg in the native VOL connector. | Dana Robinson | 2018-12-17 | 1 | -179/+179 | |
| * | | | | | | | | Added HD to va_* calls in a couple of library files. | Dana Robinson | 2018-12-17 | 2 | -117/+122 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Further va_list improvements. | Dana Robinson | 2018-12-17 | 3 | -50/+57 | |
* | | | | | | | | Added a helpful comment to the va_copy() Windows hack. | Dana Robinson | 2018-12-17 | 1 | -0/+4 | |
* | | | | | | | | Added a work-around for va_copy() on pre-2013 versions of Visual Studio. | Dana Robinson | 2018-12-17 | 1 | -0/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1381 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ... | Dana Robinson | 2018-12-17 | 20 | -169/+201 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Moved the native VOL connector's optional enums to the | Dana Robinson | 2018-12-15 | 20 | -169/+201 | |
* | | | | | | | | Merge pull request #1383 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:strtok_windows... | Dana Robinson | 2018-12-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ |