summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leakBinh-Minh Ribler2018-03-151-0/+4
* Fixed typoBinh-Minh Ribler2018-03-131-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2018-03-13128-2159/+1582
|\
| * Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-1241-105/+1148
| |\
| | * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-1238-98/+1114
| | * Fix for HDFFV-10209 VDS SWMR test failureVailin Choi2018-03-093-7/+34
| * | 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 #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 pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-1230-442/+956
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Fixed documentationBinh-Minh Ribler2018-03-1352-146/+81
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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 #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
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Improving testsBinh-Minh Ribler2018-03-091-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #928 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-081-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix misaligned macroAllen Byrne2018-03-071-2/+1
| * | | | | | | | Fix CMake missing parensAllen Byrne2018-03-071-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel...Binh-Minh Ribler2018-03-079-153/+715
|\ \ \ \ \ \ \ \