summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1788 in HDFFV/hdf5 from ~KOZIOL/hdf5:feature/update_gcc_f...Quincey Koziol2019-07-1057-832/+1009
|\ \ | |/ |/|
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-1016-832/+812
| |\ | |/ |/|
* | Merge pull request #1791 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-0916-832/+812
|\ \
| * | fix var nameAllen Byrne2019-07-091-1/+1
| * | Fix compile error with ifdef H5_HAVE_GETHOSTNAMEAllen Byrne2019-07-081-786/+757
| * | perf program can only be built on unix platformsAllen Byrne2019-07-081-13/+15
| * | Declaration needed for parallel standaloneAllen Byrne2019-07-081-0/+4
| * | Correct test use of library nameAllen Byrne2019-07-081-1/+2
| * | Change how name is retrievedAllen Byrne2019-07-084-4/+8
| * | Move before null checkAllen Byrne2019-07-081-2/+2
| * | HDFFV-10581 remove special name checkingAllen Byrne2019-07-085-5/+5
| * | HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-087-26/+24
|/ /
| * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-1019-37/+156
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-052-0/+17
| |\ | |/ |/|
* | Merge pull request #1789 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-052-0/+17
|\ \
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-033-2/+4
| |\ \ | |/ / |/| |
| * | perf test is parallel onlyAllen Byrne2019-07-032-31/+17
| * | Add missing testAllen Byrne2019-07-032-0/+31
| | * Cleaned up code that genericizes warning output, and add "-u" option toQuincey Koziol2019-07-051-269/+65
| | * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-033-2/+4
| | |\ | |_|/ |/| |
* | | Merge pull request #1790 in HDFFV/hdf5 from ~DPOPAT/hdf5:develop to developDhvanil Popat2019-07-033-2/+4
|\ \ \ | |/ / |/| |
| * | Fixed Build HDF Tests name in CMake's libhdf5 settingsDhvanil Popat2019-07-031-1/+1
| * | Fixed libhdf5 settings file for both autotools & CMakeDhvanil Popat2019-06-253-2/+4
|/ /
| * Added GCC9 flags to CMake buildQuincey Koziol2019-07-032-1/+5
| * Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-0348-651/+909
|/
* Merge pull request #1787 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-07-026-220/+249
|\
| * Cleaned up misc warnings.Dana Robinson2019-06-296-220/+249
* | Merge pull request #1784 in HDFFV/hdf5 from ~KOZIOL/hdf5:feature/update_gcc_f...Quincey Koziol2019-06-2957-406/+531
|\ \ | |/ |/|
| * Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-293-4/+6
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-2829-1240/+676
| |\ | |/ |/|
* | Merge pull request #1779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-282-237/+0
|\ \
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-272-12/+24
| |\ \
| * | | Remove unused codeAllen Byrne2019-06-272-237/+0
* | | | Merge pull request #1781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-06-283-57/+93
|\ \ \ \
| * | | | Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c.Dana Robinson2019-06-273-57/+93
| | |/ / | |/| |
* | | | Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2019-06-286-44/+56
|\ \ \ \
| * | | | Fixed various warnings in testhdf5 files.Dana Robinson2019-06-283-36/+47
| * | | | Warning fixes:Dana Robinson2019-06-283-8/+9
| |/ / /
* | | | Merge pull request #1757 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/new_s...Vailin Choi2019-06-2821-907/+540
|\ \ \ \ | |/ / / |/| | |
| * | | (1) Add/remove comments.Vailin Choi2019-06-274-191/+105
| * | | Merge pull request #12 in ~VCHOI/my_third_fork from develop to bugfix/new_shu...Vailin Choi2019-06-272-12/+24
| |\ \ \ | |/ / / |/| | |
| * | | Merge branch 'bugfix/new_shutdown_fsm' of https://bitbucket.hdfgroup.org/scm/...Vailin Choi2019-06-260-0/+0
| |\ \ \
| | * \ \ Merge pull request #9 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-241-12/+12
| | |\ \ \
| * | \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...Vailin Choi2019-06-2618-274/+484
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-2491-338/+477
| |\ \ \ \
| * | | | | Checkin for new shutting down free-space manager.Vailin Choi2019-06-2021-729/+448
| * | | | | Merge pull request #6 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-19172-4765/+7460
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #5 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-04108-4121/+9161
| |\ \ \ \ \ \
| | | | | | | * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-2857-413/+544
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #1778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-06-272-12/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |