Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
* | | | | | | Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop | Richard Warren | 2017-10-13 | 6 | -44/+1022 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Updated the code and RELEASE.txt note per comments from John Mainzer | Richard Warren | 2017-10-11 | 2 | -46/+48 | |
| * | | | | | Try to address most of the issues raised by Dana in the code review | Richard Warren | 2017-10-11 | 2 | -105/+101 | |
| * | | | | | Made edits suggested by John as part of the code review | Richard Warren | 2017-10-11 | 1 | -54/+146 | |
| * | | | | | Update the MANIFEST and release_docs/RELEASE files | Richard Warren | 2017-10-10 | 2 | -0/+26 | |
| * | | | | | Add a test for parallel reads of independent files using MPI subgroups | Richard Warren | 2017-10-09 | 3 | -65/+159 | |
| * | | | | | Edits to the file open optimization and associated test | mainzer | 2017-10-05 | 3 | -180/+704 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Richard Warren | 2017-09-28 | 15 | -47/+77 | |
| |\ \ \ \ | ||||||
| * | | | | | The initial coding for the superblock read optization | Richard Warren | 2017-09-28 | 5 | -3/+247 | |
| | | * | | | Remove extra command line | Allen Byrne | 2017-10-18 | 1 | -1/+0 | |
| | | * | | | Correct name of file | Allen Byrne | 2017-10-18 | 1 | -0/+0 | |
| | | * | | | Add Mask test to script | Allen Byrne | 2017-10-18 | 1 | -37/+100 | |
| | | * | | | Add new output files to clear test | Allen Byrne | 2017-10-18 | 1 | -0/+4 | |
| | | * | | | Correct name of err file | Allen Byrne | 2017-10-18 | 2 | -1/+2 | |
| | | * | | | Fix name of output files | Allen Byrne | 2017-10-18 | 3 | -5/+5 | |
| | | * | | | Fix format convert error mask test | Allen Byrne | 2017-10-18 | 4 | -9/+66 | |
| | | * | | | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 16 | -63/+120 | |
| | | * | | | Fix error handling issues | Allen Byrne | 2017-10-17 | 14 | -241/+261 | |
| | | * | | | Correct test results | Allen Byrne | 2017-10-17 | 3 | -10/+10 | |
| | | * | | | Cleanup valgrind issues | Allen Byrne | 2017-10-17 | 1 | -9/+11 | |
| | | * | | | HDFFV-1097 Changed file columns | Allen Byrne | 2017-10-16 | 16 | -2083/+2083 | |
| | | * | | | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 30 | -766/+1002 | |
| | | * | | | Fix VS2012 declaration error | Allen Byrne | 2017-10-16 | 1 | -3/+3 | |
| | | * | | | HDFFV-10297 Fix compiler compaliants | Allen Byrne | 2017-10-16 | 2 | -6/+9 | |
| | | * | | | HDFFV-10296 Update tools lib to use the error handling macros. | Allen Byrne | 2017-10-13 | 11 | -2170/+1593 | |
| | | * | | | Close ids in loop | Allen Byrne | 2017-10-12 | 1 | -2/+15 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-11 | 30 | -3442/+3393 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added older change that was added to last change | Allen Byrne | 2017-10-11 | 1 | -3/+8 | |