summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #983 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-201-1/+1
|\
| * Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest formatVailin Choi2018-03-201-1/+1
* | Updated version to 1.10.3-snap0lrknox2018-03-141-3/+3
* | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-1313-49/+281
|\ \ | |/
| * Merge pull request #945 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10358 to ...Dana Robinson2018-03-133-4/+8
| |\
| | * Added a fix for HDFFV-10358.Dana Robinson2018-03-133-4/+8
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-1210-45/+273
| |\ \
| | * | Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-127-38/+239
| | * | Fix for HDFFV-10209 VDS SWMR test failureVailin Choi2018-03-093-7/+34
* | | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-123-22/+142
|\ \ \ \ | |/ / /
| * | | Merge pull request #938 in HDFFV/hdf5 from avoid_trunc_beta to developScot Breitenfeld2018-03-123-22/+142
| |\ \ \ | | |_|/ | |/| |
| | * | Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.cmainzer2018-03-123-92/+0
| | * | Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-03-051-0/+5
| | |\ \
| | * \ \ Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-03-021-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-02-2038-1544/+2113
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-01-2214-1054/+1507
| | |\ \ \ \ \
| | * | | | | | Optimized version of avoid truncate patch.M. Scot Breitenfeld2017-12-183-0/+212
* | | | | | | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* | | | | | | | merged from developM. Scot Breitenfeld2018-03-121-0/+1
* | | | | | | | Merge branch 'hdf5_1_10_merge' of https://bitbucket.hdfgroup.org/scm/~vchoi/m...Vailin Choi2018-03-123-6/+92
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-093-6/+92
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+48
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | HDDFV-10414 correct location of error changeAllen Byrne2018-03-071-91/+91
| | * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-03-0638-127/+183
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'develop' into hdffv_10355Dana Robinson2018-03-063-15/+34
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'develop' into hdffv_10354Dana Robinson2018-03-052-1/+6
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | * | | | | Merge pull request #911 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10357 to ...Dana Robinson2018-03-051-0/+5
| | | | | |\ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | * | | | Fix for HDFFV-10357 (CVE-2017-17508).Dana Robinson2018-02-271-0/+5
| | | | | | | |_|/ | | | | | | |/| |
| | | | * | | | | Fix for HDFFV-10354 (CVE-2017-17505).Dana Robinson2018-02-261-15/+29
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-2738-113/+150
| | | |/ / / /
| | * | | | | HDFFV-10414 restore Ctl char - do we really need these anymoreAllen Byrne2018-03-051-89/+89
| | * | | | | HDFFV-10414 change minor error_numberAllen Byrne2018-03-051-101/+101
| | | |/ / / | | |/| | |
| | * | | | Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| | |/ / /
| | * | | Fix for daily test failuresVailin Choi2018-02-144-4/+11
| | * | | Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version...Vailin Choi2018-02-1432-968/+1512
| | |\ \ \
| | | * | | Modifications made based on comments from pull request.Vailin Choi2018-02-079-552/+554
| | | * | | Fix bounds check for the generation of cache image.Vailin Choi2018-01-223-9/+4
| | | * | | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-1214-1052/+1506
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Changes made based on code reviews.Vailin Choi2018-01-1224-103/+305
| | | * | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-0833-1383/+1209
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2711-253/+310
| | | |\ \ \
| | | * \ \ \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-2548-6214/+5783
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-10-173-806/+690
| | | |\ \ \ \ \
| | | * | | | | | Initial checkin for library version boundsVailin Choi2017-10-0324-325/+539
| | * | | | | | | HDFFV-10345 whitespace correctionsAllen Byrne2018-02-051-10/+10
| | * | | | | | | HDFFV-10345 spelling errorsAllen Byrne2018-02-052-58/+58
| | * | | | | | | HDFFV-10398 add support for Emscriptem build systemAllen Byrne2018-01-301-0/+6
| | * | | | | | | HDFFV-10398 avoid sanitizer failuresAllen Byrne2018-01-301-511/+527
| | * | | | | | | HDFFV-10398 use the target name for custom commandsAllen Byrne2018-01-301-8/+4
| | | |_|_|_|_|/ | | |/| | | | |