| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated gfortran options. | Dana Robinson | 2019-07-17 | 10 | -71/+77 |
|
|
* | Merge pull request #1804 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_prop_check ... | Jerome Soumagne | 2019-07-16 | 1 | -3/+5 |
|\ |
|
| * | H5P: Fix wrong value comparison in assert | Jerome Soumagne | 2019-07-16 | 1 | -3/+5 |
|/ |
|
* | Merge pull request #1803 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:lets_retire_ja... | Dana Robinson | 2019-07-16 | 1 | -2/+12 |
|\ |
|
| * | Restored warnings for older gcc so jam can continue to creak along. | Dana Robinson | 2019-07-16 | 1 | -2/+12 |
|/ |
|
* | Merge pull request #1797 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work... | Dana Robinson | 2019-07-15 | 1 | -479/+151 |
|\ |
|
| * | Removed support for gcc 4.3 and earlier. | Dana Robinson | 2019-07-14 | 1 | -11/+1 |
|
|
| * | Merge branch 'develop' into gnu-flags-work | Dana Robinson | 2019-07-13 | 4 | -17/+24 |
| |\
| |/
|/| |
|
* | | Merge pull request #1800 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d... | Allen Byrne | 2019-07-12 | 1 | -2/+7 |
|\ \ |
|
| * | | Fix packaging issue | Allen Byrne | 2019-07-11 | 1 | -2/+7 |
|
|
* | | | Merge pull request #1801 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-07-12 | 1 | -12/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Reverted snprintf to sprintf in the multi VFD since | Dana Robinson | 2019-07-11 | 1 | -12/+12 |
|/ / |
|
* | | Merge pull request #1799 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|\ \ |
|
| * | | non-windows test must be skipped on windows | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|/ / |
|
* | | Merge pull request #1798 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Allen Byrne | 2019-07-11 | 1 | -2/+2 |
|\ \ |
|
| * | | Use H5DOpen2 in hl/test/test_dset_append.c. | Larry Knox | 2019-07-11 | 1 | -2/+2 |
|/ / |
|
| * | Fix errant quotes | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
|
|
| * | * Fixed a bug in the gcc warning parsing | Dana Robinson | 2019-07-10 | 1 | -8/+8 |
|
|
| * | Reworked the config/gnu-flags file to be more organized and robust. | Dana Robinson | 2019-07-10 | 1 | -82/+82 |
|
|
| * | Merge branch 'develop' into gnu-flags-work | Dana Robinson | 2019-07-10 | 5 | -508/+513 |
| |\
| |/
|/| |
|
* | | Merge pull request #1793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-07-10 | 1 | -500/+496 |
|\ \ |
|
| * | | Cleaned up test_dset_append and enabled the bug1/2 tests. | Dana Robinson | 2019-07-10 | 1 | -500/+496 |
|
|
* | | | Merge pull request #1796 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:dt_fixes to de... | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Revert path processing to fix daily test errors. | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #1794 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-10 | 3 | -7/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix note text and cmake module include | Allen Byrne | 2019-07-10 | 2 | -4/+4 |
|
|
| * | | Undo commit | Allen Byrne | 2019-07-10 | 1 | -605/+605 |
|
|
| * | | Remove tab characters | Allen Byrne | 2019-07-10 | 1 | -605/+605 |
|
|
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-10 | 57 | -832/+1009 |
| |\ \
| |/ /
|/| | |
|
| * | | HDFFV-10581 add missed change and release note. | Allen Byrne | 2019-07-09 | 2 | -3/+12 |
|
|
| | * | Converted duplicated flags code to a set of if statements. | Dana Robinson | 2019-07-10 | 1 | -435/+117 |
| |/
|/| |
|
* | | Merge pull request #1788 in HDFFV/hdf5 from ~KOZIOL/hdf5:feature/update_gcc_f... | Quincey Koziol | 2019-07-10 | 57 | -832/+1009 |
|\ \
| |/
|/| |
|
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 16 | -832/+812 |
| |\
| |/
|/| |
|
* | | Merge pull request #1791 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-09 | 16 | -832/+812 |
|\ \ |
|
| * | | fix var name | Allen Byrne | 2019-07-09 | 1 | -1/+1 |
|
|
| * | | Fix compile error with ifdef H5_HAVE_GETHOSTNAME | Allen Byrne | 2019-07-08 | 1 | -786/+757 |
|
|
| * | | perf program can only be built on unix platforms | Allen Byrne | 2019-07-08 | 1 | -13/+15 |
|
|
| * | | Declaration needed for parallel standalone | Allen Byrne | 2019-07-08 | 1 | -0/+4 |
|
|
| * | | Correct test use of library name | Allen Byrne | 2019-07-08 | 1 | -1/+2 |
|
|
| * | | Change how name is retrieved | Allen Byrne | 2019-07-08 | 4 | -4/+8 |
|
|
| * | | Move before null check | Allen Byrne | 2019-07-08 | 1 | -2/+2 |
|
|
| * | | HDFFV-10581 remove special name checking | Allen Byrne | 2019-07-08 | 5 | -5/+5 |
|
|
| * | | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 7 | -26/+24 |
|/ / |
|
| * | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 19 | -37/+156 |
|
|
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-05 | 2 | -0/+17 |
| |\
| |/
|/| |
|
* | | Merge pull request #1789 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-05 | 2 | -0/+17 |
|\ \ |
|
| * \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-03 | 3 | -2/+4 |
| |\ \
| |/ /
|/| | |
|
| * | | perf test is parallel only | Allen Byrne | 2019-07-03 | 2 | -31/+17 |
|
|
| * | | Add missing test | Allen Byrne | 2019-07-03 | 2 | -0/+31 |
|
|
| | * | Cleaned up code that genericizes warning output, and add "-u" option to | Quincey Koziol | 2019-07-05 | 1 | -269/+65 |
|
|