Commit Graph

1521 Commits

Author SHA1 Message Date
Scot Breitenfeld
87829e0618 Merge pull request #1111 in HDFFV/hdf5 from hdf5_1_10.sync to hdf5_1_10
* commit '57f64b92d19fed2879ee9bafe1d29bfac865d54c': (30 commits)
  HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properly
  HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properly
  HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properly
  Cleaned up H5Fmount/unmount code.
  Normalization with vol_integration branch.
  Add fortran MPI to test and example
  Add mpi include folders for fortran C objects
  Normalization with the vol_integration branch.
  Fixed MANIFEST
  Fix usage of compression lib in shared tests
  Fix jni function call version
  Fix the error found after earlier checkin.
  H5O_info fixes for java and examples
  Added a RELASE.txt entry for HDFFV-10505.
  Changed 'deprecated' to indicate 'no longer supported' in the --enable-debug/production configure flags.
  (1) Made the change according to the pull request feedback. (2) Removed the performance test form test/th5o.c: will decide on what needs to be done to show speedup via HDFFV-10463.
  Normalize with vol_integration.
  Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c.
  Restored some unused #defines to the deprecated section of H5Dpublic.h.
  Changes made based on feedback from pull request #1039.
  ...
2018-06-15 13:53:36 -05:00
M. Scot Breitenfeld
f484649347 Merge branch 'develop' into hdf5_1_10.sync 2018-06-04 14:41:12 -05:00
hdftest
afe28b7607 Snapshot version 1.10 release 3 (snap2) 2018-06-03 21:53:30 -05:00
Dana Robinson
931bd3aa6a Added a RELASE.txt entry for HDFFV-10505. 2018-05-31 14:08:48 -07:00
hdftest
f8690c40b9 Updated version to 1.10.3-snap2 2018-05-29 15:16:31 -05:00
M. Scot Breitenfeld
4ddd7704b6 Merge branch 'develop' into hdf5_1_10.sync 2018-05-22 11:48:44 -05:00
Allen Byrne
78e1372ad5 fix typo 2018-05-22 11:03:04 -05:00
Allen Byrne
11689d9873 Add release note 2018-05-22 11:02:43 -05:00
Allen Byrne
832492785c Fix typo 2018-05-17 10:45:36 -05:00
Allen Byrne
58bec70ccd Update current windows test machines 2018-05-16 15:18:14 -05:00
Allen Byrne
84f1bf6eb1 HDFFV-9739 Add release note 2018-05-16 12:15:02 -05:00
M. Scot Breitenfeld
88e0c3e748 Merge branch 'develop' into hdf5_1_10.sync 2018-05-10 09:06:35 -05:00
M. Scot Breitenfeld
b69bd0771e Merge branch 'develop' into hdf5_1_10.sync 2018-05-08 17:17:45 -05:00
Allen Byrne
71ce885eec Correct sentence punctuation. 2018-05-08 15:23:41 -05:00
Allen Byrne
ce61ff0954 Add release note. 2018-05-08 15:17:43 -05:00
hdftest
0c91e6b922 Updated version to 1.10.3-snap1 2018-04-30 08:16:49 -05:00
lrknox
dcb8ab121d Typos/omissions. 2018-04-03 16:59:57 -05:00
lrknox
fa0d7aec10 Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes from
HDF5-1.10.2 release.
2018-04-03 16:57:26 -05:00
lrknox
725d6cbbf0 Clear RELEASE.txt after HDF5 1.10.2 release
Bring README.txt and INSTALL* updates from hdf5_1_10_2 branch to
hdf5_1_10 branch.
Bring bin/release changes to hdff5_1_10 branch.
2018-04-03 11:54:18 -05:00
Larry Knox
aac6eed7ee Merge pull request #990 in HDFFV/hdf5 from develop to hdf5_1_10
* commit 'e79f9a73feb1b18c52a1608336aff612d2732d5b':
  Couple fixes to the test routine for HDFFV-10425.
  Add test and release info for the fix to HDFFV-10425 test failure with H5DOwrite_chunk.
2018-03-21 16:09:22 -05:00
Vailin Choi
aa9e1aeea1 Add test and release info for the fix to HDFFV-10425 test failure with H5DOwrite_chunk. 2018-03-21 11:44:24 -05:00
Larry Knox
0bcaa290e0 Merge pull request #983 in HDFFV/hdf5 from develop to hdf5_1_10
* commit '6a1627f2967099039e11b9e86cf347f6482bdf3c':
  Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format
  Fix date.
  Correct the date in RELEASE.txt for H5DOread_chunk.
  Add release info for H5DOread_chunk.
  Updated RELEASE.txt Description:     Wrappers for H5Tencode and H5Tdecode     No code change.
  Fixed HDFFV-10151 Description:     Added a document to the HDF5 C++ API Reference Manual to show the     mapping from a C API to C++ wrappers.
  Fix memory leak simply by capturing allocation in var
  Change max value
  Chnage values so test will fail when new latest is added
  Exception changed
  Exception type changed
  Correct constant var names
  Java constants for new lib verbounds values
2018-03-20 16:28:11 -05:00
lrknox
85183a9fbb Fix date. 2018-03-19 16:25:02 -05:00
Vailin Choi
1d0ad712e9 Correct the date in RELEASE.txt for H5DOread_chunk. 2018-03-19 15:49:21 -05:00
Vailin Choi
abf8d53395 Add release info for H5DOread_chunk. 2018-03-19 15:30:09 -05:00
Binh-Minh Ribler
6fac268a7e Updated RELEASE.txt
Description:
    Wrappers for H5Tencode and H5Tdecode
    No code change.
2018-03-17 10:19:22 -05:00
Binh-Minh Ribler
dda1e103a5 Fixed HDFFV-10151
Description:
    Added a document to the HDF5 C++ API Reference Manual to show the
    mapping from a C API to C++ wrappers.
2018-03-16 10:42:33 -05:00
Larry Knox
f398e77707 Merge pull request #965 in HDFFV/hdf5 from develop to hdf5_1_10
* commit '02a9433fa0aac34ae81ab5f0d5b97a7934881215':
  Add 2 parallel test files to CHECK-CLEANFILES so that if their tests fail before removing them, make check-clean will remove them.
  Fixed memory leak Description:     Added LinkCreatPropList to initH5cpp to cleaning up resource at exit. Platforms tested:     Linux/64 (jelly)     Linux/ppc64 (ostrich)
  HDFFV-10412 add note for new H5error_on Java API
2018-03-15 13:08:00 -05:00
Allen Byrne
5c3598db81 HDFFV-10412 - Add note for new Java wrapper 2018-03-15 09:17:39 -05:00
lrknox
aa199c893f Updated version to 1.10.3-snap0 2018-03-14 16:19:26 -05:00
Allen Byrne
6cbc110419 HDFFV-10412 add note for new H5error_on Java API 2018-03-14 15:57:51 -05:00
lrknox
82f0bd089c Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10
Resolved RELEASE.txt conflicts.
2018-03-14 15:42:58 -05:00
lrknox
d75948e15e Revised RELEASE.txt. 2018-03-14 15:29:30 -05:00
Allen Byrne
970857cc91 Remove duplication 2018-03-14 15:11:38 -05:00
Allen Byrne
34de732e3e Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit 'f30873136be7cb444166d019c57d3508ff79fc76':
  Rework new tests into one macro
  Added a "won't fix" RELEASE.txt entry for HDFFV-10356.
  Fix CMake test names
  Fixed typo
  Add release note for HDFFFV-10397.
  Added a fix for HDFFV-10358.
  Fixed documentation Description:     - Updated the description of copy constructor for clarification.     - Removed unnecessary comments. Platforms tested:     Linux/64 (jelly)
  Enhancement to the tool h5clear (HDFFV-10360)
  Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries.
2018-03-14 15:00:29 -05:00
lrknox
ab0e9cac87 Resolve merge conlicts in RELEASE.txt. 2018-03-14 14:03:39 -05:00
Vailin Choi
0d5c1153f1 Add info to release notes for:
(1) library version bounds
(2) HDFFV-10360 (h5clear)
(3) HDFFV-10209 (VDS SWMR test failure)
2018-03-14 11:13:16 -05:00
Larry Knox
f30873136b Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10
* commit '9247388c3d14510341ea3f07847ce2cbb6e44a8e':
  Rework new tests into one macro
  Added a "won't fix" RELEASE.txt entry for HDFFV-10356.
  Fix CMake test names
  Fixed typo
  Add release note for HDFFFV-10397.
  Added a fix for HDFFV-10358.
  Fixed documentation Description:     - Updated the description of copy constructor for clarification.     - Removed unnecessary comments. Platforms tested:     Linux/64 (jelly)
  Enhancement to the tool h5clear (HDFFV-10360)
  Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries.
2018-03-13 13:04:03 -05:00
Dana Robinson
5c2473a01e Added a "won't fix" RELEASE.txt entry for HDFFV-10356. 2018-03-13 10:10:14 -07:00
Dana Robinson
f0238d0346 Merge pull request #945 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10358 to develop
* commit 'b877534a330a201e3b5c51d97daa8e01a5c1cd3a':
  Added a fix for HDFFV-10358.
2018-03-13 10:13:30 -05:00
Larry Knox
4aa3784f12 Merge pull request #947 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-10397-testphdf5-has-some-memory-leaks to develop
* commit '86890ac84ba74a437f87d98e7d7931dccc0fe856':
  Add release note for HDFFFV-10397.
2018-03-13 09:22:38 -05:00
Binh-Minh Ribler
19d54162ce Fixed typo 2018-03-12 21:07:24 -05:00
lrknox
86890ac84b Add release note for HDFFFV-10397. 2018-03-12 20:39:03 -05:00
Binh-Minh Ribler
c76411768f Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop 2018-03-12 20:06:20 -05:00
Dana Robinson
b877534a33 Added a fix for HDFFV-10358. 2018-03-12 17:56:54 -07:00
Binh-Minh Ribler
2d4d39d157 Fixed documentation
Description:
    - Updated the description of copy constructor for clarification.
    - Removed unnecessary comments.
Platforms tested:
    Linux/64 (jelly)
2018-03-12 19:39:20 -05:00
Allen Byrne
273abad384 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit 'cf110b33c825f15e8a101b5772d15ec282ff85bf': (105 commits)
  Unify the test (t_bigio.c) between hdf5_1_10 and develop
  Remove comparison to NULL for variables to be freed.
  Add HDfree of vector, matrix_out and matrix_out1 previously HDmalloced in coll_write_test().
  merged from develop
  merged from develop
  removed duplicate code
  Code improvement Description:     - Removed memory leaks caused by accidentally invoking p_get_member_type     - Added the call to test_lcpl, missed previously Platforms tested:     Linux/64 (jelly)     Linux/ppc64 (ostrich)     Darwin (osx1010test)
  Updated RELEASE.txt Description:     - Wrappers for H5Lcreate_soft, H5Lcreate_hard, H5Lcopy, H5Lmove,       H5Ldelete, and H5Lget_info     - Class LinkCreatPropList     - Fixed typo in source file Platforms tested:     Linux/64 (jelly)
  Updated for H5LcreatProp.[h,cpp]
  Updated MANIFEST for H5LcreatProp.[h,cpp]
  HDFFV-10149 continued Description:     - Moved the new wrappers committed on Mar 9:         43158f3bb3       to H5Location and renamed some of them for overloading.       This is because the loc_id in the C APIs can be file, group, dataset,       named datatype, and attribute.  Previous implementation was wrong       following some inaccurate C API reference manual.
  Re-factor coding for H5P/Sencode with libver bounds.
  Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.c
  Upated cpp doc.
  Added C++ wrappers - HDFFV-10149 Description:     Added the following wrappers to class H5::Group:     + H5Lcreate_soft:         // Creates a soft link from link_name to target_name.         void newLink(const char *target_name, const char *link_name,...)         void newLink(const H5std_string& target_name,...)
  Improve code Description:     Added notes and changed argument to H5Fcreate to clarify the     latest situation Platforms tested:     Linux/64 (jelly)
  Resolve compilation errors.
  Add release note
  Remove obsolete comments
  Change CMake min to 3.10
  ...
2018-03-12 15:59:52 -05:00
M. Scot Breitenfeld
48eaac2029 Merge branch 'develop' into hdf5_1_10_merge 2018-03-12 12:07:51 -05:00
Binh-Minh Ribler
64565f9771 Merge pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
Modified 43158f3bb3 and additional wrappers.

