Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release.txt #2201

Merged
merged 380 commits into from
Oct 28, 2022
Merged
Changes from all commits
Commits
Show all changes
380 commits
Select commit Hold shift + click to select a range
f1cd80f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 23, 2021
742a7e3
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 24, 2021
d3f4392
Some Javadoc warning fixes
byrnHDF Mar 24, 2021
9c3becc
Updated javadoc fixes
byrnHDF Mar 24, 2021
bb93f4d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 25, 2021
04568ab
# WARNING: head commit changed in the meantime
byrnHDF Mar 25, 2021
23aaf37
Committing clang-format changes
github-actions[bot] Mar 25, 2021
511bf0e
HDFFV-11229 Add release note
byrnHDF Mar 25, 2021
e8d97c9
HDFFV-11229 windows testfile needed
byrnHDF Mar 25, 2021
69e1491
fix typo
byrnHDF Mar 25, 2021
e3de592
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 26, 2021
3d88c6a
Remove non supported message text
byrnHDF Mar 26, 2021
fe9d07c
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 26, 2021
452b890
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 29, 2021
f4e1413
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 30, 2021
8c6e61f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 31, 2021
ab3ae07
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 31, 2021
c9a8d50
HDFFV-11229 - change ldouble test to check both native and general
byrnHDF Apr 5, 2021
72fd93d
HDFFV-11229 add second file compare
byrnHDF Apr 5, 2021
dff390e
HDFFV-11229 fix reference file
byrnHDF Apr 5, 2021
362beb3
HDFFV-11229 autotools check two refs
byrnHDF Apr 5, 2021
2385150
HDFFV-11229 revert back to removal of NATIVE_LDOUBLE in tools output
byrnHDF Apr 7, 2021
c17ca54
Committing clang-format changes
github-actions[bot] Apr 7, 2021
f05c84e
Update release note
byrnHDF Apr 7, 2021
1e6224c
Update attribute type of ref file
byrnHDF Apr 7, 2021
baf0fd3
Change source of ninja for macs
byrnHDF Apr 12, 2021
6d780f6
try port instead of brew
byrnHDF Apr 12, 2021
c2cf490
Recommended is to use brew.
byrnHDF Apr 12, 2021
2e0f725
Undo non long double changes
byrnHDF Apr 13, 2021
e97e2e8
remove unneeded file
byrnHDF Apr 13, 2021
3756724
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 15, 2021
292a651
Fix perl and doxygen CMake code
byrnHDF Apr 15, 2021
b34207a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 19, 2021
097fe10
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 19, 2021
d9fe955
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 20, 2021
dcc8bf6
Add "option" command for clang options
byrnHDF Apr 20, 2021
fefc0c6
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 21, 2021
39b2ba4
Rework CMake add_custom to use the BYPRODUCTS argument
byrnHDF Apr 21, 2021
9a9712f
Add stamp files to BYPRODUCTS
byrnHDF Apr 21, 2021
65faa84
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 22, 2021
3bf4120
Only one copy of file exists
byrnHDF Apr 22, 2021
3994af6
Fix custom cmmand depends targets
byrnHDF Apr 23, 2021
dd70b67
Fix fortran custom command DEPENDS
byrnHDF Apr 23, 2021
a956363
Add LD_LIBRARY_PATH to tests
byrnHDF Apr 23, 2021
251327f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 25, 2021
7f6e7d4
Add custom target for DEPENDS
byrnHDF Apr 26, 2021
f0890ff
Add h5detect conditionaly to generated target DEPENDS
byrnHDF Apr 26, 2021
55facca
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 26, 2021
0a48437
Correct DEPENDS targets
byrnHDF Apr 26, 2021
b15b171
Parallel builds need the mpi compiler for pkgconfig scripts.
byrnHDF Apr 26, 2021
7e14d75
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 26, 2021
3d13618
install only if MPI build
byrnHDF Apr 26, 2021
cc0354a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 27, 2021
afaf507
Fortran target depends
byrnHDF Apr 28, 2021
1962f34
Remove incorrect source attribute
byrnHDF Apr 28, 2021
db9e593
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 29, 2021
1166945
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 29, 2021
165d7a6
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 30, 2021
7a3dc35
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 3, 2021
e44b69d
doxygen adjustments
byrnHDF May 3, 2021
b398d41
doxygen build updates
byrnHDF May 4, 2021
0c6fa9c
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 4, 2021
c8d8b3e
Correct version
byrnHDF May 4, 2021
ec88e07
Correct function version - function has been merged to 1.12
byrnHDF May 4, 2021
dffcfcb
Correct version string for map functions
byrnHDF May 4, 2021
e442558
Cleanup warnings for tools debug builds
byrnHDF May 5, 2021
6542d2d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 5, 2021
ac65535
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 5, 2021
4fa95da
TRILAB-227 - fix indexing for h5diff selections
byrnHDF May 5, 2021
a5347ee
Correct location of pos to index function call
byrnHDF May 6, 2021
76baa89
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 7, 2021
4cdf695
TRILAB-227 Enable test
byrnHDF May 7, 2021
8827276
Quote subset args
byrnHDF May 7, 2021
02c2ade
Use MATCHES because of AppleClang
byrnHDF May 15, 2021
e2d1e0f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 15, 2021
16ca108
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 18, 2021
d6c94b1
if blocks needed for build modes
byrnHDF May 18, 2021
bcee9ac
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 18, 2021
9a94ffc
Update list of DT platforms
byrnHDF May 18, 2021
5c9dbba
VS2019 correctly displays float values
byrnHDF May 20, 2021
627d9ba
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 20, 2021
24b817f
revert VS2019 change
byrnHDF May 20, 2021
905c818
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 21, 2021
c12d801
Issue #669 remove version from pkgcfg filename
byrnHDF May 21, 2021
ed42298
remove version from h5cc script
byrnHDF May 21, 2021
60b0a5a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 25, 2021
4a2871f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 26, 2021
6a8f13d
Java reference functions updated
byrnHDF May 27, 2021
86641e8
Correct BYPRODUCTS argument
byrnHDF May 27, 2021
347f605
Correct more genereated files BYPRODUCTS
byrnHDF May 27, 2021
85f2432
BYPRODUCTS must have unique locations
byrnHDF May 27, 2021
7170b7d
Fix typo
byrnHDF May 27, 2021
58a5fae
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 27, 2021
245658c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 1, 2021
b31fc97
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 1, 2021
18bb4cb
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 2, 2021
69e833c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 3, 2021
eb8baef
Fix fortran configure checks
byrnHDF Jun 3, 2021
3304c2b
Rework H5_PAC_C_MAX_REAL_PRECISION setting logic
byrnHDF Jun 3, 2021
eed910d
Add note about fortran configure change
byrnHDF Jun 3, 2021
d967b91
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 3, 2021
d56cd71
Adds a quick for for some egregious chunk_info badness (#722)
derobins Jun 3, 2021
eca5f13
Fixes issue with ccmake that prevents building Fortran (#723)
derobins Jun 4, 2021
aaeface
Fix conflicts with merge
byrnHDF Jun 4, 2021
7b3e4a7
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 4, 2021
cad37d8
Move MAX_PRECISION back to HDF5UseFortran.cmake
byrnHDF Jun 4, 2021
6ab15cc
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 6, 2021
670db50
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 7, 2021
18a9555
Use STREQUAL to test macro argument
byrnHDF Jun 7, 2021
21ef111
Move C language test to ConfigureChecks from HDF5UseFortran
byrnHDF Jun 7, 2021
34c070f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 8, 2021
04fa0cb
MAX_PRECISION defines must be defined
byrnHDF Jun 8, 2021
57416c3
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 8, 2021
6b635f0
Organize flags and align autotools and cmake
byrnHDF Jun 9, 2021
d07ab42
Fix comment in no-error-general warnings files.
byrnHDF Jun 10, 2021
3db5656
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 11, 2021
b31e289
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 15, 2021
aa6f886
Flag cleanup and fix typos
byrnHDF Jun 15, 2021
031ac3a
Add comment
byrnHDF Jun 15, 2021
867d8cd
Correct VAR used to find configure time file
byrnHDF Jun 16, 2021
0250b81
Set the path correctly
byrnHDF Jun 16, 2021
b5cc973
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 16, 2021
ef36c01
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 17, 2021
6592c54
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 21, 2021
7a3449c
Update missing release note info.
byrnHDF Jun 21, 2021
7f6def0
Update code owners
byrnHDF Jun 21, 2021
249a113
Correct JIRA note
byrnHDF Jun 21, 2021
36812e8
add known problem.
byrnHDF Jun 22, 2021
b3a28bd
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 22, 2021
8f8429c
Use only core library for testing dynamic plugins.
byrnHDF Jun 23, 2021
50bc822
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 23, 2021
11bd052
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 24, 2021
40cb96d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 25, 2021
f919116
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 29, 2021
374cc03
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 29, 2021
e881d9e
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 30, 2021
d6e86ef
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jul 6, 2021
e41fc6c
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jul 14, 2021
139e1ee
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jul 26, 2021
108640c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 9, 2021
a98a697
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 12, 2021
c37786c
Committing clang-format changes
github-actions[bot] Aug 12, 2021
adf6581
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 17, 2021
2c8c5d2
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 18, 2021
0409de2
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 20, 2021
fbe6ac3
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 21, 2021
341c16f
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 24, 2021
8edbd71
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 25, 2021
65f19c4
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 7, 2021
52b7e09
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 7, 2021
15db512
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 8, 2021
8184d2a
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 10, 2021
a23e4b1
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 15, 2021
fca061b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 15, 2021
b1ea0a2
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 16, 2021
2b938ea
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 17, 2021
192ab1e
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 22, 2021
5b0bc79
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 27, 2021
305bdc1
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 28, 2021
9380e14
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 28, 2021
76f3627
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 29, 2021
32140e1
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 30, 2021
94fbcdf
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 1, 2021
6a5f884
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 3, 2021
9bc14f7
Update main.yml
byrnHDF Oct 7, 2021
bc16d26
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 13, 2021
d7e91ea
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 18, 2021
6039677
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 20, 2021
064ef60
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 21, 2021
f7605cd
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 22, 2021
46dc8c8
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 26, 2021
e8f8a68
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 29, 2021
46460a0
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 1, 2021
377e284
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 3, 2021
6afd323
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 9, 2021
f94141c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 17, 2021
80f2661
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 18, 2021
454ff40
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 24, 2021
cac3667
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 1, 2021
5789087
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 2, 2021
2e8b0a5
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 8, 2021
e3df1ed
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 10, 2021
95ee389
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 5, 2022
7b78678
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 11, 2022
26c75af
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 12, 2022
4a09c5b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 16, 2022
b1ee2e4
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 24, 2022
3640bee
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 26, 2022
5c8648d
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 28, 2022
40fdec0
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 31, 2022
ad15781
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 4, 2022
e443811
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 8, 2022
a39cacd
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 11, 2022
9258792
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 17, 2022
cbffe5c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 21, 2022
4f4ecd7
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 23, 2022
40800c8
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 24, 2022
3c2cd03
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 24, 2022
0ed127f
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 28, 2022
1a9800b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
a4e3e65
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
eb97105
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
471d061
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
161fe08
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 3, 2022
c8ea72c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 11, 2022
9272d57
Update HISTORY-1_13.txt
byrnHDF Mar 11, 2022
1f390fb
Update HISTORY-1_13.txt
byrnHDF Mar 11, 2022
44e5049
Update main.yml
byrnHDF Mar 11, 2022
8579229
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 12, 2022
e7db5f0
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 15, 2022
dcf62b0
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 18, 2022
77b8d01
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 21, 2022
636ea04
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 24, 2022
0c89a16
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 24, 2022
65e9689
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 27, 2022
994ab7e
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 28, 2022
793debc
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 29, 2022
c68f245
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 30, 2022
c4a759b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 30, 2022
3a6de53
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 31, 2022
9221774
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 31, 2022
85f369e
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 4, 2022
b5d8889
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 5, 2022
d61768f
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 6, 2022
8361ae6
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 7, 2022
65cda6d
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 8, 2022
74c68ac
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 9, 2022
22bfdbe
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 13, 2022
f155162
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 15, 2022
fb333c3
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 18, 2022
1e30690
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 20, 2022
e39e792
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 21, 2022
ce217e7
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 25, 2022
434c7ed
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 26, 2022
10a91fc
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 27, 2022
e471764
Merge branch 'HDFGroup:develop' into develop
byrnHDF Apr 29, 2022
03899e8
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 1, 2022
6469cbc
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 4, 2022
f917670
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 6, 2022
632df6a
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 7, 2022
f87257a
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 8, 2022
6598925
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 13, 2022
02b0556
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 14, 2022
5d7ec74
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 18, 2022
3fd8cb8
Merge branch 'develop' of https://github.com/byrnHDF/hdf5 into develop
lrknox Oct 10, 2022
5db909a
Merge branch 'HDFGroup:develop' into develop
lrknox Oct 24, 2022
30c1c20
Merge branch 'HDFGroup:develop' into develop
lrknox Oct 26, 2022
dad43e1
Updated version to 1.13.4-1 after creating hdf5_1_13_3 branch for 1.13.3
lrknox Oct 26, 2022
4adfa6c
Merge branch 'HDFGroup:develop' into develop
lrknox Oct 28, 2022
948459c
Cleared RELEASE.txt entries following HDF5 1.13.3 release.
lrknox Oct 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
123 changes: 19 additions & 104 deletions release_docs/RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CONTENTS

- New Features
- Support for new platforms and languages
- Bug Fixes since HDF5-1.13.2
- Bug Fixes since HDF5-1.13.3
- Platforms Tested
- Known Problems
- CMake vs. Autotools installations
Expand All @@ -47,36 +47,12 @@ New Features

Configuration:
-------------
- Add new CMake configuration variable HDF5_USE_GNU_DIRS

HDF5_USE_GNU_DIRS (default OFF) selects the use of GNU Coding Standard install
directory variables by including the CMake module, GNUInstallDirs(see CMake
documentation for details). The HDF_DIR_PATHS macro in the HDFMacros.cmake file
sets various PATH variables for use during the build, test and install processes.
By default, the historical settings for these variables will be used.

(ADB - 2022/10/21, GH-2175, GH-1716)

- Update CMake minimum version to 3.18

Updated CMake minimum version from 3.12 to 3.18 and removed version checks
which were added for Windows features not yet available in version 3.12. Also
removed configure macros and code checks for old style code compile checks.

(ADB - 2022/08/29, HDFFV-11329)
-


Library:
--------
- Added multi dataset I/O feature

Added H5Dread_multi, H5Dread_multi_async, H5Dwrite_multi, and
H5Dwrite_multi_async API routines to allow I/O on multiple datasets with a
single API call. Added H5Dread_multi_f and H5Dwrite_multi_f Fortran
wrappers. Updated VOL callbacks for dataset I/O to support multi dataset
I/O.

(NAF - 2022/10/19)
-


Parallel Library:
Expand All @@ -86,12 +62,8 @@ New Features

Fortran Library:
----------------
- Added pointer based H5Dfill_f API

Added Fortran H5Dfill_f, which is fully equivalent to the C API. It accepts pointers,
fill value datatype and datatype of dataspace elements.
-

(MSB - 2022/10/10, HDFFV-10734.)

C++ Library:
------------
Expand All @@ -110,7 +82,7 @@ New Features

High-Level APIs:
----------------
-
-


C Packet Table API:
Expand All @@ -125,72 +97,24 @@ New Features

Documentation:
--------------
- Doxygen User Guide documentation is available when configured and generated.
The resulting documentation files will be in the share/html subdirectory
of the HDF5 install directory.

(ADB - 2022/08/09)
-


Support for new platforms, languages and compilers
==================================================
-


Bug Fixes since HDF5-1.13.2 release
Bug Fixes since HDF5-1.13.3 release
===================================
Library
-------
- Fixed an issue with variable length attributes

Previously, if a variable length attribute was held open while its file
was opened through another handle, the same attribute was opened through
the second file handle, and the second file and attribute handles were
closed, attempting to write to the attribute through the first handle
would cause an error.

(NAF - 2022/10/24)

- Fixed an issue with hyperslab selections

Previously, when combining hyperslab selections, it was possible for the
library to produce an incorrect combined selection.

(NAF - 2022/09/25)

- Fixed an issue with attribute type conversion with compound datatypes

Previously, when performing type conversion for attribute I/O with a
compound datatype, the library would not fill the background buffer with
the contents of the destination, potentially causing data to be lost when
only writing to a subset of the compound fields.

(NAF - 2022/08/22, GitHub #2016)

- Memory leak

A memory leak was observed with variable-length fill value in
H5O_fill_convert() function in H5Ofill.c. The leak is
manifested by running valgrind on test/set_extent.c.

Previously, fill->buf is used for datatype conversion
if it is large enough and the variable-length information
is therefore lost. A buffer is now allocated regardless
so that the element in fill->buf can later be reclaimed.

(VC - 2022/10/10, HDFFV-10840)
-


Java Library
------------
- Improve variable-length datatype handling in JNI.

The existing JNI read-write functions could handle variable-length datatypes
that were simple variable-length datatype with an atomic sub-datatype. More
complex combinations could not be handled. Reworked the JNI read-write functions
to recursively inspect datatypes for variable-length sub-datatypes.

(ADB - 2022/10/12, HDFFV-8701,10375)
-


Configuration
Expand Down Expand Up @@ -260,12 +184,6 @@ Platforms Tested
(crusher) GCC 11.2.0
(cmake)

Linux 5.3.18-24-cray_shasta_c cray-mpich/8.1.12
#1 SMP x86_64 GNU/Linux Cray clang 13.0.0
(spock) AMD clang 13.0.0
GCC 8.2.0, 11.2.0
(cmake)

Linux 4.14.0-115.35.1.1chaos openmpi 4.0.5
#1 SMP aarch64 GNU/Linux GCC 9.2.0 (ARM-build-5)
(stria) GCC 7.2.0 (Spack GCC)
Expand All @@ -278,15 +196,16 @@ Platforms Tested
(cmake)

Linux-4.14.0-115.21.2 spectrum-mpi/rolling-release
#1 SMP ppc64le GNU/Linux clang 8.0.1, 11.0.1
(lassen) GCC 7.3.1
XL 16.1.1.2
#1 SMP ppc64le GNU/Linux clang 12.0.1, 14.0.5
(lassen) GCC 8.3.1
XL 16.1.1.2, 2021,09.22, 2022.08.05
(cmake)

Linux-4.12.14-150.75-default cray-mpich/7.7.10
#1 SMP x86_64 GNU/Linux GCC 7.3.0, 8.2.0
(cori) Intel (R) Version 19.0.3.199
(cmake)
Linux-4.12.14-197.99-default cray-mpich/7.7.14
#1 SMP x86_64 GNU/Linux cce 12.0.3
(theta) GCC 11.2.0
llvm 9.0
Intel 19.1.2

Linux 3.10.0-1160.36.2.el7.ppc64 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
#1 SMP ppc64be GNU/Linux g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Expand All @@ -313,10 +232,10 @@ Platforms Tested
Version 19.10-0
(autotools and cmake)

Linux-3.10.0-1127.0.0.1chaos openmpi-4.0.0
Linux-3.10.0-1160.0.0.1chaos openmpi-4.1.2
#1 SMP x86_64 GNU/Linux clang 6.0.0, 11.0.1
(quartz) GCC 7.3.0, 8.1.0
Intel 16.0.4, 18.0.2, 19.0.4
Intel 19.0.4, 2022.2, oneapi.2022.2

Linux-3.10.0-1160.71.1.1chaos openmpi/4.1
#1 SMP x86_64 GNU/Linux GCC 7.2.0
Expand Down Expand Up @@ -372,10 +291,6 @@ Platforms Tested

Known Problems
==============
Setting a variable-length dataset fill value will leak the memory allocated
for the p field of the hvl_t struct. A fix is in progress for this.
HDFFV-10840

CMake files do not behave correctly with paths containing spaces.
Do not use spaces in paths because the required escaping for handling spaces
results in very complex and fragile build files.
Expand Down