Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Fix for HDFFV-10355 (CVE-2017-17506). | Dana Robinson | 2018-02-27 | 39 | -113/+169 | |
| |/ / / / / / | ||||||
| | * | | | | | HDFFV-10292 Windows drive letters cause issues in paths | Allen Byrne | 2018-03-05 | 1 | -1/+2 | |
| | * | | | | | HDFFV-10414 restore Ctl char - do we really need these anymore | Allen Byrne | 2018-03-05 | 1 | -89/+89 | |
| | * | | | | | HDFFV-10414 change minor error_number | Allen Byrne | 2018-03-05 | 2 | -102/+102 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #919 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:topic_cmake_b... | Allen Byrne | 2018-03-02 | 1 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix CMake build type if none was specified to be cached | Jerome Soumagne | 2018-03-02 | 1 | -2/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #918 in HDFFV/hdf5 from reloc_test_fix_for_develop to develop | Richard Warren | 2018-03-02 | 1 | -108/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed t_pread.c to remove the use of h5jam, etc.. This fixes HDFFV-8839 and s... | Richard Warren | 2018-03-02 | 1 | -108/+47 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #913 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-03-01 | 4 | -43/+46 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix test loop | Allen Byrne | 2018-03-01 | 1 | -39/+39 | |
| * | | | | | | Correct if-endif block | Allen Byrne | 2018-03-01 | 2 | -2/+2 | |
| * | | | | | | Remove option from list in doc | Allen Byrne | 2018-02-28 | 1 | -1/+0 | |
| * | | | | | | Remove t_cache_image test on Windows | Allen Byrne | 2018-02-28 | 1 | -0/+4 | |
| * | | | | | | Correct use of LIST var | Allen Byrne | 2018-02-28 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #909 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-02-27 | 78 | -649/+625 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add import | Allen Byrne | 2018-02-27 | 1 | -0/+1 | |
| * | | | | | Fix list var | Allen Byrne | 2018-02-27 | 4 | -117/+57 | |
| * | | | | | 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 | 79 | -695/+729 | |
| * | | | | | Update list | Allen Byrne | 2018-02-26 | 1 | -2/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #904 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-02-22 | 5 | -23/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | HDFFV-10412 update test ref files | Allen Byrne | 2018-02-22 | 3 | -4/+4 | |
| * | | | | | HDFFV-10412 fix typo | Allen Byrne | 2018-02-21 | 1 | -1/+1 | |
| * | | | | | HDFFV-10412 moved check back into normal path | Allen Byrne | 2018-02-21 | 2 | -20/+32 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #899 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-02-19 | 16 | -54/+81 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix indentation | Allen Byrne | 2018-02-19 | 1 | -2/+2 | |
| * | | | | | HDFFV-10384 Add opt arg to help | Allen Byrne | 2018-02-15 | 10 | -18/+30 | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-02-15 | 1 | -1/+6 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 7 | -35/+50 | |
* | | | | | | | Merge pull request #902 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-02-19 | 2 | -2/+38 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix for daily test failure for test/fheap.c | Vailin Choi | 2018-02-19 | 1 | -0/+27 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge pull request #7 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm... | Binh-Minh Ribler | 2018-02-17 | 1 | -2/+11 | |
| |\ \ \ \ \ |/ / / / / / | | | _ / / | | | / / | ||||||
| * | | | | Fixed daily test failure | Binh-Minh Ribler | 2018-02-17 | 1 | -2/+11 | |
|/ / / / | ||||||
* | | | | Merge pull request #898 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-02-14 | 1 | -1/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2018-02-14 | 0 | -0/+0 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #897 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-02-14 | 4 | -4/+11 | |
|\ \ \ \ | ||||||
| | * | | | Fix for daily test failure | Vailin Choi | 2018-02-14 | 1 | -1/+6 | |
| |/ / / | ||||||
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2018-02-14 | 33 | -5808/+5762 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-02-14 | 33 | -5808/+5762 | |
|\ \ \ \ | ||||||
| * \ \ \ | 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 | 20 | -3968/+3939 | |
* | | | | | | Merge pull request #896 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #894 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:bugfi... | Binh-Minh Ribler | 2018-02-14 | 1 | -3/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | | * | | | Fix for daily test failures | Vailin Choi | 2018-02-14 | 4 | -4/+11 | |
| | |/ / / | ||||||
| | * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2018-02-14 | 1 | -3/+10 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge pull request #6 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm... | Binh-Minh Ribler | 2018-02-14 | 1 | -3/+10 | |
| | | |\ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b... | Binh-Minh Ribler | 2018-02-14 | 0 | -0/+0 | |
| |\ \ \ \ | ||||||
| * | | | | | 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 | |
| |_|/ / / |/| | | | |