| Commit message (Expand) | Author | Age | Files | Lines |
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 2 | -99/+80 |
|
|
* | 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 | 2 | -6/+23 |
|
|
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -4/+4 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-09 | 3 | -15/+12 |
|\ |
|
| * | Minor warning cleanup while working on VOL issues. | Dana Robinson | 2018-04-06 | 3 | -15/+12 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-06 | 36 | -4872/+4395 |
|\ \
| |/ |
|
| * | Update encoded DXPLs to reflect changes in properties. | Quincey Koziol | 2018-03-20 | 8 | -0/+0 |
|
|
| * | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 17 | -206/+218 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -53/+59 |
| |\ |
|
| * \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 63 | -4820/+8779 |
| |\ \ |
|
| * | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 23 | -4371/+4057 |
|
|
* | | | | Use var instead of absolute number | Allen Byrne | 2018-04-05 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Fix memory leak simply by capturing allocation in var | Allen Byrne | 2018-03-16 | 1 | -53/+59 |
| |/
|/| |
|
* | | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-03-12 | 1 | -0/+128 |
|\ \ |
|
| * | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -0/+128 |
|
|
* | | | Merge pull request #935 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to develop | Binh-Minh Ribler | 2018-03-12 | 1 | -6/+19 |
|\ \ \ |
|
| * | | | Improve code | Binh-Minh Ribler | 2018-03-10 | 1 | -6/+19 |
|
|
* | | | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|/ / / |
|
* | | | Improving tests | Binh-Minh Ribler | 2018-03-09 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel... | Binh-Minh Ribler | 2018-03-07 | 5 | -151/+548 |
|\ \ |
|
| * | | Miscellaneous test fixes | Binh-Minh Ribler | 2018-03-06 | 2 | -10/+35 |
|
|
| * | | Misc improvement | Binh-Minh Ribler | 2018-02-28 | 1 | -1/+0 |
|
|
| * | | Improving tests | Binh-Minh Ribler | 2018-02-17 | 4 | -149/+522 |
|
|
* | | | plist testfiles need to be copied into VFD test folders as well | Allen Byrne | 2018-03-06 | 1 | -0/+15 |
|
|
* | | | Fix test loop | Allen Byrne | 2018-03-01 | 1 | -39/+39 |
|
|
* | | | Correct if-endif block | Allen Byrne | 2018-03-01 | 1 | -1/+1 |
|
|
* | | | Correct use of LIST var | Allen Byrne | 2018-02-28 | 1 | -1/+1 |
|
|
* | | | Fix list var | Allen Byrne | 2018-02-27 | 3 | -6/+7 |
|
|
* | | | Fix IN_LIST usage | Allen Byrne | 2018-02-27 | 3 | -4/+4 |
|
|
* | | | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 3 | -571/+535 |
|
|
* | | | Fix for daily test failure for test/fheap.c | Vailin Choi | 2018-02-19 | 1 | -0/+27 |
|/ / |
|
* | | Fixed daily test failure | Binh-Minh Ribler | 2018-02-17 | 1 | -2/+11 |
|
|
* | | Fix for daily test failure | Vailin Choi | 2018-02-14 | 1 | -1/+6 |
|
|
* | | Merge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-02-14 | 25 | -2780/+2744 |
|\ \ |
|
| * \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-02-14 | 1 | -3/+10 |
| |\ \ |
|
| * | | | More includes cleanup | Allen Byrne | 2018-02-14 | 13 | -1840/+1823 |
|
|
| * | | | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 12 | -940/+921 |
|
|
* | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2018-02-14 | 1 | -3/+10 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed DT failure | Binh-Minh Ribler | 2018-02-14 | 1 | -3/+10 |
| |/ / |
|
* | | | Fix for daily test failure for configuration with --disable-deprecated-symbols | Vailin Choi | 2018-02-14 | 1 | -1/+1 |
|/ / |
|
* | | Added comment for clarification about latest as 1.10. | Binh-Minh Ribler | 2018-02-13 | 1 | -1/+3 |
|
|
* | | Fixed typos | Binh-Minh Ribler | 2018-02-13 | 1 | -4/+1 |
|
|
* | | Additional tests | Binh-Minh Ribler | 2018-02-13 | 7 | -179/+1026 |
|
|
* | | Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b... | Binh-Minh Ribler | 2018-02-08 | 20 | -0/+0 |
|\ \ |
|
| * \ | Merge pull request #2 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm... | Binh-Minh Ribler | 2018-02-07 | 2 | -267/+263 |
| |\ \ |
|
| * | | | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 20 | -0/+0 |
|
|
* | | | | Added gen_bounds | Binh-Minh Ribler | 2018-02-08 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Cleaned up per comments in PR# 876 | Binh-Minh Ribler | 2018-02-07 | 1 | -266/+262 |
|
|
* | | | Added gen_bounds.c | Binh-Minh Ribler | 2018-02-01 | 1 | -1/+1 |
|/ / |
|