summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #942 in HDFFV/hdf5 from develop to hdf5_1_10Scot Breitenfeld2018-03-123-26/+29
|\
| * Merge pull request #940 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-123-26/+29
| |\
| | * Remove obsolete filesAllen Byrne2018-03-121-7/+0
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-03-1231-448/+975
| | |\
| | * | HDFFV-10418 adjust build commands to match main library buildAllen Byrne2018-03-122-19/+29
* | | | Merge pull request #934 in HDFFV/hdf5 from hdf5_1_10_merge to hdf5_1_10Scot Breitenfeld2018-03-12258-9449/+13881
|\ \ \ \
| * \ \ \ Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-124-23/+150
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #941 in HDFFV/hdf5 from t_bigio_develop to developRichard Warren2018-03-121-316/+79
| | |\ \ \
| | | * | | Unify the test (t_bigio.c) between hdf5_1_10 and developRichard Warren2018-03-121-316/+79
| | |/ / /
| | * | | Merge pull request #939 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-10397-testp...Larry Knox2018-03-121-1/+8
| | |\ \ \
| | | * | | Remove comparison to NULL for variables to be freed.lrknox2018-03-121-3/+3
| | | * | | Add HDfree of vector, matrix_out and matrix_out1 previously HDmallocedlrknox2018-03-121-1/+8
| | |/ / /
| | * | | 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-052-0/+20
| | | |\ \
| | | * \ \ Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-03-0287-784/+718
| | | |\ \ \
| | | * \ \ \ Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-02-20172-8450/+12047
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-01-22130-5481/+7846
| | | |\ \ \ \ \
| | | * | | | | | Optimized version of avoid truncate patch.M. Scot Breitenfeld2017-12-183-0/+212
| * | | | | | | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-12118-2063/+1493
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-1230-442/+956
| | |\ \ \ \ \ \ \
| | | * | | | | | | Code improvementBinh-Minh Ribler2018-03-122-25/+26
| | | * | | | | | | Updated RELEASE.txtBinh-Minh Ribler2018-03-122-2/+58
| | | * | | | | | | Updated for H5LcreatProp.[h,cpp]Binh-Minh Ribler2018-03-121-0/+2
| | | * | | | | | | Updated MANIFEST for H5LcreatProp.[h,cpp]Binh-Minh Ribler2018-03-121-0/+2
| | | * | | | | | | HDFFV-10149 continuedBinh-Minh Ribler2018-03-1227-422/+875
| | * | | | | | | | Merge pull request #935 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to developBinh-Minh Ribler2018-03-121-6/+19
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2018-03-109-18/+246
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Improve codeBinh-Minh Ribler2018-03-101-6/+19
| | * | | | | | | | | Merge pull request #932 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-1282-1683/+157
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Add release noteAllen Byrne2018-03-091-0/+10
| | | * | | | | | | | Remove obsolete commentsAllen Byrne2018-03-091-11/+0
| | | * | | | | | | | Change CMake min to 3.10Allen Byrne2018-03-0981-1672/+147
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge pull request #833 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-1021-301/+730
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Upated cpp doc.Binh-Minh Ribler2018-03-101-1/+1
| | | * | | | | | | Added C++ wrappers - HDFFV-10149Binh-Minh Ribler2018-03-104-146/+628
| | | * | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2017-12-2156-2343/+4328
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Update for new support websiteBinh-Minh Ribler2017-12-2118-156/+103
| * | | | | | | | | | merged from developM. Scot Breitenfeld2018-03-121-2/+2
| * | | | | | | | | | merged from developM. Scot Breitenfeld2018-03-121-0/+1
| * | | | | | | | | | Merge branch 'hdf5_1_10_merge' of ssh://bitbucket.hdfgroup.org:7999/hdffv/hdf...M. Scot Breitenfeld2018-03-125-38/+68
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #937 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10_merg...Vailin Choi2018-03-125-38/+68
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'hdf5_1_10_merge' of https://bitbucket.hdfgroup.org/scm/~vchoi/m...Vailin Choi2018-03-1218-173/+1025
| | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Re-factor coding for H5P/Sencode with libver bounds.Vailin Choi2018-03-125-38/+68
| * | | | | | | | | | | | removed duplicate codeM. Scot Breitenfeld2018-03-121-19/+0
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-0918-173/+1025
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge pull request #929 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-099-18/+246
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-084-4/+61
| | | * | | | | | | | | | HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-087-18/+189
| | * | | | | | | | | | | Merge pull request #930 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to developBinh-Minh Ribler2018-03-091-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | | | | | |