summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* OESS-65 fix packaging config filesAllen Byrne2020-05-201-0/+1
|
* Remove old szip lineAllen Byrne2020-05-201-1/+0
|
* OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-05-203-0/+20
|
* Trim trailing whitespaceQuincey Koziol2020-05-204-3068/+3068
|
* Add Splitter VFD to library.Jacob Smith2020-05-201-0/+14
| | | | | | | | | | | | | | | * "Simultaneous and equivalent" Read-Write and Write-Only channels for file I/O. * Only supports drivers with the H5FD_FEAT_DEFAULT_VFD_COMPATIBLE flag for now, preventing issues with multi-file drivers. Add Mirror VFD to library. * Write-only operations over a network. * Uses TCP/IP sockets. * Server and auxiliary server-shutdown programs provided in a new directory, `utils/mirror_vfd`. * Automated testing via loopback ("remote" of localhost).
* Move intel warnings to subfolder, update autotools filesAllen Byrne2020-05-201-1/+3
|
* Corrected noteAllen Byrne2020-05-201-3/+3
|
* Update release note for CMake warningsAllen Byrne2020-05-201-0/+2
|
* TRILAB-192 add comparable clang flagsAllen Byrne2020-05-201-0/+2
|
* TRILAB-24 use CHECK_STRUCT_HAS_MEMBERAllen Byrne2020-05-201-0/+7
|
* TRILAB-192 add release noteAllen Byrne2020-05-201-0/+15
|
* Fixed the RELEASE.txt note for HDFFV-11057Dana Robinson2020-05-201-9/+8
|
* Fix shutdown errors when using the HDF5_VOL_CONNECTOR environmentDana Robinson2020-05-201-0/+12
| | | | | variable to set a dynamically loaded plugin as the default VOL connector. Fixes HDFFV-11057
* 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
| |