| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-24 | 50 | -1697/+1676 |
|\ |
|
| * | H5S adjust callbacks now return an herr_t instead of void. | Dana Robinson | 2018-09-24 | 8 | -29/+31 |
|
|
| * | Normalization with vol_integration (property lists, file drivers, | Dana Robinson | 2018-09-21 | 42 | -1668/+1645 |
|
|
* | | Remove extra unneeded | Allen Byrne | 2018-09-24 | 1 | -11/+7 |
|
|
* | | Remove libsettings from pregenerated block | Allen Byrne | 2018-09-24 | 1 | -40/+27 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-24 | 49 | -1160/+1066 |
|\ \
| |/ |
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d... | Dana Robinson | 2018-09-20 | 1 | -2/+2 |
| |\ |
|
| * | | Normalization with vol_integration (misc internal and datatype) | Dana Robinson | 2018-09-20 | 49 | -1160/+1066 |
|
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-21 | 29 | -308/+286 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft... | hdftest | 2018-09-20 | 28 | -306/+284 |
| |\ \
| | |/ |
|
| | * | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 28 | -306/+284 |
|
|
| * | | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -2/+2 |
| |/ |
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-20 | 9 | -552/+538 |
|\ \
| |/ |
|
| * | Merge pull request #1245 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_pull_r... | Dana Robinson | 2018-09-19 | 9 | -552/+538 |
| |\ |
|
| | * | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 9 | -552/+538 |
|
|
* | | | HDFFV-10332 Adjust checks and generation of files | Allen Byrne | 2018-09-19 | 1 | -21/+52 |
|
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-19 | 31 | -2008/+312 |
|\ \ \
| |/ / |
|
| * | | Merge pull request #1244 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_pull_r... | Dana Robinson | 2018-09-19 | 31 | -2008/+312 |
| |\ \
| | |/ |
|
| | * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 31 | -2008/+312 |
|
|
* | | | HDFFV-10332 Use pre-generated files | Allen Byrne | 2018-09-18 | 1 | -45/+64 |
|/ / |
|
* | | Fix whitespace and exit status | Allen Byrne | 2018-09-18 | 2 | -276/+227 |
|
|
* | | HDFFV-9059 take file as argument | Allen Byrne | 2018-09-18 | 1 | -2/+2 |
|
|
* | | HDFFV-9059 Allow detect to take a file as an argument | Allen Byrne | 2018-09-18 | 3 | -515/+458 |
|/ |
|
* | Remove now-unused local variable | Jordan Henderson | 2018-08-26 | 1 | -3/+0 |
|
|
* | Add fix for HDFFV-10501 | Jordan Henderson | 2018-08-26 | 1 | -14/+1 |
|
|
* | Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only... | Jordan Henderson | 2018-08-02 | 5 | -22/+79 |
|\ |
|
| * | Add Autotools and CMake checks for big I/O MPI-3 functions | Jordan Henderson | 2018-07-31 | 1 | -0/+1 |
|
|
| * | Add configure check for MPI_Mprobe and MPI_Imrecv functions | Jordan Henderson | 2018-07-26 | 5 | -22/+78 |
|
|
* | | Add quotes to places where MPI_C_LIBRARIES are linked against | Jordan Henderson | 2018-07-27 | 1 | -4/+4 |
|/ |
|
* | Fix for HDFFV-9277: update the ainfo message after removing an attribute. | Vailin Choi | 2018-07-20 | 1 | -3/+6 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2018-07-18 | 83 | -356/+481 |
|\ |
|
| * | Removed white space | Binh-Minh Ribler | 2018-07-17 | 1 | -1/+2 |
|
|
| * | Fixed HDFFV-10476, HDFFV-10478, HDFFV-10480 | Binh-Minh Ribler | 2018-07-17 | 3 | -4/+11 |
|
|
| * | Merge pull request #1134 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop t... | Binh-Minh Ribler | 2018-07-16 | 3 | -24/+36 |
| |\ |
|
| | * | Combined macro lines as Dana commented | Binh-Minh Ribler | 2018-07-16 | 3 | -6/+3 |
|
|
| | * | Fixed division-by-zero issues | Binh-Minh Ribler | 2018-07-16 | 3 | -24/+39 |
|
|
| * | | Fix evaluation of __has_attribute(no_sanitize_address) on older GCC versions | Jerome Soumagne | 2018-07-16 | 1 | -3/+7 |
|
|
| * | | Merge pull request #1112 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:gcc_sanitize... | Jerome Soumagne | 2018-07-16 | 1 | -7/+5 |
| |\ \ |
|
| | * | | Fix H5detect to use no_sanitize_address attribute and support GCC sanitizers | Jerome Soumagne | 2018-06-15 | 1 | -7/+5 |
|
|
| * | | | Merge pull request #1127 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-07-16 | 2 | -53/+133 |
| |\ \ \ |
|
| | * | | | Add note about single chunk caching and serial library | Jordan Henderson | 2018-07-13 | 1 | -1/+7 |
|
|
| | * | | | Add check for actually using the MPI file driver when caching one chunk | Jordan Henderson | 2018-07-13 | 1 | -1/+15 |
|
|
| | * | | | Fix error message mentioning wrong MPI function used | Jordan Henderson | 2018-07-13 | 1 | -1/+1 |
|
|
| | * | | | Fix for HDFFV-10509 | Jordan Henderson | 2018-07-04 | 1 | -2/+15 |
|
|
| | * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Jordan Henderson | 2018-07-03 | 48 | -1909/+1952 |
| | |\ \ \ |
|
| | * | | | | Revise H5D__mpio_array_gatherv() to not allocate memory needlessly | Jordan Henderson | 2018-06-06 | 1 | -38/+61 |
|
|
| | * | | | | Eliminate warning about signed to unsigned conversion | Jordan Henderson | 2018-05-17 | 1 | -4/+4 |
|
|
| | * | | | | Remove unused local variable | Jordan Henderson | 2018-05-17 | 1 | -7/+4 |
|
|
| | * | | | | Fix bug in parallel reads of compressed data | Jordan Henderson | 2018-05-17 | 1 | -7/+34 |
|
|
| * | | | | | Merge pull request #1133 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop t... | Binh-Minh Ribler | 2018-07-14 | 79 | -253/+252 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|