summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 pull request #973 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Larry Knox2018-03-171-6/+33
| |\
| | * Updated RELEASE.txtBinh-Minh Ribler2018-03-171-6/+27
| | * Fixed HDFFV-10151Binh-Minh Ribler2018-03-161-0/+6
| * | Merge pull request #972 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-161-53/+59
| |\ \ | | |/ | |/|
| | * Fix memory leak simply by capturing allocation in varAllen Byrne2018-03-161-53/+59
| |/
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-18457-18927/+26272
|\ \ | |/
| * Merge pull request #967 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-154-14/+26
| |\
| | * Change max valueAllen Byrne2018-03-151-1/+1
| | * Chnage values so test will fail when new latest is addedAllen Byrne2018-03-151-1/+1
| | * Exception changedAllen Byrne2018-03-151-1/+1
| | * Exception type changedAllen Byrne2018-03-151-1/+1
| | * Correct constant var namesAllen Byrne2018-03-151-4/+4
| | * Java constants for new lib verbounds valuesAllen Byrne2018-03-153-11/+23
| |/
| * Merge pull request #964 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-03-151-1/+4
| |\
| | * Add 2 parallel test files to CHECK-CLEANFILES so that if their testslrknox2018-03-151-1/+4
| |/
| * Merge pull request #961 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-151-0/+4
| |\
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2018-03-159-33/+239
| | |\
| | * | Fixed memory leakBinh-Minh Ribler2018-03-151-0/+4
| * | | Merge pull request #958 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-151-7/+15
| |\ \ \ | | |_|/ | |/| |
| | * | HDFFV-10412 add note for new H5error_on Java APIAllen Byrne2018-03-141-7/+15
| |/ /
| * | Merge pull request #953 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Larry Knox2018-03-141-0/+38
| |\ \
| | * | Add info to release notes for:Vailin Choi2018-03-141-0/+38
| |/ /
| * | Merge pull request #951 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-144-1/+37
| |\ \
| | * | HDFFV-10412 add error on function for JavaAllen Byrne2018-03-134-1/+37
| |/ /
| * | Merge pull request #948 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2018-03-131-0/+20
| |\ \
| | * | Added a "won't fix" RELEASE.txt entry for HDFFV-10356.Dana Robinson2018-03-131-0/+20
| * | | Merge pull request #949 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-131-27/+114
| |\ \ \ | | |/ / | |/| |
| | * | Rework new tests into one macroAllen Byrne2018-03-131-25/+112
| | * | Fix CMake test namesAllen Byrne2018-03-131-6/+6
| |/ /
| * | Merge pull request #945 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10358 to ...Dana Robinson2018-03-134-4/+25
| |\ \
| | * | Added a fix for HDFFV-10358.Dana Robinson2018-03-134-4/+25
| * | | Merge pull request #947 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-10397-testp...Larry Knox2018-03-131-1/+5
| |\ \ \
| | * | | Add release note for HDFFFV-10397.lrknox2018-03-131-1/+5
| * | | | Merge pull request #946 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-1352-146/+81
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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
| |/ / / / /