| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Correct path | Allen Byrne | 2020-05-07 | 1 | -1/+1 |
|
|
* | | Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's | David Young | 2020-05-06 | 1 | -0/+1 |
|/ |
|
* | Add github actions and cleanup java whitespace | Allen Byrne | 2020-05-06 | 1 | -0/+2 |
|
|
* | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-26 | 1 | -0/+3 |
|
|
* | TRILAB-192 - cleanup edits and match CMake CXX to autotools | Allen Byrne | 2020-04-13 | 1 | -0/+1 |
|
|
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 1 | -1/+13 |
|
|
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 1 | -3/+39 |
|
|
* | HDFFV-11036 - Corrected CMake test by adding file compare script | Allen Byrne | 2020-02-24 | 1 | -0/+1 |
|
|
* | HDFFV-10996 merge java vol tests from develop | Allen Byrne | 2020-02-04 | 1 | -0/+1 |
|
|
* | Create common warnings for build systems | Allen Byrne | 2020-01-20 | 1 | -0/+6 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 1 | -2/+6 |
|
|
* | Add test for reference shutdown issue | Jerome Soumagne | 2020-01-17 | 1 | -0/+1 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) | Allen Byrne | 2020-01-07 | 1 | -0/+1 |
|\ |
|
| * | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2020-01-04 | 1 | -0/+1 |
|
|
* | | Add new h5diff files | Allen Byrne | 2019-12-21 | 1 | -0/+3 |
|
|
* | | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIs | Allen Byrne | 2019-12-20 | 1 | -0/+22 |
|/ |
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-12-19 | 1 | -0/+1 |
|
|
* | Merge t_2Gio test into hdf5_1_12. This will eventually be refactored out aft... | Richard Warren | 2019-12-16 | 1 | -0/+1 |
|
|
* | TRILABS-135 add clang sanitizer support | Allen Byrne | 2019-12-13 | 1 | -0/+7 |
|
|
* | Correct testfile name | Allen Byrne | 2019-12-09 | 1 | -2/+2 |
|
|
* | HDFFV-10876 Merge from develop | Allen Byrne | 2019-12-09 | 1 | -0/+2 |
|
|
* | Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/... | Jerome Soumagne | 2019-12-09 | 1 | -1/+0 |
|
|
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12 | Richard Warren | 2019-12-06 | 1 | -0/+1 |
|
|
* | Update MANIFEST. | Larry Knox | 2019-10-21 | 1 | -0/+1 |
|
|
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -2/+8 |
|
|
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -0/+1 |
|
|
* | Add new toolchain file | Allen Byrne | 2019-10-01 | 1 | -0/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-09-23 | 1 | -0/+34 |
|\ |
|
| * | Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev... | Binh-Minh Ribler | 2019-09-03 | 1 | -0/+1 |
| |\ |
|
| | * | HDFFV-10677 and HDFFV-10661 | Binh-Minh Ribler | 2019-08-28 | 1 | -0/+1 |
|
|
| * | | Add 32-bit cross-compile toolchain | Allen Byrne | 2019-08-29 | 1 | -0/+1 |
| |/ |
|
| * | Some refactoring prior to implementing new H5P MPI functions. | Dana Robinson | 2019-08-14 | 1 | -0/+1 |
|
|
| * | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+7 |
|
|
| * | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -0/+1 |
|
|
| * | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 1 | -0/+1 |
|
|
| * | Fixed the MANIFEST | Dana Robinson | 2019-07-30 | 1 | -1/+1 |
|
|
| * | Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work... | Dana Robinson | 2019-07-29 | 1 | -1/+0 |
| |\ |
|
| | * | Updated gfortran options. | Dana Robinson | 2019-07-17 | 1 | -1/+0 |
|
|
| * | | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+22 |
|
|
| * | | HDFFV-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 1 | -0/+1 |
| |/ |
|
* | | Refactor h5repackgentest to have more modular internals, for easier | Jacob Smith | 2019-09-23 | 1 | -7/+13 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-07-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -0/+1 |
|
|
| * | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
|
|
* | | Undo some formatting modifications. | Jacob Smith | 2019-06-21 | 1 | -0/+13 |
|
|
* | | Merge branch 'develop' into bugfix/repack_external_storage | Jacob Smith | 2019-06-20 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -2/+0 |
|
|
| * | Added a warning summary script for gcc to bin | Dana Robinson | 2019-06-17 | 1 | -0/+1 |
|
|
| * | Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV... | Vailin Choi | 2019-06-17 | 1 | -0/+1 |
| |\ |
|
| | * | Fix for HDFFV-10800 H5Ocopy failure: | Vailin Choi | 2019-06-12 | 1 | -0/+1 |
|
|