Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'develop' into compat_feature_flag | Dana Robinson | 2017-05-26 | 40 | -895/+415 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #547 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gcc_flag_cull t... | Dana Robinson | 2017-05-26 | 2 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Chagned gfortran40 to gfortran in a few config files. | Dana Robinson | 2017-05-26 | 2 | -3/+3 | |
* | | | | Merge pull request #545 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-05-26 | 1 | -2/+22 | |
|\ \ \ \ | ||||||
| * | | | | Spelling | Allen Byrne | 2017-05-26 | 1 | -1/+1 | |
| * | | | | Enhanced the release note using 'Writing Notes in a RELEASE.txt File' | Allen Byrne | 2017-05-26 | 1 | -5/+20 | |
| * | | | | Note HDFFV-8611 change | Allen Byrne | 2017-05-26 | 1 | -0/+5 | |
* | | | | | Merge pull request #546 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gcc_flag_cull t... | Dana Robinson | 2017-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Fixed misplaced space in config/gnu-flags. | Dana Robinson | 2017-05-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #538 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:may_dev_warning... | Dana Robinson | 2017-05-26 | 27 | -265/+278 | |
|\ \ \ | ||||||
| * | | | Minor warning fix. | Dana Robinson | 2017-05-25 | 1 | -1/+0 | |
| * | | | More minor warning fixes. | Dana Robinson | 2017-05-25 | 3 | -2/+4 | |
| * | | | Minor warning fixes in the tools. | Dana Robinson | 2017-05-25 | 2 | -4/+5 | |
| * | | | Minor type fixes to h5watch. | Dana Robinson | 2017-05-25 | 2 | -19/+19 | |
| * | | | A few more warnings fixed. | Dana Robinson | 2017-05-25 | 1 | -3/+3 | |
| * | | | Fixed additional minor warnings. | Dana Robinson | 2017-05-25 | 5 | -25/+25 | |
| * | | | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 16 | -214/+225 | |
* | | | | Merge pull request #540 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gcc_flag_cull t... | Dana Robinson | 2017-05-26 | 1 | -607/+88 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'develop' into gcc_flag_cull | Dana Robinson | 2017-05-25 | 51 | -539/+744 | |
| |\ \ \ \ | ||||||
| * | | | | | Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurations | Dana Robinson | 2017-05-16 | 1 | -607/+88 | |
* | | | | | | Merge pull request #541 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-05-26 | 5 | -9/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Reduce warnings | Allen Byrne | 2017-05-25 | 5 | -9/+10 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #534 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:fix-set-mpi-e... | Frank Willmore | 2017-05-25 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | updated MPI error handling call for MPICH2 standard | Frank Willmore | 2017-05-24 | 1 | -1/+1 | |
| * | | | | | cleanup | Frank Willmore | 2017-05-23 | 1 | -0/+0 | |
| * | | | | | enabled MPI error handling | Frank Willmore | 2017-05-23 | 1 | -0/+5 | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Frank Willmore | 2016-12-19 | 1063 | -21355/+45066 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | added test file | Frank.Willmore | 2016-09-30 | 1 | -0/+0 | |
* | | | | | | | Merge pull request #535 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_object_veri... | Dana Robinson | 2017-05-24 | 3 | -9/+9 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Added missing casts for the return value of H5I_object_verify(). | Dana Robinson | 2017-05-24 | 3 | -9/+9 | |
|/ / / / / / | ||||||
| | | | * | | * Added new public H5FDdriver_query() API call. | Dana Robinson | 2017-05-24 | 6 | -11/+97 | |
| | | | * | | * Made H5FD_driver_query() a private function instead of static. | Dana Robinson | 2017-05-24 | 5 | -45/+70 | |
| | | | * | | Initialized IDs to -1 and minor code tidy. | Dana Robinson | 2017-05-24 | 1 | -6/+6 | |
| | | | * | | Merge branch 'develop' into compat_feature_flag | Dana Robinson | 2017-05-24 | 20 | -92/+225 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #531 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-05-23 | 15 | -77/+198 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-05-23 | 5 | -15/+27 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #532 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-05-23 | 5 | -15/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add linking flag to cmake, does not fix the issue, still disabled shared with... | M. Scot Breitenfeld | 2017-05-23 | 1 | -0/+5 | |
| * | | | | | | | add documention comments for shared Fortran Fix on OSX | M. Scot Breitenfeld | 2017-05-23 | 1 | -5/+7 | |
| * | | | | | | | Fix for shared fortran libraries on mac (HDFFV-2772). | M. Scot Breitenfeld | 2017-05-22 | 1 | -2/+3 | |
| * | | | | | | | Fix for shared fortran libraries on mac (HDFFV-2772). | M. Scot Breitenfeld | 2017-05-22 | 1 | -0/+6 | |
| * | | | | | | | Fix for shared fortran libraries on mac (HDFFV-2772). | M. Scot Breitenfeld | 2017-05-18 | 4 | -13/+11 | |
| | * | | | | | | HDFFV-8611 add autotools test | Allen Byrne | 2017-05-22 | 1 | -1/+7 | |
| | * | | | | | | Remove obsolete function | Allen Byrne | 2017-05-22 | 1 | -32/+0 | |
| | * | | | | | | HDFFV-8611 change h5repack to save the root group creation order | Allen Byrne | 2017-05-22 | 13 | -44/+191 | |
| |/ / / / / / |/| | | | | | | ||||||
| | | | | * | | Merge branch 'develop' into compat_feature_flag | Dana Robinson | 2017-05-19 | 8 | -16/+31 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #527 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-05-19 | 8 | -16/+31 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add debug trace commands | Allen Byrne | 2017-05-19 | 1 | -4/+17 | |
| * | | | | | | HDFFV-9055 Correct file generator | Allen Byrne | 2017-05-18 | 6 | -3/+3 | |
| * | | | | | | Added note about 9055 and 10128, 9995 not needed | Allen Byrne | 2017-05-18 | 1 | -9/+11 | |
|/ / / / / / |