| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 2 | -21/+1 |
|\ |
|
| * | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 1 | -1/+1 |
|
|
| * | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 1 | -1/+1 |
|
|
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 2 | -20/+0 |
|
|
| * | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 1 | -1/+1 |
|
|
* | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 4 | -725/+1121 |
|\ \
| |/ |
|
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -1/+1 |
|
|
| * | Fix memory leak due to addition of FORMAT check loop | Allen Byrne | 2017-12-29 | 1 | -78/+126 |
|
|
| * | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 3 | -640/+986 |
|
|
| * | Add library INTERFACE and MPI to tools | Allen Byrne | 2017-12-28 | 1 | -8/+10 |
|
|
| * | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ... | lrknox | 2017-12-22 | 2 | -968/+601 |
|
|
| * | Cleanup comments and if() in TRY blocks | Allen Byrne | 2017-12-20 | 1 | -608/+497 |
|
|
| * | Skip test if 1.6 API | Allen Byrne | 2017-12-19 | 1 | -30/+44 |
|
|
| * | HDFFV-9724 Add ENV VAR to vds test | Allen Byrne | 2017-12-19 | 2 | -1/+191 |
|
|
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-12-13 | 1 | -65/+42 |
| |\ |
|
| * | | HDFFV-9724 Initial changes and test | Allen Byrne | 2017-12-11 | 1 | -0/+274 |
|
|
* | | | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 3 | -987/+1191 |
|
|
* | | | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 17 | -583/+582 |
|\ \ \
| | |/
| |/| |
|
| * | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-05 | 1 | -65/+42 |
| |/ |
|
| * | Changed casts to const void * | Dana Robinson | 2017-11-27 | 1 | -2/+2 |
|
|
| * | Casted pointers to void to quiet warnings on Linux. | Dana Robinson | 2017-11-27 | 1 | -1/+1 |
|
|
| * | Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows. | Dana Robinson | 2017-11-27 | 5 | -282/+300 |
|
|
| * | Fixed misc Warnings flagged by VS2017. | Dana Robinson | 2017-11-27 | 16 | -242/+246 |
|
|
* | | Merge pull request #1 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm... | Binh-Minh Ribler | 2017-11-28 | 1 | -0/+608 |
|\ \ |
|
| * | | Further improvement | Binh-Minh Ribler | 2017-11-27 | 1 | -25/+7 |
|
|
| * | | Fixed comment. | Binh-Minh Ribler | 2017-11-27 | 1 | -1/+1 |
|
|
| * | | Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b... | Binh-Minh Ribler | 2017-11-27 | 21 | -2180/+2648 |
| |\ \ |
|