summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add RELEASE.txt note for collective metadata read fixesJordan Henderson2019-02-121-0/+16
|
* Fix test issue in testpar/t_dset.c with MPI-2 implementationsJordan Henderson2019-02-071-0/+5
|
* Add release notes information.Vailin Choi2019-02-061-0/+10
|
* Merge pull request #1508 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-01-311-0/+9
|\ | | | | | | | | | | | | | | | | * commit 'bae744199b69eb7c3f5eda2441cca30cb8c6175f': Add more specific batch scripts. Add script raybsub to handle submitting .lsf files on ray with bsub < script.lsf syntax that we couldn't handle with CMake. Add hpc-cmake-tgz option for bin/release. Account info can be submitted as an argument to run the batch scripts. Special versions for sandia are not needed. Add HDF5options.cmake files for serial and parallel tests on HPC machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling. Remove knl configuration from ctestS.sl.in.cmake. Add sandia batch files with account info. Add batch files with batch parameters specific to cori and ray. Release.txt entry for skipping long double dt_arith tests on ppc64.
| * Add batch files with batch parameters specific to cori and ray.Larry Knox2019-01-261-0/+9
| | | | | | | | Release.txt entry for skipping long double dt_arith tests on ppc64.
* | Add RELEASE.txt note for unknown message fix (pull request 1448)Neil Fortner2019-01-301-0/+6
|/
* Updated Fortran Bug and new featuresM. Scot Breitenfeld2019-01-081-1/+22
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵M. Scot Breitenfeld2019-01-071-1/+37
|\ | | | | | | develop
| * Add RELEASE.txt entry for HDFFV-10596.Larry Knox2019-01-041-0/+9
| |
| * Correction based on code review.Vailin Choi2019-01-021-2/+2
| |
| * Changes based on feedback from pull request.Vailin Choi2018-12-311-2/+2
| |
| * Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-281-0/+13
| | | | | | | | | | | | | | | | after deleting attributes in densed storage. The fix: When deleting attribute nodes from the name index v2 B-tree, if an attribute is found in the intermediate B-tree nodes, which may be merged/redistributed in the process, we need to free the dynamically allocated spaces for the intermediate decoded attribute.
| * Merge pull request #1364 in HDFFV/hdf5 from ↵Dana Robinson2018-12-171-0/+14
| |\ | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5i_reference_removal to develop * commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53': Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
| | * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-0/+14
| | | | | | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
* | | Documented HDFFV-10652M. Scot Breitenfeld2019-01-021-1/+7
|/ /
* | HDFFV-10632 correct numberAllen Byrne2018-12-121-1/+1
| |
* | HDFFV-10632 stder/stdout change noteAllen Byrne2018-12-121-0/+9
| |
* | HDFVIEW-4 noteAllen Byrne2018-12-121-3/+12
|/
* RELEASE.txt updates for fixes pushed to 1.10.5.Dana Robinson2018-12-071-49/+0
|
* Removed RELEASE.txt entry concerning --enable-debug/production configure flagsDana Robinson2018-12-061-13/+0
| | | | as those changes were pushed to HDF5 1.10.
* updated with HDFFV-10511Scot Breitenfeld2018-12-041-1/+5
|
* Pulled the RELEASE.txt note concerning HDFFV-10633 since thatDana Robinson2018-11-241-11/+1
| | | | | change was pushed to hdf5_1_10 in case we release the Windows VFD in 1.10.5.
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-141-2/+12
|
* Correct platformsAllen Byrne2018-11-061-3/+2
|
* Snapshot version 1.11 release 3.hdftest2018-11-051-1/+1
|
* Updated RELEASE.txt to reflect HDFFV-10609 work (H5Xpkg.h filesDana Robinson2018-10-291-1/+2
| | | | being incorrectly installed).
* Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-1/+50
| | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614.
* Fix typoAllen Byrne2018-10-041-2/+2
|
* Reconciled docs with 1.10 branchAllen Byrne2018-10-041-32/+52
|
* HDFFV-10594 - Add rpath configuration noteAllen Byrne2018-09-261-0/+10
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-09-211-1/+1
|\ | | | | | | | | | | * commit 'f03758613a6ec83e5ddd664590d162ccc888f13e': Snapshot version 1.11 release 2. Normalization with vol_integration (test code and H5Xtest.c)
| * Snapshot version 1.11 release 2.hdftest2018-09-201-1/+1
| |
* | HDFFV-10332 Use pre-generated filesAllen Byrne2018-09-181-1/+6
|/
* HDFFV-9059 Allow detect to take a file as an argumentAllen Byrne2018-09-181-1/+10
|
* HDFFV-10568 fix hdf5_java library dependencyAllen Byrne2018-09-011-0/+9
|
* Update RELEASE.txt with suggested changesJordan Henderson2018-08-271-1/+46
|
* Add fix for HDFFV-10501Jordan Henderson2018-08-261-0/+18
| | | | | Add test for HDFFV-10501 fix Add release note for HDFFV-10501 fix
* Update fortran windows 10 versionAllen Byrne2018-08-201-2/+2
|
* HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT optionAllen Byrne2018-08-171-0/+10
|
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-171-0/+10
|
* Fix JIRA number formatAllen Byrne2018-08-161-2/+2
|
* Added notes about CVE issues.Binh-Minh Ribler2018-08-141-0/+33
|
* Rearrange issues by date orderJordan Henderson2018-08-091-22/+21
|
* RELEASE.txt changes for MPI updatesJordan Henderson2018-08-091-0/+29
|
* Reorder bugfix release notes from latest to earliest, and miscellaneousLarry Knox2018-08-071-55/+59
| | | | format cleanup.
* Add RELEASE.txt entry for HDFFV-10475Larry Knox2018-08-071-3/+14
|
* HDFFV-10544 add release noteAllen Byrne2018-08-061-0/+14
|
* HDFFV-10508 rework sentenceAllen Byrne2018-07-311-2/+2
|
* HDFFV-10508 clarify library differencesAllen Byrne2018-07-311-6/+8
|
* HDFFV-10508 spelling and grammerAllen Byrne2018-07-311-4/+3
|