* commit 'b638bbd74b79f935a43aa6a804492e035ec315f6':
  Code improvement Description:     - Removed memory leaks caused by accidentally invoking p_get_member_type     - Added the call to test_lcpl, missed previously Platforms tested:     Linux/64 (jelly)     Linux/ppc64 (ostrich)     Darwin (osx1010test)
  Updated RELEASE.txt Description:     - Wrappers for H5Lcreate_soft, H5Lcreate_hard, H5Lcopy, H5Lmove,       H5Ldelete, and H5Lget_info     - Class LinkCreatPropList     - Fixed typo in source file Platforms tested:     Linux/64 (jelly)
  Updated for H5LcreatProp.[h,cpp]
  Updated MANIFEST for H5LcreatProp.[h,cpp]
  HDFFV-10149 continued Description:     - Moved the new wrappers committed on Mar 9:         43158f3bb3       to H5Location and renamed some of them for overloading.       This is because the loc_id in the C APIs can be file, group, dataset,       named datatype, and attribute.  Previous implementation was wrong       following some inaccurate C API reference manual.
2018-03-12 11:45:23 -05:00
Binh-Minh Ribler
5a0d8d0d16 Updated RELEASE.txt
Description:
    - Wrappers for H5Lcreate_soft, H5Lcreate_hard, H5Lcopy, H5Lmove,
      H5Ldelete, and H5Lget_info
    - Class LinkCreatPropList
    - Fixed typo in source file
Platforms tested:
    Linux/64 (jelly)
2018-03-12 00:03:46 -05:00
M. Scot Breitenfeld
a5d95ec083 Merge branch 'develop' into hdf5_1_10_merge 2018-03-09 16:57:54 -06:00
Allen Byrne
75db73efc5 Add release note 2018-03-09 12:49:26 -06:00
Allen Byrne
13f5388149 HDFFV-4359 Add HL C++ and fix install parameters 2018-03-08 16:39:35 -06:00
M. Scot Breitenfeld
496af1be89 Needs to sync with lib version and Sencode. 2018-03-07 15:49:14 -06:00
Allen Byrne
28566611da Merge changes from develop 2018-03-07 11:43:10 -06:00
Allen Byrne
36bf5edfc9 Add missing note 2018-03-07 11:41:55 -06:00
Allen Byrne
1428e57fbf HDFFV-10414 fix note 2018-03-07 10:53:07 -06:00
Allen Byrne
d981692e63 HDDFV-10414 correct location of error change 2018-03-07 10:52:34 -06:00
Dana Robinson
b61c93acb3 Merge branch 'develop' into hdffv_10355 2018-03-05 16:08:28 -08:00
Dana Robinson
4faf4d335b Merge branch 'develop' into hdffv_10354 2018-03-05 15:27:03 -08:00
Dana Robinson
ce005900d6 Fix for HDFFV-10357 (CVE-2017-17508). 2018-02-26 20:16:13 -08:00
Dana Robinson
302053f978 Fix for HDFFV-10355 (CVE-2017-17506). 2018-02-26 18:31:40 -08:00
Dana Robinson
1e5b67c1dc Fix for HDFFV-10354 (CVE-2017-17505). 2018-02-26 12:22:32 -08:00
Allen Byrne
bb27f1441f HDFFV-10412 merge from develop 2018-02-22 11:36:41 -06:00
Allen Byrne
0d912d4632 HDFFV-10412 moved check back into normal path 2018-02-21 16:23:07 -06:00
Allen Byrne
fc875eb5b7 HDFFV-10384 and includes cleanup merged from devlop 2018-02-16 09:25:51 -06:00
Allen Byrne
ebb3bb0cfc HDFFV-10384 Add opt arg to help 2018-02-15 16:58:51 -06:00
hdftest
fa3a845d49 Snapshot version 1.10 release 2 (snap9) 2018-02-11 15:54:22 -06:00
Allen Byrne
ad89b83255 Add note for HDFFV-10398 2018-02-01 09:42:35 -06:00
Allen Byrne
b57c5490e0 JHDFFV-10398 add note 2018-02-01 09:42:14 -06:00
Allen Byrne
81adc76db6 Fix typo 2018-01-25 11:19:03 -06:00
Allen Byrne
fbcaec3555 HDFFV-10396 typo fix 2018-01-25 11:16:04 -06:00
Allen Byrne
c9309e0bdc HDFFV-10396 Reduce use of h5tools_simple_prefix function 2018-01-25 10:36:02 -06:00
Allen Byrne
ad4514ebee HDFFV-10396 Add note 2018-01-25 10:32:23 -06:00
Allen Byrne
233afe3b6f HDFFV-10385,10392,10393 merge from develop 2018-01-22 11:22:27 -06:00
Allen Byrne
608a71200d HDFFV-10385 rename vars and macros 2018-01-19 10:49:17 -06:00
Allen Byrne
3374818d14 HDFFV-10393 fix incorrect search for name in h5repack object table 2018-01-18 14:22:12 -06:00
Allen Byrne
2637bf680d Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '88574bf85618adc96142bebf865ac2caf82c8f09':
  HDFFV-10361 Correct signatures
  HDFFV-10361 Update release note for vds prefix
  HDDFV-10361 combine duplicated prefix utility functions
