Commit Graph

1629 Commits

Author SHA1 Message Date
Allen Byrne
aec8543888 HDFFV-10385 merge corrections from develop 2018-01-10 08:41: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
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
6ff2efb37b HDFFV-9724 Merge vds prefix from develop 2018-01-05 12:01:54 -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
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
9eab6b3d1a Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits)
  HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
  removed duplicate exports of DS subroutines
  removed duplicate exports of DS subroutines
  Normalization with VOL integration branch.
  clean-up
  moved dll export to Module
  Fixed typo.
  removed parameters
  added missing parameter
  added missing parameter
  removed duplicate exports of DS subroutines
  removed fortran comments
  Various code cleanup Description:     - Replaced H5Location::exists with H5Location::nameExists and marked       H5Location::exists as deprecated.     - Miscellaneous test cleanup for consistency. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (jelly)     Darwin (osx1010test)
  exported global variables for windows
  export var.
  initialized integer constants
  Update macros
  Changed casts to const void *
  Casted pointers to void to quiet warnings on Linux.
  Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
  ...
2017-12-13 11:15:11 -06:00
M. Scot Breitenfeld
4f37d8e538 Merge branch 'develop' into hdf5_1_10 2017-12-12 16:09:19 -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
M. Scot Breitenfeld
6eab04894e HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
This is now fixed via the HDFFV-10325 fix.
2017-12-07 08:56:04 -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