M. Scot Breitenfeld
4ddd7704b6
Merge branch 'develop' into hdf5_1_10.sync
2018-05-22 11:48:44 -05:00
Allen Byrne
73a21358a9
Merge pull request #1067 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
...
* commit 'ab8a7235c3892ac0427f37661aa0d821993dae9b':
HDFFV-10473 add note for attribute fix
Correct attribute location
HDFFV-9739 and cmake improvements merge from develop
Update Windows test machines
Fix soversion
2018-05-22 11:36:23 -05:00
Allen Byrne
eb8d35dd8c
Merge pull request #1075 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '78e1372ad5e35fc3ef691767148f7d2eea2feea4':
fix typo
Add release note
Correct attribute location
2018-05-22 11:36:03 -05:00
Allen Byrne
ab8a7235c3
HDFFV-10473 add note for attribute fix
2018-05-22 11:04:50 -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
cc5332e1b4
Correct attribute location
2018-05-22 10:43:58 -05:00
Allen Byrne
715ae9c865
Correct attribute location
2018-05-22 10:43:01 -05:00
Allen Byrne
e96ef71034
HDFFV-9739 and cmake improvements merge from develop
2018-05-22 10:23:16 -05:00
Allen Byrne
f4c33600ab
Merge pull request #1066 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '926260763940c77cf8f94807823765a3624fa29d':
HDFFV-9739 fix copy testfiles command
HDFFV-9739 remove obsolete test files
HDFFV-9739 dup test file for concurrent tests
HDFFV-9739 Fix autotools script
HDFFV-9739 Change autotools test scripts
Fix typo
HDFFV-9739 Update test reference
Update current windows test machines
HDFFV-9739 Grab err number before API call
HDFFV-9739 Add release note
Adjust test names for concurrent tests
Fix soversion
HDFFV-9739 Fix copy name
HDFFV-9739 factor out tests into separate JUnit
Fix MPI on Windows by adding MPI include folder
2018-05-22 08:53:14 -05:00
Allen Byrne
9262607639
HDFFV-9739 fix copy testfiles command
2018-05-21 09:44:14 -05:00
Allen Byrne
9d0dfc8485
HDFFV-9739 remove obsolete test files
2018-05-21 09:14:34 -05:00
Allen Byrne
73efe72e0d
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '73d7f7e7d37b869ce9c39cc8e648ef50d563fc93':
Updated the threadsafety test to use error macros instead of asserts.
2018-05-21 09:11:39 -05:00
Allen Byrne
95a11297ee
HDFFV-9739 dup test file for concurrent tests
2018-05-20 11:56:11 -05:00
Allen Byrne
67687ab9a2
HDFFV-9739 Fix autotools script
2018-05-20 10:46:49 -05:00
Dana Robinson
73d7f7e7d3
Merge pull request #1060 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ttsafe_improvements to develop
...
* commit '2c3b5981587265f9735b09ee6d9caa60a3d1d4bc':
Updated the threadsafety test to use error macros instead of asserts.
2018-05-19 14:45:58 -05:00
Allen Byrne
364760e66c
HDFFV-9739 Change autotools test scripts
2018-05-18 12:35:40 -05:00
Vailin Choi
32f57355c2
Merge pull request #1071 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10.sync to hdf5_1_10.sync
...
* commit '4df595946c82f739554060c846e4586d07e3d585':
Fix for HDFFV-10469: set to latest format for virtual layout encoding.
2018-05-17 13:09:50 -05:00
Vailin Choi
4df595946c
Fix for HDFFV-10469: set to latest format for virtual layout encoding.
2018-05-17 11:51:34 -05:00
Jordan Henderson
ee1ed5c064
Eliminate warning about signed to unsigned conversion
2018-05-17 11:17:05 -05:00
Jordan Henderson
eb53d09bb2
Remove unused local variable
...
Ensure frees are done in a more heap-fragmentation friendly order
2018-05-17 11:14:52 -05:00
Jordan Henderson
6e37dff71f
Fix bug in parallel reads of compressed data
...
Add remaining parallel compound dataset partial read tests
2018-05-17 11:07:23 -05:00
Allen Byrne
832492785c
Fix typo
2018-05-17 10:45:36 -05:00
Jordan Henderson
2c8e6e6304
Add data verification to parallel filtered compound write tests
...
Add 3D parallel filtered partial read tests
2018-05-16 20:29:35 -05:00
Allen Byrne
4157409557
HDFFV-9739 Update test reference
2018-05-16 16:31:39 -05:00
Allen Byrne
e1e63edd35
Update Windows test machines
2018-05-16 15:21:32 -05:00
Allen Byrne
58bec70ccd
Update current windows test machines
2018-05-16 15:18:14 -05:00
Allen Byrne
37e4607b91
HDFFV-9739 Grab err number before API call
2018-05-16 15:02:43 -05:00
Allen Byrne
84f1bf6eb1
HDFFV-9739 Add release note
2018-05-16 12:15:02 -05:00
Allen Byrne
b18990526e
Adjust test names for concurrent tests
2018-05-16 12:09:48 -05:00
Allen Byrne
d349e90368
Fix soversion
2018-05-16 11:25:24 -05:00
Allen Byrne
955201531f
Fix soversion
2018-05-16 11:25:07 -05:00
Allen Byrne
11bbf15ed0
HDFFV-9739 Fix copy name
2018-05-16 10:44:17 -05:00
Allen Byrne
427ac6041a
HDFFV-9739 factor out tests into separate JUnit
2018-05-15 18:12:19 -05:00
Jordan Henderson
13f1790851
Add seven of fourteen parallel filtered data partial read tests
2018-05-15 14:12:32 -05:00
Dana Robinson
1da9c5545c
Restored some unused #defines to the deprecated section of H5Dpublic.h.
2018-05-14 17:50:11 -07:00
Dana Robinson
0e584c7af2
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
2018-05-14 17:45:23 -07:00
Vailin Choi
b178d80be0
Changes made based on feedback from pull request #1039 .
2018-05-14 12:26:48 -05:00
Vailin Choi
ea66ac1e67
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits)
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
Text cleanup
Correct sentence punctuation.
Add release note.
Use set_property for MT flag
Correct command usage
Remove APPEND
Fix typo
Add missing test lib
add missing folder to path
Fix another command revert
Missed a command revert
Revert to old style for LINK_FLAGS gen expr not working
LINK_FLAGS must be separate property sets
Fix link flags syntax
Revert refactor link flags
refactor link flags to interface
Refactor link flags
...
2018-05-14 11:20:03 -05:00
Dana Robinson
2c3b598158
Updated the threadsafety test to use error macros instead
...
of asserts.
2018-05-14 00:44:02 -07:00
M. Scot Breitenfeld
6da75cffd2
Fixed libver bounds underscore issue
2018-05-11 11:45:03 -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
1e64801bdd
removed extraneous lib. ver. bound, PR comment
2018-05-10 09:05:15 -05:00
M. Scot Breitenfeld
278fdfcbdb
temporary fix for HDFFV-10469
2018-05-09 16:26:09 -05:00
Allen Byrne
37c27afde0
Fix MPI on Windows by adding MPI include folder
2018-05-09 14:29:44 -05:00
Allen Byrne
dcc66a4f15
Merge pull request #1049 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'd6ea76ac002cd8483ba8a6aaf55bbce5ed552937':
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
2018-05-09 13:45:44 -05:00
Allen Byrne
d6ea76ac00
GGC requires attribute before function
2018-05-09 12:21:32 -05:00
Allen Byrne
f1a668a3b5
Correct COMPILE defs usage
2018-05-09 08:53:25 -05:00
Allen Byrne
4069936ee4
Add missing module_dir property
2018-05-09 08:44:45 -05:00
M. Scot Breitenfeld
b69bd0771e
Merge branch 'develop' into hdf5_1_10.sync
2018-05-08 17:17:45 -05:00