| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de... | Vailin Choi | 2019-02-06 | 6 | -2/+61 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add release notes information. | Vailin Choi | 2019-02-06 | 1 | -0/+10 |
|
|
| * | | Modification based on feedback from pull request. | Vailin Choi | 2019-02-06 | 3 | -2/+7 |
|
|
| * | | Modification based on feedback from pull request. | Vailin Choi | 2019-02-05 | 1 | -1/+1 |
|
|
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2019-02-05 | 1 | -0/+1 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #1520 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:cmake_tweaks t... | Dana Robinson | 2019-02-04 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Added a line for the CMake pread/write option to INSTALL_CMake.txt. | Dana Robinson | 2019-02-04 | 1 | -0/+1 |
|/ / / |
|
| * | | There is performance issue when closing an object. The slow down is due to t... | Vailin Choi | 2019-02-05 | 5 | -2/+46 |
|/ / |
|
* | | Merge pull request #1518 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-02-04 | 6 | -11/+15 |
|\ \ |
|
| * | | Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information | Larry Knox | 2019-02-04 | 3 | -6/+6 |
|
|
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2019-02-04 | 14 | -44/+154 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #1517 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-02-03 | 10 | -25/+53 |
|\ \ \ |
|
* \ \ \ | Merge pull request #1515 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pread_vfd_squa... | Dana Robinson | 2019-02-01 | 8 | -23/+139 |
|\ \ \ \ |
|
| * | | | | Minor tweak to CMake preadwrite entry. | Dana Robinson | 2019-02-01 | 1 | -1/+1 |
|
|
| * | | | | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 8 | -23/+139 |
|
|
* | | | | | Merge pull request #1516 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:valgrind_fixes... | Dana Robinson | 2019-02-01 | 6 | -21/+15 |
|\ \ \ \ \ |
|
| * | | | | | Updated H5Dio.c comment. | Dana Robinson | 2019-02-01 | 1 | -5/+2 |
|
|
| * | | | | | Fixed a valgrind issue with the unprotect log message. The logging | Dana Robinson | 2019-01-31 | 5 | -15/+12 |
|
|
| * | | | | | Fixed a bug revealed by the dtransform test. A datatype transform | Dana Robinson | 2019-01-31 | 1 | -1/+1 |
| |/ / / / |
|
| | | * | | Add batchscript options that work when running ctest directly. | Larry Knox | 2019-02-04 | 3 | -5/+9 |
| | |/ / |
|
| | * | | Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests | Larry Knox | 2019-02-02 | 7 | -18/+32 |
|
|
| | * | | Change examples file to zip for CMake zip file. | Larry Knox | 2019-02-01 | 1 | -1/+1 |
|
|
| | * | | Update bin/release for filename changes and HPC-CMake tar file | Larry Knox | 2019-02-01 | 1 | -7/+11 |
|
|
| | * | | Add new files to MANIFEST. | Larry Knox | 2019-02-01 | 2 | -0/+10 |
| |/ /
|/| | |
|
* | | | Merge pull request #1508 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-01-31 | 18 | -10/+553 |
|\ \ \ |
|
| * | | | Add more specific batch scripts. | Larry Knox | 2019-01-31 | 8 | -7/+157 |
|
|
| * | | | Account info can be submitted as an argument to run the batch scripts. | Larry Knox | 2019-01-28 | 2 | -33/+0 |
|
|
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2019-01-28 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Larry Knox | 2019-01-28 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| * | | | | Add HDF5options.cmake files for serial and parallel tests on HPC | Larry Knox | 2019-01-28 | 3 | -0/+313 |
| |/ / / |
|
| * | | | Remove knl configuration from ctestS.sl.in.cmake. | Larry Knox | 2019-01-27 | 3 | -1/+33 |
|
|
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2019-01-26 | 14 | -50/+159 |
| |\ \ \ |
|
| * | | | | Add batch files with batch parameters specific to cori and ray. | Larry Knox | 2019-01-26 | 9 | -5/+86 |
|
|
* | | | | | Merge pull request #1513 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to dev... | Neil Fortner | 2019-01-30 | 1 | -0/+6 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na... | Neil Fortner | 2019-01-30 | 42 | -527/+567 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #1504 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-01-28 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Revert build name setting | Allen Byrne | 2019-01-27 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #1503 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop... | Binh-Minh Ribler | 2019-01-26 | 1 | -0/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2019-01-26 | 7 | -26/+28 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #1499 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-01-26 | 2 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | Invalid position of declaration fixed. | Allen Byrne | 2019-01-25 | 1 | -1/+2 |
|
|
| * | | | | | Fix CMake on Windows | Allen Byrne | 2019-01-25 | 1 | -1/+1 |
|
|
| | * | | | | Added test file for CMake | Binh-Minh Ribler | 2019-01-26 | 1 | -0/+1 |
|
|
| | | * | | | Add RELEASE.txt note for unknown message fix (pull request 1448) | Neil Fortner | 2019-01-30 | 1 | -0/+6 |
|
|
| | | | | * | Fix some collective metadata read issues | Jordan Henderson | 2019-02-12 | 11 | -87/+381 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #1500 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:valgrind_fixes... | Dana Robinson | 2019-01-25 | 1 | -9/+9 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fixed a bug identified by valgrind in the cork test. | Dana Robinson | 2019-01-25 | 1 | -9/+9 |
|/ / / / |
|
* | | | | Merge pull request #1498 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop... | Binh-Minh Ribler | 2019-01-25 | 2 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2019-01-25 | 12 | -83/+110 |
| |\ \ \ |
|
| * | | | | Added data file for test and updated MANIFEST | Binh-Minh Ribler | 2019-01-25 | 2 | -0/+1 |
|
|