summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* Update examples and fix old version references.Allen Byrne2020-05-208-209/+213
|
* Update Windows platformsAllen Byrne2020-05-201-5/+1
|
* HDFFV-11036 add release noteAllen Byrne2020-05-201-1/+8
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-202-1/+8
|
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size ↵M. Scot Breitenfeld2020-05-201-0/+3
| | | | | | inh5fget_file_image_f. HDFFV-11029
* Update sanitizer note.Allen Byrne2020-05-201-3/+12
|
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the ↵Muqun Yang2020-05-201-0/+10
| | | | repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.
* Add RELEASE.txt note for token refactoring changesJordan Henderson2020-05-201-0/+44
|
* HDFFV-11012 - add release noteAllen Byrne2020-05-201-0/+7
|
* HDFFV-10996 add release noteAllen Byrne2020-05-201-0/+6
|
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-05-201-7/+4
| | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a.
* Revert "Moved -Wunsuffixed-float-constants to the developer warnings."Dana Robinson2020-05-201-4/+7
| | | | This reverts commit 12bc75c6172ca7b64c33b17cf538a7629500cf2f.
* Moved -Wunsuffixed-float-constants to the developer warnings.Dana Robinson2020-05-201-7/+4
|
* Note for common warnings filesAllen Byrne2020-05-201-0/+9
|
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-201-8/+8
|
* HDDFV-11001 add noteAllen Byrne2020-05-201-0/+14
|
* Added JIRA noteAllen Byrne2020-05-201-0/+8
|
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-201-0/+7
|
* Add missing noteAllen Byrne2020-05-201-0/+12
|
* Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2020-05-201-0/+15
| | | | Fixes HDFFV-10945.
* Add release note for sanitizer supportAllen Byrne2020-05-201-0/+6
|
* Update RELEASE.txt with performance improvementsChris Hogan2020-05-201-0/+6
|
* Add RELEASE.txt entry for Jira 10934Chris Hogan2020-05-201-0/+6
|
* Add note to RELEASE.txt for H5Sselect_adjust.Neil Fortner2020-05-201-0/+8
|
* Add RELEASE.txt note for H5Sselect_project_interesectionNeil Fortner2020-05-201-0/+8
|
* Add RELEASE.txt note for HVLget_file_type()Neil Fortner2020-05-201-0/+9
|
* HDFFV-10876 add noteAllen Byrne2020-05-201-0/+9
|
* Minor correctionAllen Byrne2020-05-201-1/+1
|
* Update list of tested platformsAllen Byrne2020-05-201-23/+8
|
* Add VS2019 supportAllen Byrne2020-05-203-6/+18
|
* Partial fix for HDFFV-10792Jordan Henderson2020-05-201-0/+13
|
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-098-110/+1853
| | | | | | | | including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork!
* HDFFV-10531 document option for external libsAllen Byrne2018-09-241-0/+5
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-09-241-0/+1
|\ | | | | | | | | | | | | * commit 'e96bd2d46e208e0eb6c62cfcc4f86141f933884e': CMake changes for SKIPPED and flush tests H5S adjust callbacks now return an herr_t instead of void. Normalization with vol_integration (property lists, file drivers, other misc).
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-0/+1
| |
* | 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
|
* Minor text correctionsAllen Byrne2018-09-052-3/+3
|
* HDFFV-10569 Add unsupported option notes to docsAllen Byrne2018-09-042-49/+77
|
* 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-172-0/+12
|
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-171-0/+10
|
* Update cmake warnings to match the autotools files betterAllen Byrne2018-08-162-0/+499
|
* Fix JIRA number formatAllen Byrne2018-08-161-2/+2
|
* Added notes about CVE issues.Binh-Minh Ribler2018-08-141-0/+33
|