| Commit message (Expand) | Author | Age | Files | Lines |
* | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 6 | -31/+38 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-02 | 1 | -8/+6 |
|\ |
|
| * | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -8/+6 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-11-26 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | Change some GCC warnings to errors. Fix code to quiet some warnings. | David Young | 2019-11-05 | 1 | -6/+8 |
|
|
* | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 6 | -326/+326 |
|/ |
|
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 3 | -6/+8 |
|
|
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 3 | -174/+63 |
|
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -1/+2 |
|
|
* | Revert else-if to single line. | Jacob Smith | 2019-09-24 | 1 | -22/+12 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-09-23 | 4 | -25/+27 |
|\ |
|
| * | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 3 | -59/+59 |
|
|
| * | Update libvers usage | Allen Byrne | 2019-07-28 | 1 | -1/+2 |
|
|
* | | Change print calls to HD-wrapped. | Jacob Smith | 2019-09-23 | 2 | -61/+68 |
|
|
* | | Add copyright/disclaimer to repack gentest. | Jacob Smith | 2019-07-22 | 1 | -7/+0 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-07-22 | 4 | -54/+25 |
|\ \
| |/ |
|
| * | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -1/+1 |
|
|
| * | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -16/+8 |
|
|
| * | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 3 | -38/+16 |
|
|
* | | Minor formatting adjustments. | Jacob Smith | 2019-07-22 | 2 | -20/+6 |
|
|
* | | Undo some formatting modifications. | Jacob Smith | 2019-06-21 | 3 | -44/+40 |
|
|
* | | Merge branch 'develop' into bugfix/repack_external_storage | Jacob Smith | 2019-06-20 | 2 | -10/+12 |
|\ \
| |/ |
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -9/+11 |
|
|
| * | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 1 | -1/+1 |
|
|
* | | First pass at repack consolidating external storage if layout given. | Jacob Smith | 2019-05-31 | 1 | -3/+12 |
|
|
* | | Formatting changes, mostly. | Jacob Smith | 2019-05-30 | 1 | -58/+125 |
|
|
* | | Modify code comments for clarity. | Jacob Smith | 2019-05-28 | 1 | -145/+218 |
|
|
* | | refactor h5repack_main.c -- remove some redundancy, formatting | Jacob Smith | 2019-05-24 | 1 | -173/+134 |
|
|
* | | Fit help message to 80 character width and clarify some details. | Jacob Smith | 2019-05-14 | 1 | -27/+44 |
|/ |
|
* | Invalid position of declaration fixed. | Allen Byrne | 2019-01-25 | 1 | -1/+2 |
|
|
* | Fixed HDFFV-10586 and HDFFV-10588 | Binh-Minh Ribler | 2019-01-15 | 1 | -1/+2 |
|
|
* | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 2 | -3/+5 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 1 | -2/+2 |
|\ |
|
| * | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -2/+2 |
|
|
* | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 2 | -2/+2 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -6/+6 |
|
|
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 2 | -4/+4 |
|/ |
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -6/+2 |
|
|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
* | HDFFV-10412 fix typo | Allen Byrne | 2018-02-21 | 1 | -1/+1 |
|
|
* | HDFFV-10412 moved check back into normal path | Allen Byrne | 2018-02-21 | 1 | -20/+20 |
|
|
* | Fix indentation | Allen Byrne | 2018-02-19 | 1 | -2/+2 |
|
|
* | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 1 | -2/+2 |
|
|
* | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -4/+4 |
|
|
* | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 3 | -13/+13 |
|\ |
|
| * | HDFFV-10393 fix incorrect search for name in h5repack object table | Allen Byrne | 2018-01-18 | 1 | -5/+7 |
|
|
| * | HDFFV-10392 change size of local array to 16 chars | Allen Byrne | 2018-01-17 | 1 | -6/+6 |
|
|