Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 1 | -0/+6 | |
| | ||||||
* | Check sizeof type to use correct ref_type | Allen Byrne | 2020-03-09 | 1 | -41/+24 | |
| | ||||||
* | Fix h5ls attrreg | Allen Byrne | 2020-03-01 | 1 | -1/+6 | |
| | ||||||
* | Fixed region refs | Allen Byrne | 2020-03-01 | 1 | -4/+59 | |
| | ||||||
* | h5dump object reference fixed | Allen Byrne | 2020-03-01 | 2 | -76/+19 | |
| | ||||||
* | Updated reference code | Allen Byrne | 2020-02-29 | 2 | -9/+12 | |
| | ||||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 19 | -2061/+2253 | |
| | ||||||
* | tools perform and hid_t init settings | Allen Byrne | 2020-01-20 | 2 | -46/+49 | |
| | ||||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 1 | -1/+3 | |
| | ||||||
* | Fix CMake test macros and perform standalone tests | Allen Byrne | 2020-01-12 | 2 | -6/+6 | |
| | ||||||
* | merge intel warning fix | Kimmy Mu | 2020-01-09 | 2 | -2/+2 | |
| | ||||||
* | More whitespace changes | Allen Byrne | 2019-10-03 | 1 | -46/+5 | |
| | ||||||
* | Whitespace and benign synchro changes | Allen Byrne | 2019-10-02 | 1 | -1/+4 | |
| | ||||||
* | small syntax addition | Allen Byrne | 2019-09-23 | 1 | -1/+1 | |
| | ||||||
* | Whitespace updates | Allen Byrne | 2019-09-23 | 2 | -61/+61 | |
| | ||||||
* | HDFFV-10903 merge updated changes | Allen Byrne | 2019-09-17 | 1 | -0/+8 | |
| | ||||||
* | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 2 | -1/+497 | |
| | ||||||
* | HDFFV-10876 link fix and compile issue | Allen Byrne | 2019-08-27 | 1 | -9/+9 | |
| | ||||||
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 3 | -26/+26 | |
| | ||||||
* | Cleanup when merging to other branches | Allen Byrne | 2019-07-30 | 6 | -31/+29 | |
| | ||||||
* | HDFFV-10581 Correct PDB files and debug naming. | Allen Byrne | 2019-07-09 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 1 | -17/+21 | |
| | ||||||
* | Fixed HDFFV-10578 | Binh-Minh Ribler | 2019-01-15 | 1 | -1/+16 | |
| | | | | | | | | | | | Description: - HDFFV-10578 - CVE-2018-17234 Memory leak in H5O__chunk_deserialize() Actually, the leak was in h5tools_util. Applied Neil's fix. - Changed an assert to if/HGOTO_ERROR to fail gracefully. Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1010test) | |||||
* | Moved fixes for incorrectly installed header files to 1.10. | Dana Robinson | 2018-12-06 | 1 | -12/+0 | |
| | ||||||
* | TRILAB-82 fix coverity high-impact issues | Allen Byrne | 2018-11-08 | 4 | -89/+97 | |
| | ||||||
* | Update system commands with HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -1/+1 | |
| | ||||||
* | Merge from develop | Allen Byrne | 2018-07-31 | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix typos | Allen Byrne | 2017-10-24 | 1 | -5/+5 | |
| | ||||||
* | HDFFV-10297 Cleanup, Initialize variables | Allen Byrne | 2017-10-23 | 5 | -290/+200 | |
| | ||||||
* | Avoid double free | Allen Byrne | 2017-10-19 | 1 | -3/+0 | |
| | ||||||
* | Windows had issues - revert code changes for get_option | Allen Byrne | 2017-10-19 | 1 | -4/+8 | |
| | ||||||
* | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 2 | -5/+7 | |
| | ||||||
* | Fix error handling issues | Allen Byrne | 2017-10-17 | 4 | -220/+236 | |
| | ||||||
* | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 7 | -679/+673 | |
| | ||||||
* | Fix VS2012 declaration error | Allen Byrne | 2017-10-16 | 1 | -3/+3 | |
| |