| Commit message (Expand) | Author | Age | Files | Lines |
* | Only pass efc pointer to H5F__efc_open (#3026) | Dana Robinson | 2023-05-30 | 1 | -1/+1 |
|
|
* | Removes programmer/date lines from src headers (#2747) | Dana Robinson | 2023-04-18 | 1 | -6/+3 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -19/+19 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -2/+2 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -13/+19 |
|
|
* | Align with "parallel fence" changes (#479) | Quincey Koziol | 2021-03-24 | 1 | -1/+0 |
|
|
* | Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) | Sean McBride | 2021-02-23 | 1 | -3/+3 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -250/+248 |
|
|
* | Moves lock flag to H5F_shared_t and adds test. | Dana Robinson | 2020-08-17 | 1 | -1/+1 |
|
|
* | Adds fix for H5Fstart_swmr_write lock issue | Dana Robinson | 2020-08-17 | 1 | -0/+1 |
|
|
* | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-07 | 1 | -0/+7 |
|\ |
|
| * | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 1 | -0/+7 |
|
|
* | | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -1/+1 |
|/ |
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -13/+13 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -1/+0 |
|
|
* | Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILE | Jerome Soumagne | 2019-11-27 | 1 | -1/+0 |
|
|
* | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2019-11-08 | 1 | -0/+2 |
|
|
* | Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info. | Quincey Koziol | 2019-10-08 | 1 | -0/+1 |
|
|
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -3/+1 |
|
|
* | Move ext_path field in H5F_t to H5F_shared_t. | Vailin Choi | 2019-08-31 | 1 | -1/+2 |
|
|
* | Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t. | Vailin Choi | 2019-08-31 | 1 | -4/+6 |
|
|
* | Add a 'closing' flag on the shared file struct, and switch several of the | Quincey Koziol | 2019-08-26 | 1 | -0/+1 |
|
|
* | Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to match | Quincey Koziol | 2019-08-22 | 1 | -18/+18 |
|
|
* | Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accum | Quincey Koziol | 2019-08-19 | 1 | -2/+2 |
|
|
* | Partial H5F__accum_* routines. | Quincey Koziol | 2019-08-19 | 1 | -3/+3 |
|
|
* | Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameter | Jerome Soumagne | 2019-08-14 | 1 | -1/+1 |
|
|
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -8/+8 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_... | Vailin Choi | 2019-06-26 | 1 | -0/+3 |
|\ |
|
| * | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib... | Vailin Choi | 2019-06-24 | 1 | -0/+3 |
|
|
* | | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 1 | -8/+3 |
|/ |
|
* | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 1 | -32/+0 |
|\ |
|
| * | Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns out | Quincey Koziol | 2018-12-17 | 1 | -1/+0 |
|
|
| * | Moved the native VOL connector's optional enums to the | Dana Robinson | 2018-12-15 | 1 | -29/+0 |
|
|
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -24/+55 |
|\ \
| |/ |
|
| * | Revert some of the changes to support the original property list value of | Quincey Koziol | 2018-11-18 | 1 | -1/+0 |
|
|
| * | Add VOL connector info to the flie access property list returned from | Quincey Koziol | 2018-11-18 | 1 | -15/+7 |
|
|
| * | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 1 | -7/+9 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-04 | 1 | -1/+1 |
| |\ |
|
| | * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -1/+1 |
|
|
| * | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -6/+8 |
| |/ |
|
| * | Fixed a C++ style commenting issue and removed an unused field | Dana Robinson | 2018-10-12 | 1 | -1/+0 |
|
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -3/+33 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -8/+19 |
|
|
| * | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 1 | -5/+5 |
|
|
| * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -6/+1 |
|
|
* | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -0/+1 |
|/ |
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -1/+1 |
|
|
* | Normalization with vol_integration branch. | Dana Robinson | 2018-06-07 | 1 | -36/+26 |
|
|