summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update API tracing info for VOL functions and regenerate trace macros for VOLQuincey Koziol2018-11-284-19/+75
* Added 'notify' callback for async requests; switched VOL class and infoQuincey Koziol2018-11-2810-82/+257
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-287-30/+34
|\
| * Merge pull request #1345 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks...Dana Robinson2018-11-271-2/+2
| |\
| | * Missed some function renames in error text.Dana Robinson2018-11-271-2/+2
| * | Merge pull request #1344 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-273-4/+4
| |\ \
| | * | HDFFV-10607 Fixing two compiler warnings in the library.Songyu Lu2018-11-273-4/+4
| * | | Merge pull request #1343 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks...Dana Robinson2018-11-273-13/+27
| |\ \ \ | | | |/ | | |/|
| | * | Yanked all MPI-1 callsDana Robinson2018-11-273-27/+19
| | * | Merge branch 'develop' into openmpi_tweaksDana Robinson2018-11-270-0/+0
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1341 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-11-271-11/+1
| |\ \ \ | | |_|/ | |/| |
| | | * Updated H5S to use the MPI-2 function MPI_Type_get_exten()Dana Robinson2018-11-271-2/+24
| | |/
| | * Pulled the RELEASE.txt note concerning HDFFV-10633 since thatDana Robinson2018-11-241-11/+1
| |/
* | Add using FAPL from h5_fileaccess() to more tests.Quincey Koziol2018-11-224-39/+194
* | Remove unused test for unimplemented routine.Quincey Koziol2018-11-222-151/+0
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-2210-93/+209
|\ \ | |/
| * Merge pull request #1334 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-11-219-59/+170
| |\
| | * Move wait_H5init.cmake up to config/cmake.Larry Knox2018-11-203-2/+2
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Larry Knox2018-11-2023-386/+980
| | |\ | | |/ | |/|
| * | Merge pull request #1338 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2018-11-202-34/+39
| |\ \
| | * | Fix typoAllen Byrne2018-11-191-1/+1
| | * | Standardize scriptAllen Byrne2018-11-191-11/+7
| | * | add max count to options fileAllen Byrne2018-11-191-22/+26
| | * | Check PARALLEL_LEVEL maximumAllen Byrne2018-11-191-1/+6
| | | * Changes to CMake code to pause cmake/ctest, waiting for batch jobs toLarry Knox2018-11-203-27/+27
| | | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-11-141-10/+24
| | | |\
| | | * | Really don't run parallel tests without option specifying script.Larry Knox2018-11-141-16/+15
| | | * | Add script and changes to wait for H5Tinit.cLarry Knox2018-11-149-304/+416
* | | | | Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-2222-451/+450
* | | | | Add info_to_str and str_to_info "management" callbacks for serializing andQuincey Koziol2018-11-2112-53/+295
* | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-202-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #1335 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-192-1/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | HDFFV-10571: Minor format changes.Songyu Lu2018-11-152-2/+1
| | * | | HDFFV-10571: Minor change - reformatting the error check.Songyu Lu2018-11-151-1/+2
| | * | | HDFFV-10571: Minor change - adding the error check right after decoding of ch...Songyu Lu2018-11-152-5/+10
| | * | | HDFFV-10571: Minor change - revised the comment to be clearer.Songyu Lu2018-11-141-1/+1
| | * | | HDFFV-10571 Divided by Zero vulnerability. Minor fix: I added an error check...Songyu Lu2018-11-141-0/+4
| | | |/ | | |/|
* | | | Revert some of the changes to support the original property list value ofQuincey Koziol2018-11-183-4/+13
* | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-1821-122/+716
|\ \ \ \ | |/ / /
| * | | Merge pull request #1337 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-182-77/+26
| |\ \ \
| | * | | HDFFV-10601: Adding the new hdf5/tools/test/perform/chunk_cache.c to MANIFEST.Songyu Lu2018-11-161-0/+1
| | * | | HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ...Songyu Lu2018-11-161-77/+25
| |/ / /
| * | | Merge pull request #1316 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-154-14/+479
| |\ \ \
| | * | | HDFFV-10601: I added error checking to the HDF5 functions.Songyu Lu2018-11-141-65/+161
| | * | | HDFFV10601: Adding performance test to verify the improvement.Songyu Lu2018-11-133-2/+373
| | * | | HDFFV-10601: I changed to a better way to calculate the number of chunks in a...Songyu Lu2018-11-081-5/+3
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2018-11-0837-675/+678
| | |\ \ \
| | * | | | HDFFV-10601 Issues with chunk cache hash value calcuation:Songyu Lu2018-11-021-12/+12
| * | | | | Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to developScot Breitenfeld2018-11-156-44/+178
| |\ \ \ \ \
| | * | | | | fixed sp.M. Scot Breitenfeld2018-11-091-1/+1