| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2019-11-08 | 1 | -9/+92 |
|
|
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -4/+25 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -1/+3 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+1 |
|
|
* | Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying | Quincey Koziol | 2019-04-21 | 1 | -1/+27 |
|
|
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 1 | -1/+1 |
|\ |
|
| * | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -1/+1 |
|
|
* | | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-03-12 | 1 | -23/+345 |
|\ \
| |/ |
|
| * | Add API routines to retrieve, restore, reset, and free library state. | Quincey Koziol | 2019-03-11 | 1 | -23/+345 |
|
|
* | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -45/+584 |
|/ |
|
* | Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval' | Quincey Koziol | 2019-02-23 | 1 | -9/+9 |
|
|
* | Add ID type (of eventual hid_t) to the VOL "wrap" callback. | Quincey Koziol | 2019-02-07 | 1 | -5/+5 |
|
|
* | Corrected comment in src/H5VLint.c, fixed pass-through info size in | Quincey Koziol | 2019-01-06 | 1 | -3/+5 |
|
|
* | Added more sub-tests to the VOL plugin test. | Dana Robinson | 2018-12-28 | 1 | -1/+1 |
|
|
* | Moved the optional enums to H5VLnative.h and converted to an int | Dana Robinson | 2018-12-18 | 1 | -1/+1 |
|
|
* | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_... | Dana Robinson | 2018-12-17 | 1 | -1/+0 |
|\ |
|
| * | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -1/+0 |
|
|
* | | Make sure to free copy of VOL connector's name when H5VL_register_connector f... | Jordan Henderson | 2018-12-14 | 1 | -3/+6 |
|/ |
|
* | Added 'notify' callback for async requests; switched VOL class and info | Quincey Koziol | 2018-11-28 | 1 | -23/+41 |
|
|
* | Add VOL connector info to the flie access property list returned from | Quincey Koziol | 2018-11-18 | 1 | -5/+98 |
|
|
* | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -88/+88 |
|
|
* | Add ref counter to VOL object wrapping in API contexts, so that re-entrant / | Quincey Koziol | 2018-10-29 | 1 | -22/+53 |
|
|
* | Duplicate name of VOL plugin class, to avoid continuing to refer to the caller's | Quincey Koziol | 2018-10-27 | 1 | -6/+9 |
|
|
* | Checkpoint progress on stacking VOL plugins - all standalone regression tests | Quincey Koziol | 2018-10-26 | 1 | -57/+126 |
|
|
* | Updates after merging changes from develop. | Quincey Koziol | 2018-10-26 | 1 | -9/+9 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -81/+135 |
|\ |
|
| * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 1 | -64/+140 |
|
|
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -1632/+286 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+2192 |
|
|