Commit Graph

17528 Commits

Author SHA1 Message Date
hdftest
2f7e94c9c0 Snapshot version 1.10 release 2 (snap7) 2017-12-31 10:42:57 -06:00
hdftest
98bf60f722 Snapshot version 1.10 release 2 (snap6) 2017-12-24 15:28:56 -06:00
Larry Knox
8630fb4b6e Merge pull request #839 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '409dc6ab09abe70cd5e070b17fb473a9537e111a':
  Increase maximum number of retries for h5watch tests.
2017-12-23 21:30:18 -06:00
lrknox
409dc6ab09 Increase maximum number of retries for h5watch tests. 2017-12-23 21:17:16 -06:00
Vailin Choi
7cddfb09db Merge pull request #832 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to hdf5_1_10
* commit '2d330e96b8998c4ae6139b671e1cd39fdb3e7fd2':
  Modify description in RELEASE.txt for HDFFV-9947 H5Sencode.
  Add description to RELEASE.txt for HDFFV-9947 H5Sencode fix for 1.10.
2017-12-21 13:31:14 -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
f0dc7368d4 Merge pull request #829 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'a17349a872f1c5b3457a8777e8f67a00587769e2':
  Reworked MPI includes to be used as default with parallel
  Update MPI commands
  Fix fortran includes
  HDFFV-10307 Add HD prefix
  HDFFV-10307
  HDFFV-10307 Add toupper function
  Change reference from dl to CMake variable
  H5detect and H5make_libsettings need include folder
2017-12-20 14:02:46 -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
bbcf9f31c6 Update MPI commands 2017-12-20 12:35:29 -06:00
Allen Byrne
21aadab493 Fix fortran includes 2017-12-20 12:29:35 -06:00
Allen Byrne
c50cd597ad HDFFV-10307 Add HD prefix 2017-12-20 10:29:00 -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
Allen Byrne
cb01a66991 HDFFV-10307 Add toupper function 2017-12-18 10:45:48 -06:00
hdftest
405ca39066 Merge pull request #828 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to hdf5_1_10
* commit '36b9818ecce43f4078548fa10538ace33850739f':
  Snapshot version 1.10 release 2 (snap5)
2017-12-18 08:48:52 -06:00
hdftest
36b9818ecc Snapshot version 1.10 release 2 (snap5) 2017-12-17 15:33:36 -06:00
Allen Byrne
405ac7c6e5 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '23003990cc034b3ace8c1452aaa1fb1cadbddf51': (49 commits)
  Snapshot version 1.10 release 2 (snap4)
  Fix for daily test failures.
  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
  Resolve conflicts from previous merge.
  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
  Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334)
  Fixed an incorrect FUNC_ENTER macro.
  Normalization with VOL integration branch.
  ...
