summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Update section on using CMake source packageAllen Byrne2018-03-291-24/+32
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1009 in HDFFV/hdf5 from ~LKURZ/hdf5_lck:develop to developAllen Byrne2018-03-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | update email addressL Kurz2018-03-291-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1001 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-282-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Correct name of h5 hl compile scriptAllen Byrne2018-03-281-2/+2
| * | | | | | | | | Add missing test fileAllen Byrne2018-03-281-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #998 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-273-18/+145
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add missing test which is in autotoolsAllen Byrne2018-03-271-0/+4
| * | | | | | | | Remove incorrect lineAllen Byrne2018-03-271-1/+0
| * | | | | | | | Update unimplemented listsAllen Byrne2018-03-261-17/+141
|/ / / / / / / /
* | | | | | | | Merge pull request #992 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-231-3/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Correct if block typoAllen Byrne2018-03-221-0/+1
| * | | | | | | Correct VS version for readmeAllen Byrne2018-03-221-3/+4
|/ / / / / / /
* | | | | | | Merge pull request #988 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-211-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-03-210-0/+0
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #987 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-212-0/+159
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | * | | | | Couple fixes to the test routine for HDFFV-10425.Vailin Choi2018-03-211-2/+2
| |/ / / / /
| * | | | | Add test and release info for the fix to HDFFV-10425 test failure with H5DOwr...Vailin Choi2018-03-212-0/+159
|/ / / / /
* | | | | Merge pull request #981 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Larry Knox2018-03-201-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest formatVailin Choi2018-03-201-1/+1
|/ / / /
* | | | Merge pull request #978 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-03-191-1/+1
|\ \ \ \
| * | | | Fix date.lrknox2018-03-191-1/+1
|/ / / /
* | | | Merge pull request #977 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-191-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correct the date in RELEASE.txt for H5DOread_chunk.Vailin Choi2018-03-191-1/+1
| * | | Add release info for H5DOread_chunk.Vailin Choi2018-03-191-0/+10
|/ / /
* | | 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 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