summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot version 1.10 release 2 (snap9)hdftest2018-02-111-1/+1
|
* Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2018-02-021-1/+11
|\ | | | | | | | | | | * commit 'ad89b8325555ffd7ea27baef61c506a81dc80a96': Add note for HDFFV-10398 HDFFV-10398 merge from develop improve CMake code
| * Add note for HDFFV-10398Allen Byrne2018-02-011-1/+11
| |
* | fixed develop to 1.10 issuesM. Scot Breitenfeld2018-01-311-1/+0
| |
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2018-01-312-3/+4
|\ \ | |/ |/|
| * Update reference files for CMake optionsAllen Byrne2018-01-292-103/+130
| |
| * HDFFV-10396 typo fixAllen Byrne2018-01-251-1/+1
| |
| * HDFFV-10396 Add noteAllen Byrne2018-01-251-0/+10
| |
| * HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
| |
| * HDFFV-10393 fix incorrect search for name in h5repack object tableAllen Byrne2018-01-181-0/+26
| |
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-5/+4
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-101-1/+3
| |\ | | | | | | | | | | | | | | | | | | * commit '88574bf85618adc96142bebf865ac2caf82c8f09': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| | * Merge pull request #852 in HDFFV/hdf5 from ↵Allen Byrne2018-01-101-1/+3
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| | | * HDFFV-10361 Update release note for vds prefixAllen Byrne2018-01-051-1/+3
| | | |
| * | | HDFFV-10385 - add release noteAllen Byrne2018-01-101-0/+13
| | | |
| * | | HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+21
| |/ /
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-081-1/+1
| |\ \ | | | | | | | | | | | | | | | | * commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a': Snapshot version 1.11 release 2
| | * | Snapshot version 1.11 release 2hdftest2018-01-051-1/+1
| | | |
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-051-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/| * commit '994611a2d4320358dc5a1c0c721633670ad4833c': Snapshot version 1.11 release 1
| * | HDFFV-8745 fix typosAllen Byrne2018-01-041-2/+2
| | |
| * | HDFFV-8745 update release noteAllen Byrne2018-01-041-0/+15
| | |
* | | Update refences to CMake usageAllen Byrne2018-01-292-100/+127
| | |
* | | Fix typoAllen Byrne2018-01-251-1/+1
| | |
* | | HDFFV-10396 Reduce use of h5tools_simple_prefix functionAllen Byrne2018-01-251-0/+10
| | |
* | | HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-222-8/+35
| | |
* | | HDFFV-10385 merge corrections from developAllen Byrne2018-01-101-0/+13
| | |
* | | HDFFV-8745 merge from developAllen Byrne2018-01-091-0/+15
| | |
* | | HDFFV-10385 Refactor use of CMAKE_BUILD_TYPEAllen Byrne2018-01-081-3/+22
| | |
* | | Snapshot version 1.10 release 2 (snap8)hdftest2018-01-081-1/+1
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)hdftest2018-01-061-5/+32
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'efa2a470c9d8cf2d584f6b22f5b80cd6687887d0': (36 commits) Merge fix HDFFV-9724 1_10 branch has a different number HDFFV-9724 Merge vds prefix from develop reverted changes from sync Snapshot version 1.11 release 1 Fix valgrind issues HDFFV-9724 init var to null HDFFV-9724 add valgrind ENV Fix memory leak due to addition of FORMAT check loop HDFFV-9724 prefix of 0 length should be null value HDFFV-9724 Corrected files and verified tests Add library INTERFACE and MPI to tools Increase maximum number of retries for h5watch tests. Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop" Fix library interface commands, add missing JNI Add HD prefix HDFFV-9724 Remove VDS file cache functionality Removed incorrect MPI text Par example needs to link with mpi libs Because of MPI requirements in library ALWAYS add include path ...
| * | | HDFFV-9724 Merge vds prefix from developAllen Byrne2018-01-051-19/+18
| | | |
| * | | synced with developM. Scot Breitenfeld2018-01-051-1/+18
| |\ \ \ | | | |/ | | |/|
| | * | Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
| | |/
| | * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-2/+30
| | |
| | * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-28/+2
| | | | | | | | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
| | * HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-4/+0
| | |
| | * Removed incorrect MPI textAllen Byrne2017-12-201-1/+1
| | |
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-131-1/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits) HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake removed duplicate exports of DS subroutines removed duplicate exports of DS subroutines Normalization with VOL integration branch. clean-up moved dll export to Module Fixed typo. removed parameters added missing parameter added missing parameter removed duplicate exports of DS subroutines removed fortran comments Various code cleanup Description: - Replaced H5Location::exists with H5Location::nameExists and marked H5Location::exists as deprecated. - Miscellaneous test cleanup for consistency. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test) exported global variables for windows export var. initialized integer constants Update macros Changed casts to const void * Casted pointers to void to quiet warnings on Linux. Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows. ...
| | * | Added java wrappers and testsAllen Byrne2017-12-121-1/+31
| | | |
| * | | Fix library interface commands, add missing JNIAllen Byrne2017-12-211-0/+11
| | | |
* | | | Snapshot version 1.10 release 2 (snap7)hdftest2017-12-311-1/+1
| | | |
* | | | Snapshot version 1.10 release 2 (snap6)hdftest2017-12-241-1/+1
|/ / /
* | | Modify description in RELEASE.txt for HDFFV-9947 H5Sencode.Vailin Choi2017-12-211-4/+13
| | |
* | | Add description to RELEASE.txt for HDFFV-9947 H5Sencode fix for 1.10.Vailin Choi2017-12-201-0/+7
| | |
* | | Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-9/+0
| | |
* | | Update MPI commandsAllen Byrne2017-12-201-1/+10
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-12-201-1/+1
|\ \ \ | | | | | | | | | | | | | | | | * commit '405ca39066fedf967f41e149d6a7f585c733e0e0': Snapshot version 1.10 release 2 (snap5)
| * | | Snapshot version 1.10 release 2 (snap5)hdftest2017-12-171-1/+1
| | | |
* | | | HDFFV-10307Allen Byrne2017-12-181-0/+6
|/ / /
* | | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-12-121-1/+0
|\ \ \ | | |/ | |/|