| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes based on feedback from pull request. | Vailin Choi | 2018-07-12 | 2 | -3/+2 |
|
|
* | Modifications made based on feedback from pull request. | Vailin Choi | 2018-07-11 | 4 | -12/+31 |
|
|
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 13 | -1/+256 |
|
|
* | 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 | 13 | -105/+99 |
| |\ |
|
| * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 14 | -290/+242 |
| |\ \ |
|
| * | | | 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 | 12 | -32/+36 |
| |_|/
|/| | |
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 1 | -2/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 1 | -2/+6 |
|
|
* | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 13 | -105/+99 |
|/ / |
|
* | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 13 | -13/+13 |
|
|
* | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 13 | -274/+222 |
|/ |
|
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 5 | -6/+6 |
|
|
* | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-03-29 | 1 | -0/+6 |
|\ |
|
| * | Add missing test file | Allen Byrne | 2018-03-28 | 1 | -0/+2 |
|
|
| * | Add missing test which is in autotools | Allen Byrne | 2018-03-27 | 1 | -0/+4 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 80 | -3259/+4868 |
|\ \
| |/ |
|
| * | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 |
|
|
| * | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 |
|
|
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| |\ |
|
| | * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
|
|
| * | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 13 | -13/+13 |
| |/ |
|
| * | Fix misaligned macro | Allen Byrne | 2018-03-07 | 1 | -2/+1 |
|
|
| * | Fix CMake missing parens | Allen Byrne | 2018-03-07 | 1 | -1/+1 |
|
|
| * | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel... | Binh-Minh Ribler | 2018-03-07 | 3 | -2/+166 |
| |\ |
|
| | * | Miscellaneous test fixes | Binh-Minh Ribler | 2018-03-06 | 1 | -2/+0 |
|
|
| | * | Added h5repack tests | Binh-Minh Ribler | 2018-03-06 | 1 | -0/+71 |
|
|
| | * | Added bounds_latest_latest.h5 | Binh-Minh Ribler | 2018-02-28 | 1 | -0/+1 |
|
|
| | * | Misc improvement | Binh-Minh Ribler | 2018-02-28 | 2 | -1/+3 |
|
|
| | * | Improving tests | Binh-Minh Ribler | 2018-02-17 | 1 | -2/+94 |
|
|
| * | | Fix list var | Allen Byrne | 2018-02-27 | 1 | -111/+50 |
|
|
| * | | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 14 | -63/+124 |
|
|
| * | | HDFFV-10412 update test ref files | Allen Byrne | 2018-02-22 | 3 | -4/+4 |
| |/ |
|
| * | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 2 | -14/+12 |
|
|
| * | Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version... | Vailin Choi | 2018-02-14 | 1 | -2/+17 |
| |\ |
|
| | * | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -4/+4 |
|
|
| | * | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 11 | -26/+0 |
| | |\ |
|
| | * | | Modify usage description for -j and -k options so that it is more informative. | Vailin Choi | 2018-01-18 | 1 | -2/+3 |
|
|
| | * | | Modify h5repack usage so that it is more descriptive. | Vailin Choi | 2018-01-16 | 1 | -4/+15 |
|
|
| | * | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 30 | -3154/+3994 |
| | |\ \ |
|
| | * \ \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-27 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 44 | -2173/+2566 |
| | |\ \ \ \ |
|
| * | | | | | | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 1 | -1/+1 |
|
|
| * | | | | | | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 2 | -12/+12 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 11 | -26/+0 |
| | |_|_|/
| |/| | | |
|
| * | | | | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-10 | 2 | -0/+0 |
|
|
| * | | | | Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-... | Allen Byrne | 2018-01-10 | 7 | -8/+32 |
| |\ \ \ \ |
|
| | * | | | | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 7 | -8/+32 |
|
|
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-01-08 | 1 | -7/+7 |
| |\ \ \ \ \ |
|