Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a fix to allow CMake testing which does not use relative directories. | Richard Warren | 2017-11-02 | 2 | -7/+41 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Richard Warren | 2017-11-02 | 88 | -5959/+6563 |
|\ | | | | | | | optimize_superblock_read | ||||
| * | Merge pull request #743 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-11-02 | 21 | -551/+1359 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a862d195c35730bdef924a776531e2879678a7a6': Correct path Correct path Change to local path Add back Find module and add support files Remove incorrect link var Remove duplicated module Correct usage of MPI vars Convert to use MPI:: for link Correct command usage Change MPI target properties for library | ||||
| | * | Correct path | Allen Byrne | 2017-11-01 | 1 | -2/+2 |
| | | | |||||
| | * | Correct path | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | | | |||||
| | * | Change to local path | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | | | |||||
| | * | 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 |
| |\ | | | | | | | | | | | | | | | | * commit '11ccbed3c93d3c34d63591ba93a355300ab38c96': Update H5Zfilter_avail note New requirement for test | ||||
| | * | 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 |
| |\ | | | | | | | | | | | | | * commit '4a6904e758cd14673a3ec6f60adb5f8b210bb4c3': Add a missing declaration for testing | ||||
| | * | 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 |
| |\ | | | | | | | | | | | | | | | | | | | * commit '6a52c26162f45e85b88aa6ddab5e5d861aaba7b8': Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and" Remove extra spaces and 1 "currently under development" to match hdf5_1_10 version. Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and check for id > -1 before calling close functions. | ||||
| | * | Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and" | lrknox | 2017-10-26 | 1 | -9/+6 |
| | | | | | | | | | | | | This reverts commit e92f3f858bf16a84c59aeb6692f5cab5e6b8e66f. | ||||
| | * | Remove extra spaces and 1 "currently under development" to match hdf5_1_10 | lrknox | 2017-10-26 | 1 | -5/+5 |
| | | | | | | | | | | | | version. | ||||
| | * | Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and | lrknox | 2017-10-23 | 1 | -6/+9 |
| | | | | | | | | | | | | check for id > -1 before calling close functions. | ||||
| * | | Merge pull request #731 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-10-26 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | * commit 'b6de5127a8b214bfb702c4780bfbe4288fe606fd': removed extra character | ||||
| | * | | 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 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd14e859a919dee2c153c6faac3a0431d84042f0d': Correct char type HDFFV-10297 fix grammar HDFFV-10297 - clarify note. HDFFV-10297 Update release note Correct test DEPENDS | ||||
| | * | | 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 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | * commit '084704392fa93d1569861c53504e89236468a3b6': HDFFV-10037: fixed wrong C link flags | ||||
| * | | | Merge pull request #725 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-10-25 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | * commit '26ae202faa4a761c307bf15eacc28f96bedc7859': HDFFV-10037: fixed wrong C link flags | ||||
| | * | | | 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 |
| |\ \ | | | | | | | | | | | | | | | | | * commit '7ee40947e1808e63666f3129c30b3d52ac15d4e8': Correct typo | ||||
| | * | | 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 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | * commit 'def0d66aa2db7e3d87f5527b56b512680703418e': fix typo Fix typos | ||||
| | * | | 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 |
| |\ \ | | | | | | | | | | | | | | | | | * commit '1743470502095271be64a20d80dc53f085e75a09': HDFFV-10297 Free buffer inside loop | ||||
| | * | | 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 |
| |\ \ | | | | | | | | | | | | | | | | | * commit '3c639754b60c284f23a2c7e8d8b3c81c8cbb15f6': HDFFV-10297 Cleanup, Initialize variables | ||||
| | * \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-10-23 | 2 | -17/+10 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | * commit '23460c30f10e098a980c5466b6108269d2fd92f6': Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close. Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge. | ||||
| * | | | Merge pull request #714 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:swmr_ci_move ↵ | Dana Robinson | 2017-10-23 | 2 | -17/+10 |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | to develop * commit 'd8a3782ce49d537d96020dfa250a253d90f4c14f': Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close. Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge. | ||||
| | * | | Moved the SWMR + cache image check up before the root group | Dana Robinson | 2017-10-21 | 1 | -15/+8 |
| | | | | | | | | | | | | | | | | is constructed to avoid the special case close. | ||||
| | * | | Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. | Dana Robinson | 2017-10-19 | 2 | -18/+18 |
| | | | | | | | | | | | | | | | | Prep for the VOL merge. | ||||
| | | * | 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 |
| |\ \ | | | | | | | | | | | | | | | | | * commit 'c2be993f325813e711ee7cc97bb02b7b482a8290': HDFFV-10297 Windows issues fixed | ||||
| | * | | 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 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '18ba8cb7d247cc2f535e53d66c2a47740724de6a': Windows cannot share files easily Avoid double free Windows had issues - revert code changes for get_option Remove extra command line Correct name of file Add Mask test to script Add new output files to clear test Correct name of err file Fix name of output files Fix format convert error mask test Fix tools error handling and valgrind issues Fix error handling issues Correct test results Cleanup valgrind issues HDFFV-1097 Changed file columns HDFFV-10297 add h5copy test and fix h5diff errors Fix VS2012 declaration error HDFFV-10297 Fix compiler compaliants HDFFV-10296 Update tools lib to use the error handling macros. Close ids in loop | ||||
| | * | Windows cannot share files easily | Allen Byrne | 2017-10-20 | 1 | -4/+34 |
| | | |