| Commit message (Expand) | Author | Age | Files | Lines |
* | fix unused related warnings | kmu | 2020-01-13 | 1 | -18/+18 |
|
|
* | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 2 | -14/+1 |
|
|
* | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 2 | -9/+2 |
|
|
* | Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-09-19 | 4 | -52/+52 |
|\ |
|
| * | Renamed get/set_time() calls in the tools library to avoid name | Dana Robinson | 2019-09-19 | 4 | -52/+52 |
|
|
* | | Add missing HD prefix | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
|/ |
|
* | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 9 | -369/+373 |
|
|
* | Whitespace cleanup | Allen Byrne | 2019-08-15 | 3 | -13/+13 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -8/+22 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -8/+15 |
|
|
* | non-windows test must be skipped on windows | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|
|
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 2 | -13/+19 |
|\ |
|
| * | perf program can only be built on unix platforms | Allen Byrne | 2019-07-08 | 1 | -13/+15 |
|
|
| * | Declaration needed for parallel standalone | Allen Byrne | 2019-07-08 | 1 | -0/+4 |
|
|
* | | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 2 | -15/+23 |
|
|
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-05 | 2 | -0/+17 |
|\ \
| |/ |
|
| * | perf test is parallel only | Allen Byrne | 2019-07-03 | 2 | -31/+17 |
|
|
| * | Add missing test | Allen Byrne | 2019-07-03 | 2 | -0/+31 |
|
|
* | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 2 | -12/+15 |
|/ |
|
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-28 | 2 | -237/+0 |
|\ |
|
| * | Remove unused code | Allen Byrne | 2019-06-27 | 2 | -237/+0 |
|
|
* | | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+1 |
|/ |
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -12/+12 |
|
|
* | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 1 | -0/+4 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -30/+82 |
|
|
* | Added the HDopen work-around on windows to pio_engine.c | Dana Robinson | 2019-03-15 | 1 | -0/+6 |
|
|
* | Adds _wopen support on Windows so that files with UTF-8 names | Dana Robinson | 2019-03-15 | 1 | -0/+6 |
|
|
* | Refactor mpi test names | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
|
|
* | Distinguish parallel performance tests | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
|
|
* | Refactor out timeout values | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
|
|
* | HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ... | Songyu Lu | 2018-11-16 | 1 | -77/+25 |
|
|
* | HDFFV-10601: I added error checking to the HDF5 functions. | Songyu Lu | 2018-11-14 | 1 | -65/+161 |
|
|
* | HDFFV10601: Adding performance test to verify the improvement. | Songyu Lu | 2018-11-13 | 3 | -2/+373 |
|
|
* | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 1 | -2/+4 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -35/+35 |
|
|
* | Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch... | Dana Robinson | 2018-05-31 | 1 | -0/+684 |
|\ |
|
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 1 | -27/+27 |
| |\ |
|
| * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 1 | -21/+19 |
| |\ \ |
|
| * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -0/+684 |
|
|
* | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -9/+9 |
| |_|/
|/| | |
|
* | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -27/+27 |
| |/
|/| |
|
* | | 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 | -20/+18 |
|/ |
|
* | 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 |
|
|
* | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 2 | -14/+12 |
|
|
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -9/+0 |
|
|
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -2/+2 |
|
|
* | Correct test DEPENDS | Allen Byrne | 2017-10-25 | 1 | -2/+1 |
|
|
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 1 | -1/+23 |
|
|