| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes based on PR feedback. | Vailin Choi | 2019-08-15 | 1 | -2/+4 |
|
|
* | Merge pull request #17 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1... | Vailin Choi | 2019-08-15 | 1 | -5/+5 |
|\ |
|
| * | Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameter | Jerome Soumagne | 2019-08-14 | 1 | -5/+5 |
|
|
* | | Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly wit... | Vailin Choi | 2019-08-14 | 1 | -1/+1 |
|/ |
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+6 |
|
|
* | Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along | Quincey Koziol | 2019-07-30 | 1 | -1/+1 |
|
|
* | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -2/+2 |
|
|
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -6/+5 |
|
|
* | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut... | Vailin Choi | 2019-06-24 | 1 | -0/+2 |
|\ |
|
| * | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+2 |
|
|
* | | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 1 | -3/+3 |
|/ |
|
* | Added H5Fdelete call and VOL support (but no VFD/native implementation). | Dana Robinson | 2019-06-11 | 1 | -2/+2 |
|
|
* | Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests | Dana Robinson | 2019-04-25 | 1 | -1/+1 |
|
|
* | Set V112 as the latest format and extend the arrays of version bounds. | Vailin Choi | 2019-04-04 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -11/+2 |
|/ |
|
* | Corrected comment in src/H5VLint.c, fixed pass-through info size in | Quincey Koziol | 2019-01-06 | 1 | -21/+23 |
|
|
* | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-27 | 1 | -1/+2 |
|\ |
|
| * | Moved private native VOL connector functions to H5VLnative_private.h. | Dana Robinson | 2018-12-20 | 1 | -1/+2 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2018-12-19 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Moved the optional enums to H5VLnative.h and converted to an int | Dana Robinson | 2018-12-18 | 1 | -0/+1 |
|
|
| * | Merge branch 'develop' into vol_optional_enum_to_macros | Dana Robinson | 2018-12-18 | 1 | -20/+28 |
| |\ |
|
| | * | 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 | 1 | -2/+0 |
| | |\ |
|
| * | | | Updated enums in VOL va_lists to be passed as ints. | Dana Robinson | 2018-12-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Move H5Fset_dset_no_attrs_hint VOL operations to native. | Jacob Smith | 2018-12-18 | 1 | -0/+24 |
|
|
* | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 1 | -51/+29 |
|\ \ \ |
|
| * \ \ | Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to develop | Quincey Koziol | 2018-12-18 | 1 | -2/+13 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns out | Quincey Koziol | 2018-12-17 | 1 | -2/+13 |
|
|
| * | | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_... | Dana Robinson | 2018-12-17 | 1 | -2/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -2/+0 |
|
|
| * | | Moved the native VOL connector's optional enums to the | Dana Robinson | 2018-12-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -582/+629 |
|\ \
| |/ |
|
| * | Refactor infrastructure for setting FAPL information from environment | Quincey Koziol | 2018-11-28 | 1 | -1/+0 |
|
|
| * | Revert some of the changes to support the original property list value of | Quincey Koziol | 2018-11-18 | 1 | -3/+2 |
|
|
| * | Add VOL connector info to the flie access property list returned from | Quincey Koziol | 2018-11-18 | 1 | -45/+119 |
|
|
| * | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 1 | -56/+120 |
|
|
| * | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -11/+11 |
|
|
| * | Refactor and standarize file object callbacks, including some fixes on the | Quincey Koziol | 2018-10-31 | 1 | -7/+6 |
|
|
| * | Eliminate last call to H5VL_native_register, shifting everything over to | Quincey Koziol | 2018-10-26 | 1 | -1/+9 |
|
|
| * | Checkpoint progress on stacking VOL plugins - all standalone regression tests | Quincey Koziol | 2018-10-26 | 1 | -24/+37 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -8/+8 |
| |\ |
|
| | * | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 1 | -2/+1 |
|
|
| | * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 1 | -1/+1 |
|
|
| * | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -15/+83 |
| |/ |
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -53/+71 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -331/+307 |
|
|
| * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -216/+20 |
|
|
* | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -0/+3 |
|/ |
|