| Commit message (Expand) | Author | Age | Files | Lines |
* | Update data output reference | Allen Byrne | 2019-12-03 | 1 | -7/+24 |
|
|
* | Update reference files and fix int as string | Allen Byrne | 2019-12-03 | 1 | -1/+7 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-02 | 3 | -8/+1 |
|\ |
|
| * | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 3 | -8/+1 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-11-26 | 3 | -1/+8 |
|\ \
| |/ |
|
| * | Demote errors to warnings for a couple of unused-but-set variables that | David Young | 2019-11-13 | 2 | -0/+7 |
|
|
| * | Mark an unused parameter H5_ATTR_UNUSED. | David Young | 2019-11-13 | 1 | -1/+1 |
|
|
* | | Comment correction | Allen Byrne | 2019-11-21 | 1 | -1/+1 |
|
|
* | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 17 | -1136/+1701 |
|/ |
|
* | Fix reference type comparison in h5dump | Jerome Soumagne | 2019-10-08 | 1 | -1/+5 |
|
|
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 3 | -15/+15 |
|
|
* | More whitespace changes | Allen Byrne | 2019-10-03 | 1 | -46/+5 |
|
|
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 2 | -62/+62 |
|
|
* | Renamed get/set_time() calls in the tools library to avoid name | Dana Robinson | 2019-09-19 | 2 | -7/+10 |
|
|
* | HDFFV-10876 h5dump OPAQUE size should be optional | Allen Byrne | 2019-08-27 | 1 | -9/+17 |
|
|
* | Untangle #ifdef mess in ROS3 code. | Dana Robinson | 2019-08-20 | 2 | -12/+9 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 3 | -26/+26 |
|
|
* | Updated h5trav.c to emit output that doesn't require ddl changes for map | Dana Robinson | 2019-08-13 | 1 | -3/+0 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 3 | -0/+6 |
|
|
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 2 | -14/+513 |
|
|
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 1 | -1/+1 |
|\ |
|
| * | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -1/+1 |
|
|
* | | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 2 | -2/+2 |
|
|
* | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 3 | -5/+5 |
|/ |
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 3 | -10/+10 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 2 | -7/+5 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -17/+21 |
|
|
* | Fixed typo | Binh-Minh Ribler | 2019-01-08 | 1 | -1/+1 |
|
|
* | Refixed HDFFV-10578 | Binh-Minh Ribler | 2019-01-08 | 1 | -1/+16 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-10-29 | 1 | -12/+0 |
|\ |
|
| * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -12/+0 |
|
|
* | | TRILAB-81 check for func success before using value | Allen Byrne | 2018-10-19 | 1 | -27/+31 |
|
|
* | | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 3 | -62/+66 |
|/ |
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -1/+1 |
|
|
* | Add quotes to places where MPI_C_LIBRARIES are linked against | Jordan Henderson | 2018-07-27 | 1 | -2/+2 |
|
|
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 8 | -24/+24 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 1 | -31/+25 |
|\ |
|
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -31/+25 |
|
|
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 10 | -32/+34 |
|/ |
|
* | 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 | -0/+4 |
|
|
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -2/+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-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 2 | -6/+18 |
|
|
* | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function | Allen Byrne | 2018-01-25 | 1 | -65/+0 |
|
|
* | HDFFV-8745 fix minor defects | Allen Byrne | 2018-01-09 | 2 | -5/+3 |
|
|
* | HDFFV-8745 cleanup vl resource usage | Allen Byrne | 2018-01-02 | 1 | -13/+18 |
|
|
* | HDFFV-8745 - fix implementation of 8625 | Allen Byrne | 2018-01-02 | 2 | -20/+19 |
|
|
* | Add library INTERFACE and MPI to tools | Allen Byrne | 2017-12-28 | 1 | -2/+8 |
|
|