| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -25/+104 |
|
|
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 1 | -1/+0 |
| |\ |
|
| * | | remove unnecessary check macro | kmu | 2019-12-06 | 1 | -1/+1 |
|
|
| * | | fix intel compile warnings | kmu | 2019-12-04 | 1 | -2/+2 |
|
|
* | | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -58/+1 |
|
|
* | | | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 1 | -0/+1 |
| |/
|/| |
|
* | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -1/+0 |
|/ |
|
* | Add an #include to get a function declaration. | David Young | 2019-11-25 | 1 | -0/+1 |
|
|
* | Add object header flags to API context | Chris Hogan | 2019-11-14 | 1 | -2/+12 |
|
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -346/+347 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+3 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+1 |
|
|
* | Set V112 as the latest format and extend the arrays of version bounds. | Vailin Choi | 2019-04-04 | 1 | -0/+1 |
|
|
* | - Added H5MMprivate.h #includes where needed | Dana Robinson | 2019-03-16 | 1 | -2/+0 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -2/+2 |
|
|
* | Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, since | Neil Fortner | 2019-01-08 | 1 | -6/+1 |
|
|
* | Formatting adjustments | Jacob Smith | 2018-12-18 | 1 | -30/+30 |
|
|
* | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 1 | -1/+0 |
|\ |
|
| * | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -1/+0 |
|
|
* | | Reformat to be more consistent with existing code. | Jacob Smith | 2018-12-13 | 1 | -115/+47 |
|
|
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -383/+129 |
|\ \
| |/ |
|
| * | Refactor infrastructure for setting FAPL information from environment | Quincey Koziol | 2018-11-28 | 1 | -1/+0 |
|
|
| * | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -1/+1 |
|
|
| * | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 1 | -8/+0 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -1/+1 |
| |\ |
|
| | * | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 1 | -1/+1 |
|
|
| * | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -1/+9 |
| |/ |
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -46/+61 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -84/+82 |
|
|
| * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -274/+8 |
|
|
* | | Continued progress in implementing tests. | Jacob Smith | 2018-09-20 | 1 | -2/+1 |
|
|
* | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -87/+295 |
|/ |
|
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -12/+15 |
|
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -69/+84 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -4/+59 |
|\ |
|
| * | Fix for HDFFV-10209 VDS SWMR test failure | Vailin Choi | 2018-03-09 | 1 | -0/+1 |
|
|
| * | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -10/+12 |
|
|
| * | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -4/+56 |
|
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -185/+591 |
|/ |
|
* | Moved code from H5O.c to H5Oint.c | Dana Robinson | 2017-11-14 | 1 | -0/+2641 |
|
|
* | Added H5Oint.c file. | Dana Robinson | 2017-11-14 | 1 | -0/+72 |
|
|