| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 3 | -6/+6 |
|
|
* | Source formatted | Allen Byrne | 2020-10-01 | 98 | -8546/+8718 |
|
|
* | Add clang-format changes from develop. | Allen Byrne | 2020-09-28 | 3 | -1/+33 |
|
|
* | Snapshot version 1.12 release 1-2. Update version to 1.12.1-3 | Larry Knox | 2020-09-18 | 1 | -1/+1 |
|
|
* | Sync with develop | Dana Robinson | 2020-08-01 | 1 | -2/+2 |
|
|
* | Snapshot version 1.12.1-1 | hdftest | 2020-07-19 | 1 | -1/+1 |
|
|
* | Whitespace cleanup compared to develop | Allen Byrne | 2020-05-09 | 16 | -33/+33 |
|
|
* | Whitespace cleanup compared to develop | Allen Byrne | 2020-05-09 | 11 | -61/+61 |
|
|
* | Merge pull request #2528 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf... | hdftest | 2020-04-27 | 3 | -6/+5 |
|\ |
|
| * | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-26 | 3 | -6/+5 |
|
|
* | | Snapshot version 1.12 release 1 (snap0) | hdftest | 2020-04-27 | 1 | -1/+1 |
|/ |
|
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 2 | -6/+3 |
|
|
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 1 | -0/+6 |
|
|
* | Merge changes from develop mostly cmake 3.12 minimum version | Allen Byrne | 2020-02-23 | 4 | -4/+4 |
|
|
* | Update version to 1.12.1-snap0 for hdf5_1_12 branch. | Larry Knox | 2020-01-28 | 1 | -1/+1 |
|
|
* | Improved CMake options for tests | Allen Byrne | 2020-01-19 | 2 | -2/+4 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 13 | -83/+217 |
|
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-12-19 | 1 | -1/+1 |
|
|
* | Make these scripts relocatable again: derive a relative path for the | David Young | 2019-12-19 | 1 | -1/+24 |
|
|
* | Let us override the examples directory using --with-examplesdir=DIR. | David Young | 2019-12-19 | 2 | -3/+3 |
|
|
* | Under the examples directories, always find the installed HDF5 | David Young | 2019-12-19 | 1 | -1/+1 |
|
|
* | Update version to 1.12.0-alpha1. | Larry Knox | 2019-12-12 | 1 | -1/+1 |
|
|
* | Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/... | Jerome Soumagne | 2019-12-09 | 2 | -27/+4 |
|
|
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12 | Richard Warren | 2019-12-06 | 2 | -4/+27 |
|
|
* | Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file. | Larry Knox | 2019-10-21 | 1 | -1/+1 |
|
|
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 2 | -6/+6 |
|
|
* | Cleanup whitespace and comments compared to develop | Allen Byrne | 2019-10-02 | 1 | -0/+8 |
|
|
* | Set versions in initial hdf5_1_12 revision.hdf5_1_12-initial | Larry Knox | 2019-09-25 | 1 | -1/+1 |
|
|
* | Whitespace cleanup | Allen Byrne | 2019-09-18 | 16 | -1111/+1112 |
|
|
* | Fix VFD tests and repack | Allen Byrne | 2019-08-03 | 1 | -37/+44 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 2 | -71/+67 |
|
|
* | HDFFV-10845 make flags private | Allen Byrne | 2019-07-18 | 3 | -1/+16 |
|
|
* | Correct syntax | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
|
|
* | Fix typo | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
|
|
* | Correct OUTPUT_NAME usage | Allen Byrne | 2019-07-18 | 1 | -0/+1 |
|
|
* | HDFFV-1045 gcc static must be link flags | Allen Byrne | 2019-07-18 | 1 | -1/+5 |
|
|
* | HDFFV-10845 quote multiple strings in cmake link command | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
|
|
* | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 1 | -1/+4 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 3 | -3/+7 |
|
|
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|
|
* | HDFFV-10581 add missed change and release note. | Allen Byrne | 2019-07-09 | 1 | -1/+1 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 3 | -30/+47 |
|
|
* | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -1/+7 |
|
|
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
|
|
* | Added more info to the function headers. | Binh-Minh Ribler | 2019-04-22 | 1 | -2/+3 |
|
|
* | Added new C++ wrappers - HDFFV-10622 | Binh-Minh Ribler | 2019-04-22 | 4 | -10/+168 |
|
|
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 4 | -0/+119 |
|
|
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 2 | -3/+3 |
|\ |
|
| * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2019-03-20 | 8 | -306/+244 |
| |\ |
|