summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-241-7/+4
|\ | | | | | | | | | | | | | | | | | | | | * commit '590aaff33046df99a4d88ba59e4b461e060b36e4': Optimized the floating point comparisons a little bit. Fix for failing h5diff tests involving floating-point compares. Removed H5_DEC_ENUM Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" Revert "Moved -Wunsuffixed-float-constants to the developer warnings." Moved -Wunsuffixed-float-constants to the developer warnings. Fixed a bug in testpar/t_cache.c concerning checking expected vs. actual cache entry reads and writes.
| * Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-7/+4
| | | | | | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a.
* | Note for common warnings filesAllen Byrne2020-01-171-0/+9
|/
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-8/+8
|
* HDDFV-11001 add noteAllen Byrne2020-01-151-0/+14
|
* Added JIRA noteAllen Byrne2020-01-131-0/+8
|
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-0/+7
|
* Add missing noteAllen Byrne2019-12-191-0/+12
|
* Merge pull request #2109 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pread_bugs to ↵Dana Robinson2019-12-171-0/+15
|\ | | | | | | | | | | | | develop * commit '99f85cbf15a637768c8df977ddc5eebe7683a60d': Fixed bugs in pread/pwrite I/O in VFDs.
| * Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2019-12-091-0/+15
| | | | | | | | Fixes HDFFV-10945.
* | Add release note for sanitizer supportAllen Byrne2019-12-121-0/+6
| |
* | Latest date first in RELEASE.txtChris Hogan2019-12-101-6/+6
| |
* | Update RELEASE.txt with performance improvementsChris Hogan2019-12-101-0/+6
| |
* | Merge pull request #2113 in HDFFV/hdf5 from ↵Chris Hogan2019-12-091-0/+6
|\ \ | | | | | | | | | | | | | | | | | | ~CHOGAN/hdf5:chogan/develop/10934_release_txt to develop * commit 'c000061e6a6123d9cba7938bb8e6b94139cc3cc7': Add RELEASE.txt entry for Jira 10934
| * | Add RELEASE.txt entry for Jira 10934Chris Hogan2019-12-091-0/+6
| |/
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-071-0/+16
|\ \ | | | | | | | | | | | | | | | | | | * commit '9c3900d0bf05a65e59cce6dc613b38b240599d93': Add note to RELEASE.txt for H5Sselect_adjust. Add RELEASE.txt note for H5Sselect_project_interesection Minor tweaks noticed while going over VOL documentation.
| * | Add note to RELEASE.txt for H5Sselect_adjust.Neil Fortner2019-12-061-0/+8
| | |
| * | Add RELEASE.txt note for H5Sselect_project_interesectionNeil Fortner2019-12-061-0/+8
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-061-0/+9
|\ \ \ | |/ / | | | | | | | | | * commit 'fa31520e25ec27140f8d0dfec859aede163d2201': Add RELEASE.txt note for HVLget_file_type()
| * | Add RELEASE.txt note for HVLget_file_type()Neil Fortner2019-12-061-0/+9
| |/
* | HDFFV-10876 add noteAllen Byrne2019-12-061-0/+9
|/
* Minor correctionAllen Byrne2019-11-181-1/+1
|
* Update list of tested platformsAllen Byrne2019-11-181-23/+8
|
* Add VS2019 supportAllen Byrne2019-11-183-6/+18
|
* Update RELEASE.txt for reference changesJerome Soumagne2019-10-081-0/+10
|
* HDFFV-10408,10918 Add noteAllen Byrne2019-10-021-1/+9
|
* Fixed the iteration error in test_versionbounds() in test/dtypes.c.Vailin Choi2019-09-301-0/+10
|
* (1) Address the feedback from the PR reviewVailin Choi2019-09-261-0/+13
| | | | (2) Add release notes
* Update versioning to next major versionAllen Byrne2019-09-251-6/+6
|
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-1/+1
| | | | branch.
* Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+13
| | | | linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
* Added a release note for HDFFV-10892 (fcntl lock bug).Dana Robinson2019-09-161-0/+22
|
* HDFFV-10854 add release note for windowsAllen Byrne2019-09-121-3/+28
|
* Re-ordered items w.r.t. date.Binh-Minh Ribler2019-08-281-49/+50
|
* Fixed typoBinh-Minh Ribler2019-08-281-1/+1
|
* Added notes about HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-0/+21
|
* Fixed the assertion failure for HDFFV-10873.Vailin Choi2019-08-231-0/+14
|
* Changes based on PR feedback.Vailin Choi2019-08-151-2/+2
|
* Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly ↵Vailin Choi2019-08-141-0/+17
| | | | with PGI/19.
* Added the map (H5M) APIDana Robinson2019-08-131-0/+5
|
* Use a STRING option for API versionAllen Byrne2019-08-122-11/+14
|
* HDFFV-10529 add noteAllen Byrne2019-07-231-1/+9
|
* HDFFV-10845 update noteAllen Byrne2019-07-231-2/+6
|
* HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-172-7/+7
|
* HDFFV-10845 add release note.Allen Byrne2019-07-171-0/+9
|
* HDFFV-10424 add optional variable to avoid PDB installsAllen Byrne2019-07-171-0/+9
|
* Fix note text and cmake module includeAllen Byrne2019-07-101-3/+3
|
* HDFFV-10581 add missed change and release note.Allen Byrne2019-07-091-2/+11
|
* Add release notes.Vailin Choi2019-06-251-0/+16
|
* HDFFV-9407 Add testAllen Byrne2019-06-241-7/+11
|