Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge perform standalone changes from develop | Allen Byrne | 2020-01-17 | 1 | -0/+10 |
| | |||||
* | Merge tools changes from develop | Allen Byrne | 2020-01-13 | 14 | -1189/+1206 |
| | |||||
* | Update file with changes from develop | Allen Byrne | 2020-01-12 | 1 | -46/+39 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) | Allen Byrne | 2020-01-07 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | * commit '7116d82f6b685261b5b4e64fada1a0a031cd7341': Remove mismerged code Cherry pick of 0225e6d5969 Cleanups from PR reviews Remove unnecessary H5CX call Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic fallback for VOL connectors that don't implement operation Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out of the va_list, so it's at least possible for another connector to know what the operation is and decide whether to implement it or not. Update h5debug to retrieve file pointer through VOL framework | ||||
| * | Cherry pick of 0225e6d5969 | Quincey Koziol | 2020-01-04 | 1 | -3/+3 |
| | | |||||
* | | Fix compile statement order | Allen Byrne | 2019-12-20 | 3 | -4/+5 |
| | | |||||
* | | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIs | Allen Byrne | 2019-12-20 | 15 | -428/+825 |
|/ | |||||
* | Revert and move declaration | Allen Byrne | 2019-12-13 | 1 | -3/+5 |
| | |||||
* | Correct compile and test Windows errors | Allen Byrne | 2019-12-13 | 1 | -5/+4 |
| | |||||
* | Change defines to not conflict with windows | Allen Byrne | 2019-12-11 | 1 | -14/+14 |
| | |||||
* | HDFFV-10876 Merge from develop | Allen Byrne | 2019-12-09 | 17 | -1175/+1747 |
| | |||||
* | Revert "Merge branch 'hdf5_1_12' of ↵ | Jerome Soumagne | 2019-12-09 | 3 | -8/+1 |
| | | | | | | | https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_12" This reverts commit 9f9336a5bd541752f472bab4c93da8de89f862cd, reversing changes made to 437a1919e7ba60fe75a33a466d264183a0255319. | ||||
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12 | Richard Warren | 2019-12-06 | 3 | -1/+8 |
| | |||||
* | 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 |
| | |||||
* | Whitespace and macro semi-colon | 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 |
| | | | | clash when building static parallel HDF5 w/ static linking to OpenMPI. | ||||
* | 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 |
| | | | | support. | ||||
* | 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 changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | 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 |
| | | | | | | | | to warning cleanups that are a bit obscure. | ||||
* | | 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 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 2 | -7/+5 |
| | | | | clean up warnings. | ||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -17/+21 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | Fixed typo | Binh-Minh Ribler | 2019-01-08 | 1 | -1/+1 |
| | | | | | Platforms tested: Darwin (osx1010test) | ||||
* | Refixed HDFFV-10578 | Binh-Minh Ribler | 2019-01-08 | 1 | -1/+16 |
| | | | | | | | | | | | | Description: Applied Neil's fix for this issue after removing previous attempt. The resources are now released in init_objs() when failure occurs there. Neil will fix HDFFV-10676 separately. Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1010test) | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-10-29 | 1 | -12/+0 |
|\ | | | | | | | | | * commit '7db3ea76da5d3b5c237a707b09d1618d3206ba83': Makes the installed header files the same between the autotools and CMake. | ||||
| * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614. | ||||
* | | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ... | ||||
| * | 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 |
| |