Commit Graph

16556 Commits

Author SHA1 Message Date
lrknox
ea6c20fdc6 Stop skipping h5watch tests. 2017-03-24 16:30:45 -05:00
Larry Knox
78f488b0b4 Merge pull request #368 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '00a19eebf00f17736ca01d2375ebdb05e5f817d8':
  Update RELEASE.txt Remove "currently under development" from h5vers for HDF5Config.cmake that causes cmake not to find HDF5.
  Merge bin/h5vers changes from develop. Pull version from configure for version test in h5repack_plugin.sh.in Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-24 13:44:36 -05:00
lrknox
00a19eebf0 Update RELEASE.txt Remove "currently under development" from h5vers for
HDF5Config.cmake that causes cmake not to find HDF5.
2017-03-24 13:42:30 -05:00
Quincey Koziol
4d0bcf91b6 Merge pull request #362 in HDFFV/hdf5 from merge_h5clear_revert_02 to develop
* commit 'ddb870b4b67590e5624e40eb51d807914e016a46':
  Add H5_DLL to H5AC_get_mdc_image_info() prototype
  Add prototype for H5AC_get_mdc_image_info
2017-03-24 10:26:46 -05:00
Quincey Koziol
ddb870b4b6 Add H5_DLL to H5AC_get_mdc_image_info() prototype 2017-03-24 08:25:18 -07:00
lrknox
972344e231 Merge bin/h5vers changes from develop.
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
Larry Knox
87dceab9de Merge pull request #366 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '84b6746c734fe2be7e9c7ffc2db25a0f0deeceaf':
  Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
  Set shared object version numbers (for lib.so files) to appropriate numbers for HDF5 1.10.1 release according to the interface compatibility report with respect to HDF5 1.10.0-patch1.
2017-03-23 17:34:51 -05:00
Vailin Choi
84b6746c73 Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
  Update RELEASE.txt based on review comments from pull request.
  Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-23 17:31:22 -05:00
lrknox
28136f6082 Set shared object version numbers (for lib.so files) to appropriate
numbers for HDF5 1.10.1 release according to the interface compatibility
report with respect to HDF5 1.10.0-patch1.
2017-03-23 17:21:20 -05:00
Larry Knox
7ba3ec057e Merge pull request #364 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10
* commit 'f8d954c0b0a79e2d8d513e180358866e5269229b':
  Added more notes to the C++ API sections.
  Description:     Added more notes and made some improvements in the C++ API sections.
2017-03-23 16:28:19 -05:00
Vailin Choi
9215a30b0b Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
  Update RELEASE.txt based on review comments from pull request.
  Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-23 16:08:49 -05:00
Vailin Choi
436bfedcbd Update RELEASE.txt based on review comments from pull request. 2017-03-23 12:35:21 -05:00
Binh-Minh Ribler
f8d954c0b0 Added more notes to the C++ API sections. 2017-03-23 11:42:15 -05:00
Larry Knox
d339292774 Merge pull request #365 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit 'd0b1c6f6edab9b80e74c5bf80e15f8952915ac34':
  Add H5_DLL to function prototype.
  Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop
  Add prototype for H5AC_get_mdc_image_info
  Moved Centos 6 from Supported Platforms to Other Tested Platforms and removed Centos 6 entries from the Tested Configuration Features Summary.
2017-03-23 00:14:09 -05:00
lrknox
d0b1c6f6ed Add H5_DLL to function prototype. 2017-03-23 00:05:51 -05:00
Quincey Koziol
9ab96feda6 Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop
* commit '46c9ab600de491657520897322b75659c3bdfb5f':
  Minor style cleanups
  Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
2017-03-23 00:04:49 -05:00
Quincey Koziol
a533dba4d1 Add prototype for H5AC_get_mdc_image_info 2017-03-23 00:01:04 -05:00
Binh-Minh Ribler
4f80a95751 Merge pull request #363 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
* commit 'f21b268812b10e11ee98be17dd121e6a43525aef':
  Description:     Removed notes about the C++ API in develop.  Only keep in 1.10 branch.
2017-03-22 22:32:30 -05:00
Binh-Minh Ribler
6c9bf4b47a Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_10_bmr into hdf5_1_10 2017-03-22 22:28:33 -05:00
Binh-Minh Ribler
a3d7c4703b Description:
Added more notes and made some improvements in the C++ API sections.
2017-03-22 22:26:33 -05:00
Binh-Minh Ribler
f21b268812 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop 2017-03-22 22:12:43 -05:00
Binh-Minh Ribler
3f1029a352 Description:
Removed notes about the C++ API in develop.  Only keep in 1.10 branch.
2017-03-22 22:11:24 -05:00
Quincey Koziol
e4114236e3 Add prototype for H5AC_get_mdc_image_info 2017-03-22 15:15:51 -07:00
Quincey Koziol
dfc0b2f4f6 Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop
* commit '46c9ab600de491657520897322b75659c3bdfb5f':
  Minor style cleanups
  Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
