summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-1017-54/+65
* Fix Java test for DEBUG_APISAllen Byrne2018-04-099-307/+1080
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-097-21/+18
|\
| * Merge pull request #1019 in HDFFV/hdf5 from ~KOZIOL/hdf5:update_api_context t...Quincey Koziol2018-04-062-3/+3
| |\
| | * Remove vestiges of H5_DEBUG_BUILD macro, switching it to the moreQuincey Koziol2018-04-062-3/+3
| |/
| * Merge pull request #1018 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-04-065-18/+15
| |\
| | * Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-065-18/+15
| |/
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-06331-20748/+23400
|\ \ | |/
| * Merge pull request #991 in HDFFV/hdf5 from merge_func_enter_vol to developQuincey Koziol2018-04-05331-20748/+23400
| |\
| | * Merge pull request #1015 in HDFFV/hdf5 from ~BYRN/hdf5_adb:merge_func_enter_v...Allen Byrne2018-04-053-43/+49
| | |\
| | | * Update java error stack testsAllen Byrne2018-04-033-43/+49
| | * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-055-981/+1452
| | |\ \ | | |/ / | |/| |
| | * | Correct errors with non-"instrumented library" builds (production & parallel,Quincey Koziol2018-04-052-0/+8
| | |/
| | * Revert using H5MF_sect_small_can_shrink and H5MF_sect_small_shrink for theQuincey Koziol2018-04-021-2/+14
| | * Add comment for the file flush when the file low / high bounds are changedQuincey Koziol2018-04-011-0/+19
| | * Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-014-133/+171
| | |\
| | * \ Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-294-36/+56
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-294-20/+149
| | |\ \ \
| | * | | | Expanded comments abuot H5CX_t fields.Quincey Koziol2018-03-291-12/+14
| | * | | | Add an assert to verify that we don't write when between MPI_Barrier() callsQuincey Koziol2018-03-271-0/+3
| | * | | | Add comments for internal structs.Quincey Koziol2018-03-271-4/+44
| | * | | | Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-271-3/+5
| | |\ \ \ \
| | * | | | | Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-2716-62/+58
| | * | | | | Correct typo in comment.Quincey Koziol2018-03-271-1/+1
| | * | | | | Revert some tangential code cleanups.Quincey Koziol2018-03-234-1/+469
| | * | | | | Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-221-2/+2
| | |\ \ \ \ \
| | * | | | | | Add API context source files to CMake configuration file.Quincey Koziol2018-03-211-2/+12
| | * | | | | | Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-212-0/+159
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-211-1/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | Corrections for parallel I/O & tests.Quincey Koziol2018-03-215-75/+58
| | * | | | | | | | Update handling of reporting for breaking collective I/O when the defaultQuincey Koziol2018-03-201-10/+14
| | * | | | | | | | Update encoded DXPLs to reflect changes in properties.Quincey Koziol2018-03-208-0/+0
| | * | | | | | | | Correct typo for error checking malloc return value.Quincey Koziol2018-03-201-1/+1
| | * | | | | | | | Refactor H5CX code to reduce duplication.Quincey Koziol2018-03-201-684/+116
| | * | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-201-0/+10
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Cleanup API context function usage.Quincey Koziol2018-03-1954-1723/+687
| | * | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-182-59/+92
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-18457-18927/+26272
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-15310-20317/+24250
* | | | | | | | | | | | | Use var instead of absolute numberAllen Byrne2018-04-051-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1017 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-04-045-981/+1452
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes fromlrknox2018-04-035-981/+1452
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1013 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalizat...Dana Robinson2018-03-303-248/+334
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Created internal functions for a couple of H5F calls.Dana Robinson2018-03-303-248/+334
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1006 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-294-35/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct emailAllen Byrne2018-03-291-1/+1
| * | | | | | | | | | Update URLsAllen Byrne2018-03-292-4/+4
| * | | | | | | | | | Correct hdf5 referenceAllen Byrne2018-03-291-1/+1
| * | | | | | | | | | Update CDash infoAllen Byrne2018-03-292-4/+16
| * | | | | | | | | | Update CMake reference and check CDash referenceAllen Byrne2018-03-291-2/+2