Commit Graph

17206 Commits

Author SHA1 Message Date
Neil Fortner
576b9c5f5f 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-10 16:37:40 -06:00
Dana Robinson
6663efbf66 Merge pull request #768 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:misc_warnings_develop to develop
* commit '0b846cee58af147e92a3ba7db45497fd9eaa09b4':
  Cleaned up misc warnings in src and test.
2017-11-10 11:09:34 -06:00
Dana Robinson
0b846cee58 Cleaned up misc warnings in src and test. 2017-11-09 20:04:12 -08:00
Dana Robinson
fb5c4f68fc Merge pull request #762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5r_cleanup to develop
* commit 'd0e32b545c41dcc36a69ab146b54b55e7ac9dc07':
  Split internal H5R functionality into H5Rint.c.
2017-11-09 17:23:11 -06:00
Dana Robinson
e4451b89cd Merge pull request #766 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:plugin_rework_develop_merge to develop
* commit '00ade113c5fe7d48571a36091970328dcca68f50':
  Plugin test rework Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
2017-11-09 16:56:05 -06:00
Dana Robinson
3e4f6138b6 Removed asserts from H5MM calls that conflict with stated behavior
and added a test to ensure that this doesn't happen in the future.
2017-11-09 13:56:58 -08:00
Dana Robinson
00ade113c5 Plugin test rework
Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
2017-11-08 17:52:44 -08:00
Allen Byrne
51b80a8d85 Merge pull request #763 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '62124efa7e805bf34b54911e142f488a59867dd2':
  Remove tabs
  Remove tabs
  Remove tabs
  Remove tabs
  Remove tabs
2017-11-08 12:07:36 -06:00
Allen Byrne
62124efa7e Remove tabs 2017-11-08 11:25:09 -06:00
Allen Byrne
5717239a98 Remove tabs 2017-11-08 11:11:22 -06:00
Allen Byrne
480fc373a0 Remove tabs 2017-11-08 09:59:58 -06:00
Allen Byrne
218845c603 Remove tabs 2017-11-08 09:57:15 -06:00
Allen Byrne
de0076b5ba Remove tabs 2017-11-08 09:09:29 -06:00
Dana Robinson
d0e32b545c Split internal H5R functionality into H5Rint.c. 2017-11-07 17:56:27 -08:00
lrknox
b11de4ebc4 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop 2017-11-06 16:32:29 -06:00
lrknox
e8239b2de5 Add check for realtimeOutput environment variable set containing
characters to indicate test output should be piped through tee to chklog
files in order to send output to stdout as tests run instead of waiting
to cat chklog file to stdout when each set of tests is completed.  This
should stop buildbot from timing out when a test set doesn't complete in
less than 20 minutes.
2017-11-06 16:26:03 -06:00
Larry Knox
86650b977c Merge pull request #754 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '275fabe6319783b672b6d6e54c1cf68796012224':
  Correct issue number
2017-11-06 10:48:24 -06:00
Allen Byrne
275fabe631 Correct issue number 2017-11-06 09:28:28 -06:00
Scot Breitenfeld
69af11fb2a Merge pull request #753 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
* commit 'df03ecb01d721863f79c86969c56c77d3a846ab2':
  HDFFV-10322
2017-11-03 12:17:21 -05:00
M. Scot Breitenfeld
df03ecb01d HDFFV-10322 2017-11-03 09:10:26 -05:00
Scot Breitenfeld
1f8c369817 Merge pull request #749 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
* commit 'b8cbd11dfb229e79b8a9b22ce45dac3e9a735590':
  Fix for Intel 18 Fortran compilation error.
2017-11-02 14:38:48 -05:00
M. Scot Breitenfeld
b8cbd11dfb Fix for Intel 18 Fortran compilation error.
HDFFV-10322
2017-11-02 14:26:44 -05:00
Richard Warren
9d2ee5646d Merge pull request #747 in HDFFV/hdf5 from optimize_superblock_read to develop
* commit '0d2fd7ae0cd19c2eb040a4ad733b50c7652639cc':
  Make a fix to allow CMake testing which does not use relative directories.
2017-11-02 13:03:18 -05:00
Allen Byrne
c071af4eb1 Merge pull request #744 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '47f4db394bc488d4311a6e1bf833c90abf3247b9':
  Add missing dir reference
  New cmake MPI files
  HDFFV-10321 Correct fortran link var
  HDFFV-10321 change note added.
