| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated H5TRACE macro. | Quincey Koziol | 2019-07-30 | 1 | -0/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~koziol/hdf5 int... | Quincey Koziol | 2019-07-30 | 10 | -12/+8575 |
|\ |
|
| * | Update comment and check for strtoumax. | Larry Knox | 2019-07-26 | 1 | -3/+2 |
|
|
| * | Add HD to string functions. | Larry Knox | 2019-07-26 | 4 | -53/+58 |
|
|
| * | Squashed commit of the following: | Larry Knox | 2019-07-25 | 10 | -12/+8571 |
|
|
* | | Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along | Quincey Koziol | 2019-07-30 | 13 | -152/+399 |
|/ |
|
* | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 1 | -7/+5 |
|
|
* | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
|
|
* | HDFFV-8631, HDFFV-10595, HDFFV-10845 | Allen Byrne | 2019-07-17 | 1 | -1/+5 |
|
|
* | HDFFV-8631 mingw is different platform | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
|
|
* | HDFFV-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
|
|
* | H5P: Fix wrong value comparison in assert | Jerome Soumagne | 2019-07-16 | 1 | -3/+5 |
|
|
* | Reverted snprintf to sprintf in the multi VFD since | Dana Robinson | 2019-07-11 | 1 | -12/+12 |
|
|
* | Revert path processing to fix daily test errors. | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
|
|
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 1 | -1/+1 |
|\ |
|
| * | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -1/+1 |
|
|
* | | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 6 | -7/+25 |
|
|
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed libhdf5 settings file for both autotools & CMake | Dhvanil Popat | 2019-06-25 | 1 | -1/+1 |
|
|
* | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 15 | -80/+93 |
|/ |
|
* | Merge pull request #1787 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-07-02 | 3 | -5/+11 |
|\ |
|
| * | Cleaned up misc warnings. | Dana Robinson | 2019-06-29 | 3 | -5/+11 |
|
|
* | | Move the -Wformat-nonliteral warning to the developer flags. Fix bugs | Quincey Koziol | 2019-06-29 | 1 | -1/+1 |
|
|
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-28 | 18 | -855/+565 |
|\ \
| |/ |
|
| * | Merge pull request #1781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-06-28 | 3 | -57/+93 |
| |\ |
|
| | * | Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c. | Dana Robinson | 2019-06-27 | 3 | -57/+93 |
|
|
| * | | Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ... | Dana Robinson | 2019-06-28 | 2 | -4/+3 |
| |\ \ |
|
| | * | | Warning fixes: | Dana Robinson | 2019-06-28 | 2 | -4/+3 |
| | |/ |
|
| * | | (1) Add/remove comments. | Vailin Choi | 2019-06-27 | 4 | -191/+105 |
|
|
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_... | Vailin Choi | 2019-06-26 | 6 | -18/+97 |
| |\ \
| | |/ |
|
| * | | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut... | Vailin Choi | 2019-06-24 | 28 | -76/+123 |
| |\ \ |
|
| * | | | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 15 | -619/+380 |
|
|
* | | | | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 29 | -147/+172 |
| |_|/
|/| | |
|
* | | | Add release notes. | Vailin Choi | 2019-06-25 | 1 | -2/+1 |
|
|
* | | | Merge branch 'bugfix/HDFFV-10808-h5pset_file_space_strategy-succeeds' of http... | Vailin Choi | 2019-06-24 | 1 | -12/+12 |
|\ \ \ |
|
| * | | | Move pragma statements outside of routines, to make older compilers happy. | Quincey Koziol | 2019-06-24 | 1 | -12/+12 |
| | |/
| |/| |
|
* | | | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib... | Vailin Choi | 2019-06-24 | 5 | -6/+86 |
|/ / |
|
* | | Updated H5Tcopy() to get the dataset's datatype through the VOL when | Dana Robinson | 2019-06-24 | 4 | -44/+35 |
|
|
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-22 | 2 | -7/+5 |
|\ \ |
|
| * | | Put the memcpy overlap check back into H5MM. | Dana Robinson | 2019-06-22 | 2 | -7/+5 |
|
|
* | | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-21 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Fixed some low-hanging fruit from -fsanitize in t_filters_parallel. | Dana Robinson | 2019-06-21 | 1 | -2/+3 |
|
|
* | | | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 22 | -22/+79 |
|/ / |
|
* | | Fix minor typo in H5S_select_iter_release | Jordan Henderson | 2019-06-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1750 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ohdr_test_memo... | Dana Robinson | 2019-06-19 | 1 | -1/+1 |
|\ |
|
| * | Fixed a problem in the ohdr test where hard-coded strings passed | Dana Robinson | 2019-06-19 | 1 | -1/+1 |
|
|
* | | Merge pull request #1748 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:links_iterate_... | Dana Robinson | 2019-06-18 | 1 | -5/+14 |
|\ \ |
|
| * | | Yanked qsort assert | Dana Robinson | 2019-06-18 | 1 | -1/+1 |
|
|
| * | | Switched to HGOTO_DONE() in the links code. | Dana Robinson | 2019-06-18 | 1 | -1/+4 |
|
|
| * | | Updated the HDqsort() macro to ensure we don't pass NULL buffers to | Dana Robinson | 2019-06-18 | 1 | -1/+1 |
|
|