Vailin Choi
7f9c459995
Correction based on code review.
2019-01-02 12:51:47 -06:00
Vailin Choi
e035c7abdd
Changes based on feedback from pull request.
2018-12-31 00:11:45 -06:00
Vailin Choi
f808c108ed
Fix for HDFFV-10659: The library abort with "infinite loop closing library"
...
after deleting attributes in densed storage.
The fix: When deleting attribute nodes from the name index v2 B-tree,
if an attribute is found in the intermediate B-tree nodes, which may be
merged/redistributed in the process, we need to free the dynamically
allocated spaces for the intermediate decoded attribute.
2018-12-28 16:49:11 -06:00
Dana Robinson
552fec96e9
Merge branch 'develop' into md_cache_logging_squash
2018-12-27 22:22:24 -08:00
Allen Byrne
909fa39bc7
Update option text
2018-12-21 11:41:02 -06:00
Dana Robinson
18e6ec82d0
Squash merge of MDC logging changes.
2018-12-20 20:41:42 -08:00
Allen Byrne
7e8923957f
HDFFV-10656 Add CHECK_VOL support to CMake
2018-12-20 15:11:27 -06:00
Dana Robinson
bacabb3534
Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_removal to develop
...
* commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53':
Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
2018-12-17 17:35:59 -06:00
Allen Byrne
139a12d13c
HDFFV-10632 correct number
2018-12-12 09:28:51 -06:00
Allen Byrne
ace20fc987
HDFFV-10632 stder/stdout change note
2018-12-12 09:27:45 -06:00
Allen Byrne
ef6c80bbdb
HDFVIEW-4 note
2018-12-12 09:12:50 -06:00
Dana Robinson
e21c1cf7c6
Removed H5I_REFERENCE from the library. It has always been unused
...
and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
2018-12-08 08:14:05 -08:00
Dana Robinson
ec99efbae8
RELEASE.txt updates for fixes pushed to 1.10.5.
2018-12-07 08:31:52 -08:00
Dana Robinson
e3c40fef1f
Removed RELEASE.txt entry concerning --enable-debug/production configure flags
...
as those changes were pushed to HDF5 1.10.
2018-12-06 10:08:50 -08:00
Scot Breitenfeld
988eed8cf7
updated with HDFFV-10511
2018-12-04 12:25:30 -06:00
Dana Robinson
d517bdf9d3
Pulled the RELEASE.txt note concerning HDFFV-10633 since that
...
change was pushed to hdf5_1_10 in case we release the Windows VFD
in 1.10.5.
2018-11-24 11:56:28 -08:00
Dana Robinson
3edd97731e
Renamed h5repart's -family_to_sec2 to -family_to_single.
2018-11-14 13:37:31 -08:00
Allen Byrne
c77d044dd0
Correct platforms
2018-11-06 15:30:15 -06:00
hdftest
db48399bd8
Snapshot version 1.11 release 3.
2018-11-05 12:21:13 -06:00
Dana Robinson
c9273522e9
Updated RELEASE.txt to reflect HDFFV-10609 work (H5Xpkg.h files
...
being incorrectly installed).
2018-10-29 12:59:25 -07:00
Dana Robinson
62b92ddf40
Makes the installed header files the same between the autotools
...
and CMake.
* CMake will no longer install private generated headers and tools
library headers.
* Several empty public header files (which represent internal packages)
were removed. These were only installed by CMake.
* Autotools installs will install H5FDwindows.h.
Fixes HDFFV-10614.
2018-10-26 20:44:29 -07:00
Allen Byrne
7d5ced1d23
Fix typo
2018-10-04 16:56:44 -05:00
Allen Byrne
1fc646e52b
Reconciled docs with 1.10 branch
2018-10-04 16:48:34 -05:00
Allen Byrne
2a95ab5acb
TRILABS-21 add toolchain related info and files
2018-10-04 11:40:33 -05:00
Allen Byrne
ebec5c6117
HDFFV-10594 - Add rpath configuration note
2018-09-26 12:25:02 -05:00
Allen Byrne
ed6cfe8ee6
HDFFV-10531 document option for external libs
2018-09-24 16:18:42 -05:00
Allen Byrne
96d5da7f1a
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* 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).
2018-09-24 15:55:19 -05:00
Allen Byrne
8d7bdb7041
CMake changes for SKIPPED and flush tests
2018-09-24 14:38:46 -05: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
c9771263ae
Minor text corrections
2018-09-05 16:30:09 -05:00
Allen Byrne
1d2beee51f
HDFFV-10569 Add unsupported option notes to docs
2018-09-04 11:43:15 -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
454b04176a
Update cmake warnings to match the autotools files better
2018-08-16 15:45:31 -05:00
Allen Byrne
201d1722dc
Fix JIRA number format
2018-08-16 15:31:02 -05:00
Binh-Minh Ribler
7c2d969e85
Added notes about CVE issues.
2018-08-14 18:22:10 -05:00
Jordan Henderson
4f4f177b0a
Rearrange issues by date order
2018-08-09 11:38:23 -05:00
Jordan Henderson
90699af5f4
RELEASE.txt changes for MPI updates
2018-08-09 11:26:10 -05:00
Larry Knox
a3385675b3
Reorder bugfix release notes from latest to earliest, and miscellaneous
...
format cleanup.
2018-08-07 13:18:56 -05:00
Larry Knox
bd27f0d419
Add RELEASE.txt entry for HDFFV-10475
2018-08-07 11:45:23 -05:00
Allen Byrne
565ee9e7f9
HDFFV-10544 add release note
2018-08-06 09:39:44 -05:00
Allen Byrne
77cb2dca17
HDFFV-10508 rework sentence
2018-07-31 09:56:12 -05:00
Allen Byrne
2822921c23
HDFFV-10508 clarify library differences
2018-07-31 09:41:11 -05:00