| Commit message (Expand) | Author | Age | Files | Lines |
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -542/+633 |
|
|
* | File changes to affect formatting | Allen Byrne | 2020-09-04 | 1 | -2/+6 |
|
|
* | Revert " Checkin of fix for CGNS bug" | Quincey Koziol | 2020-08-27 | 1 | -1/+0 |
|
|
* | Moves lock flag to H5F_shared_t and adds test. | Dana Robinson | 2020-08-17 | 1 | -0/+3 |
|
|
* | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-07 | 1 | -0/+2 |
|\ |
|
| * | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 1 | -0/+2 |
|
|
* | | Switch H5VM inline routines back to single underscope and put a comment in th... | Quincey Koziol | 2020-08-06 | 1 | -1/+1 |
|
|
* | | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -7/+7 |
|/ |
|
* | Minor normalizations with HDF5 1.10. | Dana Robinson | 2020-06-07 | 1 | -6/+5 |
|
|
* | Replace the old H5F_DECODE_LENGTH() implementation with one that | David Young | 2020-02-19 | 1 | -1/+1 |
|
|
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 1 | -1/+1 |
| |\ |
|
| * | | fix intel compile warnings | kmu | 2019-12-04 | 1 | -1/+1 |
|
|
* | | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -12/+12 |
|
|
* | | | Modify H5VL initialization routines to initialize all VOL-managed object | Neil Fortner | 2019-12-12 | 1 | -0/+1 |
| |/
|/| |
|
* | | Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILE | Jerome Soumagne | 2019-11-27 | 1 | -1/+1 |
|/ |
|
* | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2019-11-08 | 1 | -1/+4 |
|
|
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -4/+8 |
|
|
* | Marked up H5Fget/set_mpi_atomicity() to use the VOL. | Dana Robinson | 2019-09-27 | 1 | -0/+2 |
|
|
* | Move ext_path field in H5F_t to H5F_shared_t. | Vailin Choi | 2019-08-31 | 1 | -1/+1 |
|
|
* | Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t. | Vailin Choi | 2019-08-31 | 1 | -1/+1 |
|
|
* | Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O | Dana Robinson | 2019-08-26 | 1 | -0/+4 |
|
|
* | Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to match | Quincey Koziol | 2019-08-22 | 1 | -9/+9 |
|
|
* | Begin converting the H5MF interface to use shared file pointers instead | Quincey Koziol | 2019-08-21 | 1 | -0/+1 |
|
|
* | Begin converting dataset code to use shared file pointer instead of top file | Quincey Koziol | 2019-08-20 | 1 | -0/+2 |
|
|
* | First pass of converting H5PB_* routines to use shared file pointers. | Quincey Koziol | 2019-08-19 | 1 | -0/+7 |
|
|
* | Partial H5F__accum_* routines. | Quincey Koziol | 2019-08-19 | 1 | -0/+1 |
|
|
* | Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameter | Jerome Soumagne | 2019-08-14 | 1 | -1/+1 |
|
|
* | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut... | Vailin Choi | 2019-06-24 | 1 | -8/+8 |
|\ |
|
| * | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -8/+8 |
|
|
* | | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 1 | -6/+3 |
|/ |
|
* | Minor fix: removal of unnecessary enum values. | Songyu Lu | 2019-04-10 | 1 | -3/+1 |
|
|
* | Minor fixes: updating the test vds_env.c according to the set up of vds.c. | Songyu Lu | 2019-04-10 | 1 | -1/+1 |
|
|
* | HDFFV-10658 - setting and getting properties in API context: | Songyu Lu | 2019-04-09 | 1 | -2/+5 |
|
|
* | - Added H5MMprivate.h #includes where needed | Dana Robinson | 2019-03-16 | 1 | -0/+1 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -2/+2 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2018-12-19 | 1 | -2/+0 |
|\ |
|
| * | Clear driver properties before returning them to application. | Quincey Koziol | 2018-12-19 | 1 | -2/+0 |
|
|
* | | Move H5Fset_dset_no_attrs_hint VOL operations to native. | Jacob Smith | 2018-12-18 | 1 | -2/+2 |
|
|
* | | add missing paramter - macro seemingly unused, but absence results in compile... | Jacob Smith | 2018-12-13 | 1 | -1/+1 |
|
|
* | | fix reference; move declaration in file | Jacob Smith | 2018-12-13 | 1 | -2/+2 |
|
|
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -8/+12 |
|\ \
| |/ |
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-18 | 1 | -1/+1 |
| |\ |
|
| | * | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-14 | 1 | -1/+1 |
|
|
| * | | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -1/+1 |
|
|
| * | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -1/+2 |
| |/ |
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -3/+4 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -3/+2 |
|
|
* | | Change H5F internals access | Jacob Smith | 2018-09-14 | 1 | -0/+3 |
|/ |
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -1/+1 |
|
|