Commit Graph

1492 Commits

Author SHA1 Message Date
Allen Byrne
7381bea1e8 OESS-65 add option to use AEC library in place of SZip 2020-05-20 09:37:19 -05:00
Jacob Smith
b11015c4cc Add Splitter VFD to library.
* "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).
2020-05-20 09:34:20 -05:00
Allen Byrne
e1db7ff410 Move intel warnings to subfolder, update autotools files 2020-05-20 09:31:57 -05:00
Allen Byrne
f94696a662 Corrected note 2020-05-20 09:31:57 -05:00
Allen Byrne
9cc06d671a Update release note for CMake warnings 2020-05-20 09:31:57 -05:00
Allen Byrne
b4534374f7 TRILAB-192 add comparable clang flags 2020-05-20 09:31:57 -05:00
Allen Byrne
0a72a7bf6b TRILAB-24 use CHECK_STRUCT_HAS_MEMBER 2020-05-20 09:31:56 -05:00
Allen Byrne
b373cd9a44 TRILAB-192 add release note 2020-05-20 09:31:56 -05:00
Dana Robinson
ce9ef0ba12 Fixed the RELEASE.txt note for HDFFV-11057 2020-05-20 09:31:56 -05:00
Dana Robinson
4cfafa10d5 Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment
variable to set a dynamically loaded plugin as the default VOL
connector. Fixes HDFFV-11057
2020-05-20 09:31:56 -05:00
Allen Byrne
95c4222cd1 Update examples and fix old version references. 2020-05-20 09:31:55 -05:00
Allen Byrne
a549df80b3 Update Windows platforms 2020-05-20 09:31:55 -05:00
Allen Byrne
bc2e406f78 HDFFV-11036 add release note 2020-05-20 09:31:55 -05:00
Allen Byrne
60a4987f97 TRILAB-142 Change minimum CMake version to 3.12 2020-05-20 09:31:55 -05:00
M. Scot Breitenfeld
995c8126ae Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_image_f.
HDFFV-11029
2020-05-20 09:31:55 -05:00
Allen Byrne
9f024afb2a Update sanitizer note. 2020-05-20 09:31:54 -05:00
Muqun Yang
9c3fe9fe7c HDFFV-11014, fix the h5repack issue that misses a few attributes during the 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. 2020-05-20 09:31:54 -05:00
Jordan Henderson
ecdaf09c11 Add RELEASE.txt note for token refactoring changes 2020-05-20 09:31:54 -05:00
Allen Byrne
55a2411851 HDFFV-11012 - add release note 2020-05-20 09:31:54 -05:00
Allen Byrne
e8e8ae8f58 HDFFV-10996 add release note 2020-05-20 09:31:54 -05:00
Allen Byrne
d8e352ec4f Note for common warnings files 2020-05-20 09:31:50 -05:00
Allen Byrne
6b106b2cab HDFFV-11001 need to qualify all by parallel or serial types 2020-05-20 09:20:26 -05:00
Allen Byrne
234492f9e7 HDDFV-11001 add note 2020-05-20 09:20:26 -05:00
Allen Byrne
b98190628f Added JIRA note 2020-05-20 09:20:26 -05:00
Allen Byrne
d486a9b27e HDFFV-10980 - h5diff uses new ref APIs 2020-05-20 09:20:22 -05:00
Allen Byrne
e3f12a5a22 Add missing note 2020-05-20 09:20:21 -05:00
Dana Robinson
0e133ade90 Fixed bugs in pread/pwrite I/O in VFDs.
Fixes HDFFV-10945.
2020-05-20 09:20:21 -05:00
Allen Byrne
ba4eaeb660 Add release note for sanitizer support 2020-05-20 09:20:20 -05:00
Chris Hogan
e7895c4b3a Update RELEASE.txt with performance improvements 2020-05-20 09:20:20 -05:00
Chris Hogan
c5a7afb7a0 Add RELEASE.txt entry for Jira 10934 2020-05-20 09:20:20 -05:00
Neil Fortner
79557814af Add note to RELEASE.txt for H5Sselect_adjust. 2020-05-20 09:20:20 -05:00
Neil Fortner
9f77be02e5 Add RELEASE.txt note for H5Sselect_project_interesection 2020-05-20 09:20:20 -05:00
Neil Fortner
6d5169c1da Add RELEASE.txt note for HVLget_file_type() 2020-05-20 09:20:20 -05:00
Allen Byrne
64af1dab2c HDFFV-10876 add note 2020-05-20 09:20:19 -05:00
Allen Byrne
b7e1dd706c Minor correction 2020-05-20 09:17:26 -05:00
Allen Byrne
820baf8531 Update list of tested platforms 2020-05-20 09:17:26 -05:00
Allen Byrne
66fc35d49c Add VS2019 support 2020-05-20 09:17:26 -05:00
Jordan Henderson
4c481e5564 Partial fix for HDFFV-10792 2020-05-20 09:17:25 -05:00
David Young
c8f533cfc3 Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
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!
2019-12-09 10:30:58 -06:00
Allen Byrne
d8aa676175 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'f03758613a6ec83e5ddd664590d162ccc888f13e':
  Snapshot version 1.11 release 2.
  Normalization with vol_integration (test code and H5Xtest.c)
2018-09-21 12:17:19 -05:00
hdftest
e2f6e6f62f Snapshot version 1.11 release 2. 2018-09-20 14:54:10 -05:00
Allen Byrne
deaa1db852 HDFFV-10332 Use pre-generated files 2018-09-18 17:31:40 -05:00
Allen Byrne
99f743ed1a HDFFV-9059 Allow detect to take a file as an argument 2018-09-18 10:29:12 -05:00
Allen Byrne
fddbbc158d HDFFV-10568 fix hdf5_java library dependency 2018-08-31 21:00:16 -05:00
Jordan Henderson
763b95c6b0 Update RELEASE.txt with suggested changes 2018-08-27 15:13:54 -05:00
Jordan Henderson
4cd10fa88e Add fix for HDFFV-10501
Add test for HDFFV-10501 fix

Add release note for HDFFV-10501 fix
2018-08-25 22:54:30 -05:00
Allen Byrne
f356d587a2 Update fortran windows 10 version 2018-08-20 18:26:57 -05:00
Allen Byrne
ae7da889ec HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option 2018-08-17 14:48:43 -05:00
Allen Byrne
a6100a3445 HDFFV-10536 callback crash fixed by using stack structure 2018-08-17 14:12:11 -05:00
Allen Byrne
201d1722dc Fix JIRA number format 2018-08-16 15:31:02 -05:00