2017-11-02 11:56:06 -05:00
Richard Warren
0d2fd7ae0c Make a fix to allow CMake testing which does not use relative directories. 2017-11-02 12:33:08 -04:00
Allen Byrne
47f4db394b Add missing dir reference 2017-11-02 10:54:43 -05:00
Allen Byrne
ede110390a New cmake MPI files 2017-11-02 10:34:40 -05:00
Richard Warren
ef1f2f61e2 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into optimize_superblock_read 2017-11-02 11:25:44 -04:00
Allen Byrne
0fe3dc9b27 HDFFV-10321 Correct fortran link var 2017-11-02 10:25:22 -05:00
Allen Byrne
03be126719 HDFFV-10321 change note added. 2017-11-02 10:07:58 -05:00
Allen Byrne
337cf6a29d Merge pull request #743 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'a862d195c35730bdef924a776531e2879678a7a6':
  Correct path
  Correct path
  Change to local path
  Add back Find module and add support files
  Remove incorrect link var
  Remove duplicated module
  Correct usage of MPI vars
  Convert to use MPI:: for link
  Correct command usage
  Change MPI target properties for library
2017-11-02 09:55:43 -05:00
Allen Byrne
a862d195c3 Correct path 2017-11-01 16:11:03 -05:00
Allen Byrne
3de5fa2662 Correct path 2017-11-01 15:24:35 -05:00
Allen Byrne
7222e5f6a3 Change to local path 2017-11-01 15:16:37 -05:00
Allen Byrne
21874ce5c2 Add back Find module and add support files 2017-11-01 15:06:46 -05:00
Allen Byrne
f190509675 Remove incorrect link var 2017-11-01 13:50:13 -05:00
Allen Byrne
9aa8e01e5c Remove duplicated module 2017-11-01 13:45:44 -05:00
Allen Byrne
f8fd6d0b41 Correct usage of MPI vars 2017-11-01 13:41:44 -05:00
Allen Byrne
930cfc402d Convert to use MPI:: for link 2017-11-01 12:29:53 -05:00
Allen Byrne
765d964562 Correct command usage 2017-11-01 11:28:11 -05:00
Allen Byrne
80c96bb047 Change MPI target properties for library 2017-11-01 11:12:47 -05:00
Allen Byrne
66ef08939f Merge pull request #738 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '11ccbed3c93d3c34d63591ba93a355300ab38c96':
  Update H5Zfilter_avail note
  New requirement for test
2017-10-31 11:30:36 -05:00
Allen Byrne
11ccbed3c9 Update H5Zfilter_avail note 2017-10-31 11:18:09 -05:00
Allen Byrne
25a2e40358 New requirement for test 2017-10-30 11:37:57 -05:00
Scot Breitenfeld
bdf1b6edd2 Merge pull request #734 in HDFFV/hdf5 from develop_missing_dot_h_file to develop
* commit '4a6904e758cd14673a3ec6f60adb5f8b210bb4c3':
  Add a missing declaration for testing
2017-10-27 08:33:57 -05:00
Richard Warren
4a6904e758 Add a missing declaration for testing 2017-10-26 21:18:03 -04:00
Larry Knox
ddb830d673 Merge pull request #733 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '6a52c26162f45e85b88aa6ddab5e5d861aaba7b8':
  Revert "Fix for HDFFFV-10308.  Initialize hid_ts in function check_objects and"
  Remove extra spaces and 1 "currently under development" to match hdf5_1_10 version.
  Fix for HDFFFV-10308.  Initialize hid_ts in function check_objects and check for id > -1 before calling close functions.
2017-10-26 17:02:58 -05:00
lrknox
6a52c26162 Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and"
This reverts commit e92f3f858b.
2017-10-26 16:45:25 -05:00
lrknox
b752960f56 Remove extra spaces and 1 "currently under development" to match hdf5_1_10
version.
2017-10-26 16:36:21 -05:00
Scot Breitenfeld
6bb1167773 Merge pull request #731 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
* commit 'b6de5127a8b214bfb702c4780bfbe4288fe606fd':
  removed extra character
2017-10-26 15:34:49 -05:00