2017-12-13 11:05:29 -06:00
Scot Breitenfeld
23003990cc Merge pull request #824 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hdf5_1_10
* commit '4f37d8e538a95a1081649b3d257b185455bad8c0': (44 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
  Fixed an incorrect FUNC_ENTER macro.
  Normalization with VOL integration branch.
  Normalization with VOL integration branch.
  export var.
  initialized integer constants
  Update macros
  ...
2017-12-13 08:41:41 -06:00
M. Scot Breitenfeld
4f37d8e538 Merge branch 'develop' into hdf5_1_10 2017-12-12 16:09:19 -06:00
hdftest
27c8aafd4f Merge pull request #821 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to hdf5_1_10
* commit 'ad85e417cf5bd91d6a77623cb1e5035bb9f60192':
  Snapshot version 1.10 release 2 (snap4)
2017-12-11 09:14:32 -06:00
hdftest
ad85e417cf Snapshot version 1.10 release 2 (snap4) 2017-12-11 08:58:41 -06:00
Vailin Choi
03cd1e85f0 Merge pull request #819 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to hdf5_1_10
* commit '4f0e4975cb8673db26d2861ddec8e5d5337940f9':
  Fix for daily test failures.
2017-12-08 12:56:48 -06:00
Vailin Choi
4f0e4975cb Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into hdf5_1_10
Merge from hdf5_1_10.
2017-12-07 17:07:07 -06:00
Vailin Choi
f3715a69d5 Fix for daily test failures. 2017-12-07 17:05:25 -06:00
Scot Breitenfeld
758b9667b3 Merge pull request #817 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
HDFFV-10223

* commit '6eab04894e88f7dcc0e684271328efc409a98662':
  HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
2017-12-07 11:48:11 -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
Dana Robinson
b391e160b0 Merge pull request #815 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize to develop
* commit 'ec1e00a55f7b005fa9d87f92e58bc312286d0b8a':
  Normalization with VOL integration branch.
2017-12-06 18:49:38 -06:00
Scot Breitenfeld
fd21843b38 Merge pull request #807 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:noF77 to develop
* commit 'fbe6c69097c03cfe3f37d9ab114c0ad438fd434e': (37 commits)
  removed duplicate exports of DS subroutines
  removed duplicate exports of DS subroutines
  clean-up
  moved dll export to Module
  removed parameters
  added missing parameter
  added missing parameter
  removed duplicate exports of DS subroutines
  removed fortran comments
  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.
  Fixed misc Warnings flagged by VS2017.
  Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.
  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.
  Fixed Windows code in H5PLpath.c
  ...
2017-12-06 13:51:31 -06:00
M. Scot Breitenfeld
fbe6c69097 Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into noF77 2017-12-06 13:49:09 -06:00
M. Scot Breitenfeld
701029876e removed duplicate exports of DS subroutines 2017-12-06 13:48:29 -06:00
M. Scot Breitenfeld
be799b36d1 Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into noF77 2017-12-06 12:11:52 -06:00
M. Scot Breitenfeld
19507b91d5 removed duplicate exports of DS subroutines
added missing parameter

added missing parameter

removed parameters

moved dll export to Module

clean-up
2017-12-06 12:11:03 -06:00
M. Scot Breitenfeld
d025ece9a3 Merge branch 'develop' into noF77
exported global variables for windows

removed fortran comments
2017-12-06 12:10:38 -06:00
Dana Robinson
ec1e00a55f Normalization with VOL integration branch. 2017-12-05 10:41:54 -08:00
M. Scot Breitenfeld
23cec838a4 clean-up 2017-12-05 10:29:53 -06:00
M. Scot Breitenfeld
bd49f6460c moved dll export to Module 2017-12-05 10:03:49 -06:00
Richard Warren
f3d123b5b2 Merge pull request #810 in HDFFV/hdf5 from hdf5_1_10_release_txt_update to hdf5_1_10
* commit '2e11a4f5ae4aafeebaaa17455c567a41711efdc8':
  Updated RELEASE.txt to include note on bug fix for HDFFV-10272, LBNL-ECP(10334)
2017-12-05 06:01:27 -06:00
Vailin Choi
bf690168c6 Merge pull request #804 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to hdf5_1_10
* commit '02d6a8b3ab923b386fd56816a18c6bf5640c4feb':
  Resolve conflicts from previous merge.
  Fix for HDFFV-9947 H5Sencode Modifications to fix H5Sencode bug when num points selected is > 2^32.
2017-12-05 01:19:13 -06:00
Vailin Choi
02d6a8b3ab Resolve conflicts from previous merge. 2017-12-05 00:30:42 -06:00
Binh-Minh Ribler
853ae26333 Merge pull request #814 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
Renamed H5Location::exists to H5Location::nameExists and misc. cleanup

* commit '17d148434fff055a2e22c6ac715c7ecff536a5c3':
  Fixed typo.
  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)
2017-12-04 23:05:47 -06:00
Vailin Choi
ad6581194d Merge branch changes from hdf5_1_10. 2017-12-04 20:10:00 -06:00
Binh-Minh Ribler
17d148434f Fixed typo. 2017-12-04 16:57:37 -06:00
M. Scot Breitenfeld
30807e1d80 removed parameters 2017-12-04 16:35:13 -06:00
M. Scot Breitenfeld
1f3eb82bce added missing parameter 2017-12-04 15:55:51 -06:00
M. Scot Breitenfeld
fc089499ad added missing parameter 2017-12-04 15:38:38 -06:00
M. Scot Breitenfeld
6d658a946c removed duplicate exports of DS subroutines 2017-12-04 15:26:19 -06:00
Allen Byrne
f09bfdb490 Change reference from dl to CMake variable 2017-12-04 13:07:01 -06:00
M. Scot Breitenfeld
9e39def205 removed fortran comments 2017-12-04 12:53:20 -06:00
Binh-Minh Ribler
8105ca7f96 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop 2017-12-04 12:25:54 -06:00