Commit Graph

1769 Commits

Author SHA1 Message Date
Vailin Choi
5c3b993e82 Revise release notes for H5Oget_info (HDFFV-10180). 2018-08-16 16:27:03 -05:00
Vailin Choi
f2d0a34045 Modify release notes for H5Oget_info (HDFFV-10180). 2018-08-16 11:58:04 -05:00
Vailin Choi
b9511a1fc3 Add release notes for HDFFV-10180. 2018-08-15 21:14:58 -05:00
Vailin Choi
08c1bf7b3b Add release notes for HDFFV-10469. 2018-08-14 14:50:49 -05:00
Jordan Henderson
da698a0720 Rearrange issues by date order
Update version.
Update .so versions to match 1.10.3.
2018-08-09 13:48:52 -05:00
Larry Knox
89c1ce3c1f Merge pull request #1178 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'a3385675b3cdc2102457a9f91877cc27778ab29a':
  Reorder bugfix release notes from latest to earliest, and miscellaneous format cleanup.
  Add RELEASE.txt entry for HDFFV-10475
2018-08-07 15:33:33 -05:00
Allen Byrne
78c4623235 HDFFV-10544 Improve JNI exception handling 2018-08-06 13:15:50 -05:00
Allen Byrne
4f5bdadd50 Merge from develop 2018-07-31 10:07:00 -05:00
Allen Byrne
e2423982a1 HDFFV-10534 add note 2018-07-30 12:13:03 -05:00
Allen Byrne
732e996de7 Add swmr tests, fix java script 2018-07-27 10:06:33 -05:00
Jordan Henderson
2b193845d2 RELEASE.txt updates for HDFFV-10467 and HDFFV-10509 2018-07-27 09:06:45 -05:00
Binh-Minh Ribler
0ebac51cd5 Entered entries for HDFFV-10150, HDFFV-10458, HDFFV-1047 2018-07-26 17:23:39 -05:00
Vailin Choi
56d1d200b8 Fix for HDFFV-9277: update the ainfo message after removing an attribute. 2018-07-26 17:23:01 -05:00
Vailin Choi
d79475c482 Modifications made based on feedback from pull request. 2018-07-26 17:17:03 -05:00
Allen Byrne
7636342d95 Push updates from develop 2018-06-26 09:35:07 -05:00
hdftest
25f80cbbec Snapshot version 1.10 release 3 (snap3) 2018-06-24 17:35:05 -05:00
Allen Byrne
5c2699fe51 Merge pull request #1110 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'd5e78d2ecfd19e8e912cce654462ccc6e853fb72':
  Update document
  HDFFV-10433 Updated text to address issues raised.
  Merge corrections from develop
2018-06-19 10:06:54 -05:00
Allen Byrne
d5e78d2ecf Update document 2018-06-19 09:51:49 -05:00
hdftest
67d6f8d405 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '87829e06189cd9b29583b5ca8065b52b1f4cd523': (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-16 17:47:39 -05:00
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
Allen Byrne
eb9f86e38a HDFFV-10433 Updated text to address issues raised. 2018-06-11 14:32:41 -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
e8eb130ce6 Merge branch 'develop' into hdf5_1_10.sync 2018-05-23 17:15:13 -05:00
Allen Byrne
13743e6baf Update text 2018-05-23 14:28:58 -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
Allen Byrne
2347bffaa2 TRILABS-19 remove add_defintions and use generator expressions 2018-04-26 16:41:04 -05:00
Allen Byrne
46f2a2a432 TRILABS-19 Initial conversion of include_directories to targets 2018-04-17 15:57:58 -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
Allen Byrne
e8baae035d Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '917ec2272cdeeb07a855df84d2236d6a8b21d289':
  Update email address
2018-03-29 13:18:38 -05:00
Allen Byrne
ba043154e9 Correct email 2018-03-29 12:58:25 -05:00
L Kurz
55f1d2945d Update email address 2018-03-29 12:52:58 -05:00
Allen Byrne
43f27973c9 Update URLs 2018-03-29 12:24:22 -05:00
Allen Byrne
b3c9bcf92f Update URLs 2018-03-29 12:16:28 -05:00
Allen Byrne
464c22c1f1 Correct hdf5 reference 2018-03-29 11:56:44 -05:00
Allen Byrne
ae48e4337f Update CDash info 2018-03-29 11:35:48 -05:00