lrknox
b4ec6e06d5
Update version in RELEASE.txt.
...
Correct merge errors from hdf5_1_8.
2018-05-14 21:44:51 -05:00
lrknox
f1a33b351c
Merge branch 'hdf5_1_8' into hdf5_1_8_21
...
Somehow Binh-Minh's latest commits to the hdf5_1_8 branch were missed
when the hdf5_1_8_21 branch was created.
2018-05-14 17:13:50 -05:00
lrknox
4d4cb63fbd
Update version to 1.8.21-pre1
2018-05-13 08:01:40 -05:00
lrknox
c48b118587
Reset RELEASE.txt in preparation for the next release.
2018-05-12 21:18:29 -05:00
lrknox
1b5aaa6a7c
Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_8
2018-05-12 20:39:35 -05:00
lrknox
a5bab8081e
Updated support branch version number to 1.8.22
2018-05-12 20:39:08 -05:00
Binh-Minh Ribler
276a6110e3
Updated for 1.8.21
2018-05-12 14:26:11 -05:00
Dana Robinson
2636f401ba
Moved a fix for HDFFV-10358 (CVE-2017-17509) from develop to 1.8.
...
This was done manually due to the cache differences between
1.8 and develop.
2018-05-11 16:51:03 -07:00
Dana Robinson
878537c9cb
Added a "won't fix" RELEASE.txt entry for HDFFV-10356.
2018-05-11 14:06:40 -05:00
Dana Robinson
0a7128c0d5
Fix for HDFFV-10357 (CVE-2017-17508).
2018-05-11 12:05:31 -05:00
Dana Robinson
b1a6873b10
Fix for HDFFV-10355 (CVE-2017-17506).
...
(cherry picked from commit 302053f978 )
2018-05-10 16:43:47 -05:00
Dana Robinson
7e3f956796
Fix for HDFFV-10354 (CVE-2017-17505).
2018-05-08 14:19:54 -05:00
hdftest
ff30acd3c8
Snapshot version 1.8 release 21 (snap12)
2018-04-15 21:24:32 -05:00
hdftest
727ef7c334
Snapshot version 1.8 release 21 (snap11)
2018-04-01 20:43:28 -05:00
hdftest
b372465824
Snapshot version 1.8 release 21 (snap10)
2018-03-25 21:34:31 -05:00
Allen Byrne
542ef40456
Merge from develop HDFFV-8359 and remove FindMPI copies
2018-03-09 12:50:34 -06:00
hdftest
c1cc4a123f
Snapshot version 1.8 release 21 (snap9)
2018-03-04 21:23:03 -06:00
hdftest
4ceeadc767
Snapshot version 1.8 release 21 (snap8)
2018-02-25 21:31:12 -06:00
Allen Byrne
85590e85cb
HDFFV-10412 merge from develop
2018-02-22 11:37:06 -06:00
Allen Byrne
4de5558a97
HDFFV-10384 merge from develop
2018-02-19 13:24:29 -06:00
hdftest
f7d2fbe58d
Snapshot version 1.8 release 21 (snap7)
2018-02-19 06:49:27 -06:00
hdftest
9b693a7b99
Snapshot version 1.8 release 21 (snap6)
2018-02-11 22:25:00 -06:00
hdftest
957d1b85d8
Snapshot version 1.8 release 21 (snap5)
2018-02-04 21:40:52 -06:00
Allen Byrne
74cef485ae
HDFFV-10398 Merge from develop
2018-02-01 11:05:59 -06:00
hdftest
b0cb6af193
Snapshot version 1.8 release 21 (snap4)
2018-01-28 21:39:57 -06:00
Allen Byrne
e98f1054c3
Fix typos
2018-01-25 11:20:45 -06:00
Allen Byrne
fe772268d9
Merge notes from develop
2018-01-25 11:13:39 -06:00
Allen Byrne
e994a90cdf
HDFFV-10385 fix CMAKE_BUILD_TYPE usage
2018-01-10 11:27:41 -06:00
hdftest
c9e0dc9533
Snapshot version 1.8 release 21 (snap3)
2018-01-07 21:39:19 -06:00
hdftest
d3acc019dc
Snapshot version 1.8 release 21 (snap2)
2017-12-31 21:02:49 -06:00
hdftest
fd4de809a7
Snapshot version 1.8 release 21 (snap1)
2017-12-17 21:29:50 -06:00
hdftest
4d336d26b1
Snapshot version 1.8 release 21 (snap0)
2017-12-10 21:36:02 -06:00
lrknox
b233f18db4
Add HDF5 1.8.20 RELEASE.txt file to HISTORY-1_8.txt.
...
Removed new features and bug fixes released in HDF5 1.8.20 from
RELEASE.txt.
Copied Platforms Tested, Tested Configuration Features Summary, More
Tested Platforms, and Known Problems sections from 1.8.20 RELEASE.txt to hdf5_1_8 RELEASE.txt.
2017-12-01 14:32:00 -06:00
Allen Byrne
59d30acb9f
HDFFV-10328 Undo changes
2017-11-20 12:33:10 -06:00
Allen Byrne
64b2f1277b
HDFFV-10328 Updated notes
2017-11-16 09:54:03 -06:00
Allen Byrne
22be80a200
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
...
* commit 'dc81497bd0840c8adab0cea51ca814359b80305d':
Add RELEASE.txt note for HDFFV-10274.
Initialize hid_t variables in test_Attr_bug9.
Fix HDFFV-10274. When deleting all (or almost all) of the messages in an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case.
2017-11-16 09:14:28 -06:00
Neil Fortner
f7a7d0a006
Add RELEASE.txt note for HDFFV-10274.
2017-11-14 16:24:44 -06:00
Allen Byrne
e08e4ce6c3
HDFFV-10329 - add new jira issue.
2017-11-14 15:33:50 -06:00
Allen Byrne
21c955c9bd
Correct issue number
2017-11-06 09:29:24 -06:00
Allen Byrne
1b94b97105
HDFFV-10321 merge from develop
2017-11-02 11:24:24 -05:00
Allen Byrne
6220cf9ab8
Update H5Zfilter_avail note
2017-10-31 11:26:29 -05:00
lrknox
e57c83fce0
Update version string on hdf5_1_8 development branch following creation of new
...
hdf5_1_8_20 branch.
2017-10-30 14:57:03 -05:00
Allen Byrne
886e2e5c3d
HDFFV-10297 fix grammar
2017-10-25 15:50:18 -05:00
Allen Byrne
2ec67d3e6c
HDFFV-10297 - clarify note.
2017-10-25 15:11:02 -05:00
Allen Byrne
5d98481706
HDFFV-10297 Update release note
2017-10-25 14:13:08 -05:00
Allen Byrne
2dbd7c685f
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
...
* commit '9c8d0e1afce7d9d31115972902e9030a000daefa':
Snapshot version 1.8 release 20 (snap7)
Update about C++ documentation
Adding new C++ wrappers Description: - Added overloaded wrappers for H5Oget_info and H5Oget_info_by_name // Retrieves information about an object void getObjectInfo(H5O_info_t *oinfo) const; void getObjectInfo(const char *name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; void getObjectInfo(const H5std_string& name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; - Many miscellaneous cleanup for consistent appearance Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Snapshot version 1.8 release 20 (snap7)
2017-10-19 12:32:10 -05:00
Binh-Minh Ribler
0b78905091
Update about C++ documentation
2017-10-18 00:12:21 -05:00
Binh-Minh Ribler
812b2a3f85
Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
2017-10-17 23:58:43 -05:00
Binh-Minh Ribler
78ab45cb72
Adding new C++ wrappers
...
Description:
- Added overloaded wrappers for H5Oget_info and H5Oget_info_by_name
// Retrieves information about an object
void getObjectInfo(H5O_info_t *oinfo) const;
void getObjectInfo(const char *name, H5O_info_t *oinfo,
const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const;
void getObjectInfo(const H5std_string& name, H5O_info_t *oinfo,
const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const;
- Many miscellaneous cleanup for consistent appearance
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
2017-10-17 23:56:16 -05:00
HDF Tester
24c6653cbd
Snapshot version 1.8 release 20 (snap7)
2017-10-15 20:35:29 -05:00