Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1965 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2019-10-01 | 9 | -240/+334 |
|\ | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'af250a017bba52ab7635c99d5237f2e9b7796b88': Remove duplicate declaration-init Remove non-existent files from compile Add new toolchain file fix for statement declare variable | ||||
| * | Remove duplicate declaration-init | Allen Byrne | 2019-10-01 | 1 | -10/+0 |
| | | |||||
| * | Remove non-existent files from compile | Allen Byrne | 2019-10-01 | 1 | -3/+2 |
| | | |||||
| * | Add new toolchain file | Allen Byrne | 2019-10-01 | 1 | -0/+1 |
| | | |||||
| * | fix for statement declare variable | Allen Byrne | 2019-09-30 | 7 | -227/+331 |
|/ | |||||
* | Merge pull request #1938 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2019-09-30 | 128 | -1427/+20207 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '36fc437467630d59894deca7aff15b282cb938fb': Add clang toolchain Fix missing option and incorrect close small syntax addition Whitespace fix and HD prefix Whitespace updates Remove obsolete code Add missing class name Small syntax changes Remove unused command block Change unused variable to generic form HDFFV-10903 merge dev changes to 1.10 Correct HDF5 options to tristate values HDFFV-10903 merge updated changes Add new tools lib test folder Merge S3 code from develop to 1.10 | ||||
| * | Add clang toolchain | Allen Byrne | 2019-09-30 | 1 | -0/+29 |
| | | |||||
| * | Fix missing option and incorrect close | Allen Byrne | 2019-09-24 | 1 | -2/+2 |
| | | |||||
| * | small syntax addition | Allen Byrne | 2019-09-23 | 1 | -1/+1 |
| | | |||||
| * | Whitespace fix and HD prefix | Allen Byrne | 2019-09-23 | 1 | -335/+259 |
| | | |||||
| * | Whitespace updates | Allen Byrne | 2019-09-23 | 5 | -122/+122 |
| | | |||||
| * | Remove obsolete code | Allen Byrne | 2019-09-20 | 1 | -14/+13 |
| | | |||||
| * | Add missing class name | Allen Byrne | 2019-09-19 | 1 | -1/+1 |
| | | |||||
| * | Small syntax changes | Allen Byrne | 2019-09-19 | 4 | -7/+20 |
| | | |||||
| * | Remove unused command block | Allen Byrne | 2019-09-19 | 1 | -12/+0 |
| | | |||||
| * | Change unused variable to generic form | Allen Byrne | 2019-09-19 | 1 | -1/+1 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-09-19 | 2 | -0/+14 |
| |\ | |/ |/| | | | | | * commit 'fb05ff4c4a392d38a45e79fe461bc690dea6f325': Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893. | ||||
* | | Merge pull request #1928 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr ↵ | Dana Robinson | 2019-09-18 | 2 | -0/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | to hdf5_1_10 * commit '71c80267ba0db1c1b439d39e4bd7c27b82510c92': Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893. | ||||
| * | | Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant | Dana Robinson | 2019-09-17 | 2 | -0/+14 |
| | | | | | | | | | | | | linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893. | ||||
| | * | HDFFV-10903 merge dev changes to 1.10 | Allen Byrne | 2019-09-18 | 45 | -228/+234 |
| | | | |||||
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-09-18 | 6 | -7/+7 |
| | |\ | |_|/ |/| | | | | | | | | * commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3 | ||||
* | | | Merge pull request #1929 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to ↵ | Larry Knox | 2019-09-18 | 6 | -7/+7 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | hdf5_1_10 * commit 'f93f47c9f783d1eb1f736bf671553d0c3bcdd45d': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3 | ||||
| * | | Merge branch 'hdf5_1_10' of ↵ | hdftest | 2019-09-17 | 2 | -1/+23 |
| |\ \ | |/ / |/| | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_10 | ||||
| * | | Snapshot version 1.10 release 6 (snap2) | hdftest | 2019-09-17 | 6 | -7/+7 |
| | | | | | | | | | | | | Update version to 1.10.6-snap3 | ||||
| | * | Correct HDF5 options to tristate values | Allen Byrne | 2019-09-17 | 1 | -6/+10 |
| | | | |||||
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-09-17 | 2 | -1/+23 |
| | |\ | |_|/ |/| | | | | | | | | * commit '406890277cbe92be1d68721a6fa115441ab1a726': Fixed a bug where we incorrectly pass a lock struct to fcntl for file locking instead of a pointer. (HDFFV-10892) | ||||
* | | | Merge pull request #1925 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr ↵ | Dana Robinson | 2019-09-17 | 2 | -1/+23 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | to hdf5_1_10 * commit '247738c23af1a19ba2c4a7c098398b91b84b71cb': Fixed a bug where we incorrectly pass a lock struct to fcntl for file locking instead of a pointer. (HDFFV-10892) | ||||
| * | | Fixed a bug where we incorrectly pass a lock struct to fcntl | Dana Robinson | 2019-09-16 | 2 | -1/+23 |
|/ / | | | | | | | for file locking instead of a pointer. (HDFFV-10892) | ||||
| * | HDFFV-10903 merge updated changes | Allen Byrne | 2019-09-17 | 9 | -20/+182 |
| | | |||||
| * | Add new tools lib test folder | Allen Byrne | 2019-09-13 | 4 | -0/+1366 |
| | | |||||
| * | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 66 | -695/+17984 |
|/ | |||||
* | Merge pull request #1912 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2019-08-30 | 11 | -31/+71 |
|\ | | | | | | | | | | | | | | | hdf5_1_10 * commit '39719c12cf3d896ffb1301abb7be23b42ae51316': Fix namespace usage Fix EXISTS test syntax and add toolchain | ||||
| * | Fix namespace usage | Allen Byrne | 2019-08-29 | 1 | -3/+3 |
| | | |||||
| * | Fix EXISTS test syntax and add toolchain | Allen Byrne | 2019-08-29 | 10 | -28/+68 |
|/ | |||||
* | Merge pull request #1909 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2019-08-28 | 9 | -421/+400 |
|\ | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'b5c2b64307dc01128d2a90771cf51076bc1252db': Correct threadsafe enable code Mostly whitespace, HD prefix and remove obsolete #if blocks fix get gethostname for windows | ||||
| * | Correct threadsafe enable code | Allen Byrne | 2019-08-28 | 2 | -6/+13 |
| | | |||||
| * | Mostly whitespace, HD prefix and remove obsolete #if blocks | Allen Byrne | 2019-08-28 | 4 | -413/+380 |
| | | |||||
| * | fix get gethostname for windows | Allen Byrne | 2019-08-28 | 3 | -2/+7 |
|/ | |||||
* | Merge pull request #1905 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2019-08-27 | 13 | -389/+384 |
|\ | | | | | | | | | | | | | | | hdf5_1_10 * commit '373e0ebbdb6493f750330ed469938a8757b2e662': OESS-29 Fix HD prefix in perform HDFFV-10876 link fix and compile issue | ||||
| * | OESS-29 Fix HD prefix in perform | Allen Byrne | 2019-08-27 | 9 | -370/+374 |
| | | |||||
| * | HDFFV-10876 link fix and compile issue | Allen Byrne | 2019-08-27 | 4 | -19/+10 |
|/ | |||||
* | Merge pull request #1901 in HDFFV/hdf5 from ↵ | Vailin Choi | 2019-08-27 | 2 | -1/+15 |
|\ | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/110_HDFFV-10873-assertion-v-oh--nmesgs-failed to hdf5_1_10 * commit '9c3e331ba31fdaea98354a05554beb8bdcd2e6fc': Merge pull request #1892 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10873-assertion-v-oh--nmesgs-failed to develop | ||||
| * | Merge pull request #1892 in HDFFV/hdf5 from ↵ | Vailin Choi | 2019-08-26 | 2 | -1/+15 |
| | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10873-assertion-v-oh--nmesgs-failed to develop * commit '021919206df7764f951037ae76ccae006b2eea99': Fixed the assertion failure for HDFFV-10873. | ||||
* | | Merge pull request #1891 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵ | Allen Byrne | 2019-08-27 | 82 | -10366/+10364 |
|\ \ | |/ |/| | | | | | | | | | | | | | hdf5_1_10 * commit 'd26e48ba2e219ebaddd172fc87359c4577f1d30c': Add HD prefix Correct libver names available OESS-29 Update HD prefix and compare against develop | ||||
| * | Add HD prefix | Allen Byrne | 2019-08-27 | 1 | -8/+8 |
| | | |||||
| * | Correct libver names available | Allen Byrne | 2019-08-26 | 1 | -5/+4 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-08-26 | 6 | -7/+7 |
| |\ | |/ |/| | | | | | * commit '4a3a12c4ba968b0b3781f5b69e3a2c41a3ed74ca': Snapshot version 1.10 release 6 (snap1) Update version to 1.10.6-snap2 | ||||
* | | Merge pull request #1894 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to ↵ | hdftest | 2019-08-26 | 6 | -7/+7 |
|\ \ | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'a0e9f457eb4cceccf7dcb0e4f3198774eeba0401': Snapshot version 1.10 release 6 (snap1) Update version to 1.10.6-snap2 | ||||
| * | | Snapshot version 1.10 release 6 (snap1) | hdftest | 2019-08-26 | 6 | -7/+7 |
|/ / | | | | | | | Update version to 1.10.6-snap2 | ||||
| * | OESS-29 Update HD prefix and compare against develop | Allen Byrne | 2019-08-23 | 81 | -10353/+10352 |
|/ |