Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 1 | -2/+8 |
| | | | | | | | * Update clang config to put H5E_BEGIN_TRY / H5E_END_TRY on separate lines, empty C++ methods on separate lines, understand that ALL_MEMBERS / UNIQUE_MEMBERS are foreach macros, and properly skip the 'config' directory in the find command without emiting a warning * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | 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. | ||||
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -86/+81 |
| | |||||
* | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 1 | -11/+72 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | Flipped swapped testing strings. | Dana Robinson | 2018-12-28 | 1 | -2/+2 |
| | |||||
* | Added more sub-tests to the VOL plugin test. | Dana Robinson | 2018-12-28 | 1 | -13/+172 |
| | |||||
* | Added a simple test for registration of VOL connector plugins. | Dana Robinson | 2018-12-27 | 1 | -0/+132 |
Autotools only for right now, but this will be fleshed out in future work. |