2018-01-10 09:58:05 -06:00
Allen Byrne
88574bf856 Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop
* commit '9c2a9cec1f708039dbc625bcc6827ab64282e065':
  HDFFV-10361 Correct signatures
  HDFFV-10361 Update release note for vds prefix
  HDDFV-10361 combine duplicated prefix utility functions
2018-01-10 09:40:38 -06:00
Allen Byrne
aec8543888 HDFFV-10385 merge corrections from develop 2018-01-10 08:41:28 -06:00
Allen Byrne
850ec7a30a HDFFV-10385 - add release note 2018-01-10 08:39:50 -06:00
Allen Byrne
be42e04791 HDFFV-10385 refactor CMAKE_BUILD_TYPE usage 2018-01-09 09:56:28 -06:00
Allen Byrne
f548e878b0 HDFFV-8745 merge from develop 2018-01-09 09:20:25 -06:00
Allen Byrne
49479589d3 HDFFV-10385 Refactor use of CMAKE_BUILD_TYPE 2018-01-08 16:04:46 -06:00
Allen Byrne
4c004acf1d Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a':
  Snapshot version 1.11 release 2
2018-01-08 16:01:40 -06:00
hdftest
9b059d7b28 Snapshot version 1.10 release 2 (snap8) 2018-01-07 22:34:20 -06:00
hdftest
7efa31d45e Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit 'efa2a470c9d8cf2d584f6b22f5b80cd6687887d0': (36 commits)
  Merge fix
  HDFFV-9724 1_10 branch has a different number
  HDFFV-9724 Merge vds prefix from develop
  reverted changes from sync
  Snapshot version 1.11 release 1
  Fix valgrind issues
  HDFFV-9724 init var to null
  HDFFV-9724 add valgrind ENV
  Fix memory leak due to addition of FORMAT check loop
  HDFFV-9724 prefix of 0 length should be null value
  HDFFV-9724 Corrected files and verified tests
  Add library INTERFACE and MPI to tools
  Increase maximum number of retries for h5watch tests.
  Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
  Fix library interface commands, add missing JNI
  Add HD prefix
  HDFFV-9724 Remove VDS file cache functionality
  Removed incorrect MPI text
  Par example needs to link with mpi libs
  Because of MPI requirements in library ALWAYS add include path
  ...
2018-01-06 16:56:57 -06:00
Allen Byrne
804d89f596 HDFFV-10361 Update release note for vds prefix 2018-01-05 13:58:23 -06:00
Allen Byrne
6ff2efb37b HDFFV-9724 Merge vds prefix from develop 2018-01-05 12:01:54 -06:00
Allen Byrne
a30a41bc32 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '994611a2d4320358dc5a1c0c721633670ad4833c':
  Snapshot version 1.11 release 1
