Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. | ||||
* | Enable H5Fopen to probe list of available VOL connectors when opening a (#182) | jhendersonHDF | 2020-12-16 | 1 | -3/+5 |
| | | | file | ||||
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -55/+51 |
| | |||||
* | HDFFV-11127 - force RTLD_LOCAL in dlopen | Allen Byrne | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | Fixed plugin loading so it actually checks the plugin type. | Dana Robinson | 2018-12-27 | 1 | -0/+2 |
| | |||||
* | Fix plugin code from referencing invalid key ID value, and also switch from | Quincey Koziol | 2018-12-13 | 1 | -1/+1 |
| | | | | | strtok() to strtok_r() to avoid possible interference with / to application use of strtok(). | ||||
* | Add info_to_str and str_to_info "management" callbacks for serializing and | Quincey Koziol | 2018-11-21 | 1 | -2/+4 |
| | | | | deserializing a connector's info object. | ||||
* | Brings H5Z and H5PL packages in sync with VOL integration branch. | Dana Robinson | 2017-11-17 | 1 | -4/+4 |
| | |||||
* | Major rework of H5PL package code before bringing VOL changes | Dana Robinson | 2017-07-14 | 1 | -1/+112 |
| | | | | | | | | over. Brings coding standards in line with the rest of the library, enforces better software engineering principles, and makes everything more maintainable. | ||||
* | Commit copyright header change for src/H5PLpkg.c which was added after ↵ | lrknox | 2017-04-25 | 1 | -6/+4 |
| | | | | running script to make changes. | ||||
* | HDFFV-10143 Cleanup due to comments | Allen Byrne | 2017-03-30 | 1 | -2/+2 |
| | |||||
* | HDFFV-10143 Fix initial issues from review | Allen Byrne | 2017-03-30 | 1 | -0/+50 |