Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add back Find module and add support files | Allen Byrne | 2017-11-01 | 7 | -0/+1544 | |
| * | | | | | Remove incorrect link var | Allen Byrne | 2017-11-01 | 2 | -3/+0 | |
| * | | | | | Remove duplicated module | Allen Byrne | 2017-11-01 | 1 | -1461/+0 | |
| * | | | | | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 13 | -543/+1270 | |
| * | | | | | Convert to use MPI:: for link | Allen Byrne | 2017-11-01 | 5 | -9/+10 | |
| * | | | | | Correct command usage | Allen Byrne | 2017-11-01 | 1 | -5/+5 | |
| * | | | | | Change MPI target properties for library | Allen Byrne | 2017-11-01 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #738 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-31 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update H5Zfilter_avail note | Allen Byrne | 2017-10-31 | 1 | -2/+2 | |
| * | | | | | New requirement for test | Allen Byrne | 2017-10-30 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #734 in HDFFV/hdf5 from develop_missing_dot_h_file to develop | Scot Breitenfeld | 2017-10-27 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a missing declaration for testing | Richard Warren | 2017-10-27 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #733 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2017-10-26 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and" | lrknox | 2017-10-26 | 1 | -9/+6 | |
| * | | | | | Remove extra spaces and 1 "currently under development" to match hdf5_1_10 | lrknox | 2017-10-26 | 1 | -5/+5 | |
| * | | | | | Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and | lrknox | 2017-10-23 | 1 | -6/+9 | |
* | | | | | | Merge pull request #731 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | removed extra character | M. Scot Breitenfeld | 2017-10-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #727 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-26 | 2 | -5/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct char type | Allen Byrne | 2017-10-26 | 1 | -2/+2 | |
| * | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-10-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #725 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-10-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HDFFV-10037: fixed wrong C link flags | M. Scot Breitenfeld | 2017-10-25 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
| * | | | | | | HDFFV-10297 fix grammar | Allen Byrne | 2017-10-25 | 1 | -1/+1 | |
| * | | | | | | HDFFV-10297 - clarify note. | Allen Byrne | 2017-10-25 | 1 | -1/+4 | |
| * | | | | | | HDFFV-10297 Update release note | Allen Byrne | 2017-10-25 | 1 | -1/+2 | |
| * | | | | | | Correct test DEPENDS | Allen Byrne | 2017-10-25 | 1 | -2/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #722 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct typo | Allen Byrne | 2017-10-24 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #721 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-24 | 2 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix typo | Allen Byrne | 2017-10-24 | 1 | -1/+1 | |
| * | | | | | | Fix typos | Allen Byrne | 2017-10-24 | 2 | -6/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #720 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-23 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HDFFV-10297 Free buffer inside loop | Allen Byrne | 2017-10-23 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #717 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-23 | 8 | -317/+224 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-10-23 | 2 | -17/+10 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #714 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:swmr_ci_move to... | Dana Robinson | 2017-10-23 | 2 | -17/+10 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Moved the SWMR + cache image check up before the root group | Dana Robinson | 2017-10-21 | 1 | -15/+8 | |
| * | | | | | | Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. | Dana Robinson | 2017-10-19 | 2 | -18/+18 | |
| | * | | | | | HDFFV-10297 Cleanup, Initialize variables | Allen Byrne | 2017-10-23 | 8 | -317/+224 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Larry Knox | 2017-10-20 | 1 | -32/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HDFFV-10297 Windows issues fixed | Allen Byrne | 2017-10-20 | 1 | -32/+8 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #713 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-20 | 57 | -5057/+4966 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Windows cannot share files easily | Allen Byrne | 2017-10-20 | 1 | -4/+34 | |
| * | | | | | Avoid double free | Allen Byrne | 2017-10-19 | 1 | -3/+0 | |
| * | | | | | Windows had issues - revert code changes for get_option | Allen Byrne | 2017-10-19 | 1 | -4/+8 | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-10-19 | 6 | -44/+1024 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #711 in HDFFV/hdf5 from optimize_superblock_read to develop | Richard Warren | 2017-10-18 | 1 | -6/+8 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | in 'production' mode builds | Richard.Warren | 2017-10-17 | 1 | -2/+2 | |
| * | | | | | Make fixes to avoid test failures in 'production' mode builds | Richard.Warren | 2017-10-17 | 1 | -7/+9 | |