2017-03-22 17:07:34 -05:00
lrknox
7f53978593 Moved Centos 6 from Supported Platforms to Other Tested Platforms and
removed Centos 6 entries from the Tested Configuration Features Summary.
2017-03-22 16:45:06 -05:00
Larry Knox
489409b3e4 Merge pull request #360 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit 'd37561605bda978ef8e5de03997dca4e493e213b':
  Merge pull request #358 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-03-22 13:59:51 -05:00
Quincey Koziol
46c9ab600d Minor style cleanups 2017-03-22 10:54:25 -07:00
Quincey Koziol
161a3b9516 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop 2017-03-22 10:39:12 -07:00
lrknox
d37561605b Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10 2017-03-22 12:01:22 -05:00
Larry Knox
36a30ecfd2 Merge pull request #358 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '82183c7cdc50f9dc41ef8238c6a2bef6f1c7fcde':
  Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
2017-03-22 12:00:52 -05:00
Quincey Koziol
9c606c3d90 Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9.
2017-03-22 09:58:40 -07:00
Larry Knox
30d5cf6c96 Merge pull request #358 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '82183c7cdc50f9dc41ef8238c6a2bef6f1c7fcde':
  Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
2017-03-22 11:48:47 -05:00
Vailin Choi
b910794583 Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1. 2017-03-21 23:47:52 -05:00
lrknox
82183c7cdc Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop 2017-03-21 23:00:21 -05:00
lrknox
b461f1818b Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files. 2017-03-21 22:58:41 -05:00
Binh-Minh Ribler
d605ce46b3 Merge pull request #357 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10
* commit '7a799387e100138f1300c29810e9032f66436fcf':
  Description:     Fixed typos and missing items in function headers, that were revealed     by Doxygen, and revised various comments. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (platypus)     Darwin (osx1010test)
  Description:     Updated the C++ API sections.
2017-03-21 14:40:18 -05:00
Binh-Minh Ribler
7a799387e1 Description:
Fixed typos and missing items in function headers, that were revealed
    by Doxygen, and revised various comments.
Platforms tested:
    Linux/32 2.6 (jam)
    Linux/64 (platypus)
    Darwin (osx1010test)
2017-03-21 14:36:28 -05:00
Binh-Minh Ribler
17f14945b8 Description:
Updated the C++ API sections.
2017-03-21 14:22:20 -05:00
Larry Knox
f09abb150e Merge pull request #356 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'fa5ca5272d7aa6f25656541b72a24697b36dd52b':
  Remove extra space added by h5vers to version string in H5.java, which then failed to match the pattern after the first run.
  Remove incorrect " marks added to java files by bin/h5vers. Pull version from configure for version test in h5repack_plugin.sh.in
2017-03-21 12:07:42 -05:00
lrknox
fa5ca5272d Remove extra space added by h5vers to version string in H5.java, which
then failed to match the pattern after the first run.
2017-03-21 11:40:11 -05:00
lrknox
7cf8d092ed Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop 2017-03-21 11:08:39 -05:00
lrknox
7e7121fec6 Remove incorrect " marks added to java files by bin/h5vers.
Pull version from configure for version test in h5repack_plugin.sh.in
2017-03-21 10:57:40 -05:00
Binh-Minh Ribler
2fe63888b7 Merge pull request #355 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
* commit '778a16daafe5d8edc4df9ddb35eb3e692d3adfbe':
  Description:     Fixed typos and missing items in function headers, that were revealed     by Doxygen, and revised various comments. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (platypus)     Darwin (osx1010test)
2017-03-21 08:03:07 -05:00
Binh-Minh Ribler
778a16daaf Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop 2017-03-20 21:59:03 -05:00
Binh-Minh Ribler
44626957a6 Description:
Fixed typos and missing items in function headers, that were revealed
    by Doxygen, and revised various comments.
Platforms tested:
    Linux/32 2.6 (jam)
    Linux/64 (platypus)
    Darwin (osx1010test)
2017-03-20 21:56:50 -05:00
Binh-Minh Ribler
ea1b4e8236 Merge pull request #354 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
* commit 'd8199a74ee5251be30b72d1b50a855192650c9d1':
  Description:     Updated the C++ API sections.
2017-03-20 20:01:19 -05:00
Binh-Minh Ribler
d8199a74ee Description:
Updated the C++ API sections.
2017-03-20 18:36:37 -05:00
Larry Knox
c70a16418b Merge pull request #353 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'dbff1180b763ae41c4ac6aba6a1ca8c782713f4a':
  Extend h5vers to update version strings in java files and h5repack version test expected output file.
  Run swmr tests in their own subdirectory of test to avoid signal file deletion by other tests.
2017-03-20 17:28:55 -05:00
lrknox
dbff1180b7 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop 2017-03-20 17:16:11 -05:00
lrknox
cd8ec2cc44 Extend h5vers to update version strings in java files and h5repack
version test expected output file.

Update version on develop branch to 1.11.0.

 Please enter the commit message for your changes. Lines starting
2017-03-20 17:14:16 -05:00