Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | HDFFV-10297 Fix compiler compaliants | Allen Byrne | 2017-10-16 | 2 | -6/+9 |
| | |||||
* | HDFFV-10296 Update tools lib to use the error handling macros. | Allen Byrne | 2017-10-13 | 10 | -2038/+1537 |
| | |||||
* | HDFFV-10297 fix vl buffer error | Allen Byrne | 2017-10-10 | 1 | -58/+50 |
| | |||||
* | HDFFV-10297 update calls to H5Zfilter_avail | Allen Byrne | 2017-10-09 | 1 | -11/+13 |
| | |||||
* | HDFFV-10297 - Fix test errors - five remaining | Allen Byrne | 2017-10-09 | 2 | -107/+97 |
| | |||||
* | VS2012 and earlier cannot have execute stmnts before declare | Allen Byrne | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Update error handling to support ARGS and tools stack | Allen Byrne | 2017-10-02 | 1 | -8/+8 |
| | |||||
* | Style cleanups and misc. bugfixes discovered during full SWMR development. | Quincey Koziol | 2017-09-23 | 1 | -1/+2 |
| | |||||
* | Fix merge typos | Allen Byrne | 2017-09-11 | 1 | -3/+3 |
| | |||||
* | HDFFV-9774 Fix code merge | Allen Byrne | 2017-09-08 | 1 | -3582/+2230 |
| | |||||
* | HDFFV-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 2 | -166/+123 |
| | |||||
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-08-23 | 7 | -68/+70 |
| | |||||
* | HDFFV-10188 - Check for empty string first | Allen Byrne | 2017-08-16 | 1 | -1/+2 |
| | |||||
* | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 1 | -4/+16 |
| | |||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 2 | -8/+0 |
| | |||||
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 7 | -37/+0 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | Set default of var to NATIVE | Allen Byrne | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Minor warning fixes in the tools. | Dana Robinson | 2017-05-25 | 2 | -4/+5 |
| | |||||
* | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 1 | -6/+6 |
| |