2018-01-05 10:49:03 -06:00
hdftest
bee148a995 Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
M. Scot Breitenfeld
8712f3e231 synced with develop 2018-01-05 09:57:48 -06:00
hdftest
d01ad2a94a Snapshot version 1.11 release 1 2018-01-05 08:50:10 -06:00
Allen Byrne
db918c06b5 HDFFV-8745 fix typos 2018-01-04 10:44:02 -06:00
Allen Byrne
db1add7e22 HDFFV-8745 update release note 2018-01-04 10:19:21 -06:00
hdftest
2f7e94c9c0 Snapshot version 1.10 release 2 (snap7) 2017-12-31 10:42:57 -06:00
Allen Byrne
bd34c9e455 HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
hdftest
98bf60f722 Snapshot version 1.10 release 2 (snap6) 2017-12-24 15:28:56 -06:00
lrknox
86d8a4c267 Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
This reverts commit b1223dd653, reversing
changes made to b25f123f5f.
2017-12-22 12:28:24 -06:00
Allen Byrne
1efe978ae0 Fix library interface commands, add missing JNI 2017-12-21 13:48:49 -06:00
Vailin Choi
2d330e96b8 Modify description in RELEASE.txt for HDFFV-9947 H5Sencode. 2017-12-21 12:57:10 -06:00
Vailin Choi
877d980ee4 Add description to RELEASE.txt for HDFFV-9947 H5Sencode fix for 1.10. 2017-12-20 17:17:10 -06:00
Allen Byrne
4ecf02f6f6 HDFFV-9724 Remove VDS file cache functionality 2017-12-20 14:23:19 -06:00
Allen Byrne
a17349a872 Reworked MPI includes to be used as default with parallel 2017-12-20 13:42:23 -06:00
Allen Byrne
d989a0b1cb Removed incorrect MPI text 2017-12-20 13:41:06 -06:00
Allen Byrne
bbcf9f31c6 Update MPI commands 2017-12-20 12:35:29 -06:00
Allen Byrne
a211b4945b Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '405ca39066fedf967f41e149d6a7f585c733e0e0':
  Snapshot version 1.10 release 2 (snap5)
2017-12-20 10:24:28 -06:00
Allen Byrne
884d075355 HDFFV-10307 2017-12-18 10:54:02 -06:00
hdftest
36b9818ecc Snapshot version 1.10 release 2 (snap5) 2017-12-17 15:33:36 -06:00
Allen Byrne
690cb84f10 Added java wrappers and tests 2017-12-12 13:10:46 -06:00
hdftest
ad85e417cf Snapshot version 1.10 release 2 (snap4) 2017-12-11 08:58:41 -06:00
Richard Warren
2e11a4f5ae Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334) 2017-12-01 08:38:10 -05:00
M. Scot Breitenfeld
8d462d5102 Merge branch 'develop' into hdf5_1_10 2017-11-28 11:42:45 -06:00
Dana Robinson
20bb11b526 Fixed an uninitialized filter callback struct in H5Dchunk.c and
unified the naming and initialization of said struct throughout
the library. This was causing a crash on VS2015 in debug mode
when the debug heap complained. Fixes HDFFV-10330.
2017-11-21 10:38:15 -08:00
hdftest
9dd1abc0d8 Snapshot version 1.10 release 2 (snap3) 2017-11-20 10:40:33 -06:00
Allen Byrne
2e3f1b1600 replace deleted note 2017-11-17 14:43:12 -06:00
Allen Byrne
f318eed72f HDFFV-10328 - remove plugin allocation changes 2017-11-17 14:10:39 -06:00
Allen Byrne
bd28c0b42d HDFFV-10328 remove allocation note 2017-11-17 14:02:07 -06:00
Allen Byrne
30ef3de22d HDFFV-10328, HDFFV-10329 Merge from develop 2017-11-16 09:40:48 -06:00
Allen Byrne
0e547213a3 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '2e05d657549d1287ce0d9a7ee5364e609046adb8':
  Add RELEASE.txt note for HDFFV-10274. (cherry picked from commit f7a7d0a006)
  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:39 -06:00
Allen Byrne
fea722ec67 Add note for plugins 2017-11-16 09:04:51 -06:00
Neil Fortner
837dc4bb51 Add RELEASE.txt note for HDFFV-10274.
(cherry picked from commit f7a7d0a006)
2017-11-15 11:06:29 -06:00
Allen Byrne
34068c3341 HDFFV-10329 - add new jira issue. 2017-11-14 15:34:11 -06:00
Allen Byrne
7fbc3df3fa HDFFV-10329 - Note new JIRA issue 2017-11-14 15:32:08 -06:00
Allen Byrne
0a6ca48a7b Merge pull request #764 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '5b711224f3f03c16bb5b63bb8e6dbbc651ef51ef':
  Remove tabs
  Remove tabs
  Remove tabs
  Remove tabs
  Remove tabs
  Correct issue number
  HDFFV-10322
