Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -37/+35 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -6/+6 |
| | |||||
* | Corrected comment in src/H5VLint.c, fixed pass-through info size in | Quincey Koziol | 2019-01-06 | 1 | -8/+15 |
| | | | | | | | src/H5VLpassthru.c, switched to stashing VOL connector ID & info in API context (in src/H5CX.c, src/H5CXprivate.h, src/H5F.c, src/H5Fint.c, and src/H5Fefc.c), patched up all sorts of issues in the tests, to make them work with 'check-vfd' (and 'check-vol' again). | ||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -1/+2 |
| | |||||
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -4/+6 |
| | | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that. | ||||
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -6/+12 |
| | |||||
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -1/+9 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Add missing accumulator test. | Quincey Koziol | 2016-12-18 | 1 | -0/+99 |