2017-11-09 08:42:36 -06:00
Richard.Warren
51a5ef118c Refactored testpar/t_bigio.c and then added a basic description of these test changes into RELEASE.txt (HDFFV-10301) 2017-11-08 15:31:03 -06:00
Allen Byrne
5b711224f3 Merge pull request #12 in ~BYRN/hdf5_adb from develop to hdf5_1_10
* commit '51b80a8d8585b9ccb471966d235cd99379c3bcf3':
  Remove tabs
  Remove tabs
  Remove tabs
  Remove tabs
  Remove tabs
  Correct issue number
  HDFFV-10322
2017-11-08 12:19:16 -06:00
Richard Warren
e496d0853f Update the release.txt file with a description of the fix for bug HDFFV-10318 2017-11-06 12:30:40 -05:00
Allen Byrne
84dd98014a Correct issue number 2017-11-06 09:28:57 -06:00
Allen Byrne
275fabe631 Correct issue number 2017-11-06 09:28:28 -06:00
M. Scot Breitenfeld
df03ecb01d HDFFV-10322 2017-11-03 09:10:26 -05:00
M. Scot Breitenfeld
cea5751e53 Merge branch 'develop' into hdf5_1_10 2017-11-03 09:03:55 -05:00
Allen Byrne
c1edb4ad89 HDFFV-10321 merge from develop 2017-11-02 10:14:14 -05:00
Allen Byrne
03be126719 HDFFV-10321 change note added. 2017-11-02 10:07:58 -05:00
Allen Byrne
54187f92f4 Update H5Zfilter_avail note 2017-10-31 11:24:24 -05:00
Allen Byrne
11ccbed3c9 Update H5Zfilter_avail note 2017-10-31 11:18:09 -05:00
M. Scot Breitenfeld
2074cbd516 Merge remote-tracking branch 'upstream/hdf5_1_10' into hdf5_1_10 2017-10-26 10:57:26 -05:00
Allen Byrne
4e5fb959ed Fix char type 2017-10-26 10:47:50 -05:00
Allen Byrne
d14e859a91 Correct char type 2017-10-26 10:44:09 -05:00
M. Scot Breitenfeld
59e7c7703e Merge branch 'develop' into hdf5_1_10 2017-10-26 10:13:33 -05:00
Allen Byrne
ebc3684109 HDFFV-10297 fix grammar 2017-10-25 15:50:27 -05:00
Allen Byrne
efb505f37a HDFFV-10297 fix grammar 2017-10-25 15:50:07 -05:00
Allen Byrne
c899351124 HDFFV-10297 - clarify note. 2017-10-25 15:10:52 -05:00
Allen Byrne
95d8724df8 HDFFV-10297 - clarify note. 2017-10-25 15:10:42 -05:00
Allen Byrne
4384aaf869 HDFFV-10297 Update release note and test platforms 2017-10-25 14:09:04 -05:00
Allen Byrne
e9067227ae HDFFV-10297 Update release note 2017-10-25 14:06:44 -05:00
Allen Byrne
a1a1840d6e Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '6d353f8ccc908d494a4ea8e1a56c9fb8e973e908':
  Snapshot version 1.10 release 2 (snap2)
  Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-10-19 12:32:15 -05:00
HDF Tester
b80fe75b7f Snapshot version 1.10 release 2 (snap2) 2017-10-16 16:50:31 -05:00
Richard Warren
0c207cd2f8 Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop
* commit '3dde6d0e32461f46630f814a2fdfbd4c813703bf':
  Updated the code and RELEASE.txt note per comments from John Mainzer
  Try to address most of the issues raised by Dana in the code review
  Made edits suggested by John as part of the code review
  Update the MANIFEST and release_docs/RELEASE files
  Add a test for parallel reads of independent files using MPI subgroups
  Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards.  Also bug fix to repair a hang in testphdf5.
  The initial coding for the superblock read optization
2017-10-13 07:58:46 -05:00
Richard Warren
3dde6d0e32 Updated the code and RELEASE.txt note per comments from John Mainzer 2017-10-11 16:22:50 -04:00