Commit Graph

17550 Commits

Author SHA1 Message Date
Quincey Koziol
bda8f41c89 Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol 2018-03-22 11:39:25 -05:00
Vailin Choi
e79f9a73fe Merge pull request #988 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '67c8acdf17c74ae56d72e80c18c6491972909e30':
  Couple fixes to the test routine for HDFFV-10425.
2018-03-21 14:47:02 -05:00
Vailin Choi
67c8acdf17 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop 2018-03-21 14:14:23 -05:00
Vailin Choi
1aaed1ba3a Couple fixes to the test routine for HDFFV-10425. 2018-03-21 14:12:30 -05:00
Quincey Koziol
a24ce7b680 Add API context source files to CMake configuration file. 2018-03-21 14:12:14 -05:00
Quincey Koziol
eb69e5b683 Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol 2018-03-21 14:06:14 -05:00
Vailin Choi
519a8fb461 Merge pull request #987 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit 'aa9e1aeea18a0eff050feac19596be6cad9a7c65':
  Add test and release info for the fix to HDFFV-10425 test failure with H5DOwrite_chunk.
2018-03-21 12:33:44 -05:00
Vailin Choi
aa9e1aeea1 Add test and release info for the fix to HDFFV-10425 test failure with H5DOwrite_chunk. 2018-03-21 11:44:24 -05:00
Quincey Koziol
667308c80d Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol 2018-03-21 00:12:02 -05:00
Quincey Koziol
4766d282ff Corrections for parallel I/O & tests. 2018-03-21 00:09:16 -05:00
Quincey Koziol
c5db36c7df Update handling of reporting for breaking collective I/O when the default
DXPL is used.
2018-03-20 17:30:33 -05:00
Larry Knox
6a1627f296 Merge pull request #981 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit 'bdaacfd58b0b0e6082358d14cea7bb1f886c85f8':
  Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format
2018-03-20 14:53:56 -05:00
Quincey Koziol
c135db3365 Update encoded DXPLs to reflect changes in properties. 2018-03-20 13:52:04 -05:00
Quincey Koziol
ea52eabc3d Correct typo for error checking malloc return value. 2018-03-20 13:49:30 -05:00
Vailin Choi
bdaacfd58b Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format 2018-03-20 13:39:01 -05:00
Quincey Koziol
91244f1d27 Refactor H5CX code to reduce duplication. 2018-03-20 09:43:18 -05:00
Quincey Koziol
20ff75796e Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-20 09:42:48 -05:00
Larry Knox
0a7ae62dca Merge pull request #978 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '85183a9fbb863b57edf404dc6bd92cd8b89c990e':
  Fix date.
2018-03-19 16:26:37 -05:00
lrknox
85183a9fbb Fix date. 2018-03-19 16:25:02 -05:00
Vailin Choi
e0c25f8f63 Merge pull request #977 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '1d0ad712e9f33ac30f42b88f0c523470a25c9545':
  Correct the date in RELEASE.txt for H5DOread_chunk.
  Add release info for H5DOread_chunk.
2018-03-19 16:00:21 -05:00
Vailin Choi
1d0ad712e9 Correct the date in RELEASE.txt for H5DOread_chunk. 2018-03-19 15:49:21 -05:00
Vailin Choi
abf8d53395 Add release info for H5DOread_chunk. 2018-03-19 15:30:09 -05:00
Quincey Koziol
d812c6fe60 Cleanup API context function usage. 2018-03-18 22:51:19 -05:00
Quincey Koziol
c31460c1b7 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol 2018-03-18 18:38:21 -05:00
Quincey Koziol
f38864920d Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol
Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
2018-03-18 18:36:49 -05:00
Larry Knox
2f0566208e Merge pull request #973 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
* commit '6fac268a7e1ee5b6d5314f40ac45630d9c67d873':
  Updated RELEASE.txt Description:     Wrappers for H5Tencode and H5Tdecode     No code change.
  Fixed HDFFV-10151 Description:     Added a document to the HDF5 C++ API Reference Manual to show the     mapping from a C API to C++ wrappers.
2018-03-17 17:17:28 -05:00
Binh-Minh Ribler
6fac268a7e Updated RELEASE.txt
Description:
    Wrappers for H5Tencode and H5Tdecode
    No code change.
2018-03-17 10:19:22 -05:00
Allen Byrne
353b8a34f7 Merge pull request #972 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'a32178ba9408ceffbb1656489703885d69fb5ed0':
  Fix memory leak simply by capturing allocation in var
2018-03-16 12:27:55 -05:00
Binh-Minh Ribler
dda1e103a5 Fixed HDFFV-10151
Description:
    Added a document to the HDF5 C++ API Reference Manual to show the
    mapping from a C API to C++ wrappers.
2018-03-16 10:42:33 -05:00
Allen Byrne
a32178ba94 Fix memory leak simply by capturing allocation in var 2018-03-16 09:03:08 -05:00
Quincey Koziol
4a17aff408 Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -05:00
Allen Byrne
7aa4eb1b04 Merge pull request #967 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '57e468aba7ba66bba1f9a1736450ed4295a6c25d':
  Change max value
  Chnage values so test will fail when new latest is added
  Exception changed
  Exception type changed
  Correct constant var names
  Java constants for new lib verbounds values
2018-03-15 14:40:27 -05:00
Allen Byrne
57e468aba7 Change max value 2018-03-15 14:35:03 -05:00
Allen Byrne
b2d739ef39 Chnage values so test will fail when new latest is added 2018-03-15 14:28:36 -05:00
Allen Byrne
fe22bb8e44 Exception changed 2018-03-15 14:15:45 -05:00
Allen Byrne
692c7867ef Exception type changed 2018-03-15 14:14:29 -05:00
Allen Byrne
3f221c1347 Correct constant var names 2018-03-15 14:11:24 -05:00
Allen Byrne
7399997968 Java constants for new lib verbounds values 2018-03-15 14:11:24 -05:00
Larry Knox
02a9433fa0 Merge pull request #964 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '4b6d3193e1392b64b401e1b4de60a2b0ef586f23':
  Add 2 parallel test files to CHECK-CLEANFILES so that if their tests fail before removing them, make check-clean will remove them.
2018-03-15 12:24:58 -05:00
lrknox
4b6d3193e1 Add 2 parallel test files to CHECK-CLEANFILES so that if their tests
fail before removing them, make check-clean will remove them.
2018-03-15 11:18:47 -05:00
Binh-Minh Ribler
7c6ed5cfcd Merge pull request #961 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
* commit '9e6ee84e6bb0194ad4f046c49ed7936dbab234db':
  Fixed memory leak Description:     Added LinkCreatPropList to initH5cpp to cleaning up resource at exit. Platforms tested:     Linux/64 (jelly)     Linux/ppc64 (ostrich)
2018-03-15 09:12:49 -05:00
Allen Byrne
7408b92fdc Merge pull request #958 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '6cbc1104197358b7f56830f5362b24fad5e96631':
  HDFFV-10412 add note for new H5error_on Java API
2018-03-15 09:11:09 -05:00
Binh-Minh Ribler
9e6ee84e6b Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop 2018-03-15 09:09:49 -05:00
Binh-Minh Ribler
8f5be458f4 Fixed memory leak
Description:
    Added LinkCreatPropList to initH5cpp to cleaning up resource at exit.
Platforms tested:
    Linux/64 (jelly)
    Linux/ppc64 (ostrich)
2018-03-15 09:06:16 -05:00
Allen Byrne
6cbc110419 HDFFV-10412 add note for new H5error_on Java API 2018-03-14 15:57:51 -05:00
Larry Knox
7f06503361 Merge pull request #953 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '0d5c1153f1e8b55784512a3cb722bda94e1b2080':
  Add info to release notes for: (1) library version bounds (2) HDFFV-10360 (h5clear) (3) HDFFV-10209 (VDS SWMR test failure)
2018-03-14 13:04:04 -05:00
Vailin Choi
0d5c1153f1 Add info to release notes for:
(1) library version bounds
(2) HDFFV-10360 (h5clear)
(3) HDFFV-10209 (VDS SWMR test failure)
2018-03-14 11:13:16 -05:00
Allen Byrne
91b1f74a1e Merge pull request #951 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'b5867a05a7adf5d1c89721bf42a5bbaddb47dbd9':
  HDFFV-10412 add error on function for Java
2018-03-14 09:54:27 -05:00
Allen Byrne
b5867a05a7 HDFFV-10412 add error on function for Java 2018-03-13 17:21:10 -05:00
Dana Robinson
9247388c3d Merge pull request #948 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
* commit '5c2473a01e8ece7f77836afef885cffed2638970':
  Added a "won't fix" RELEASE.txt entry for HDFFV-10356.
2018-03-13 12:58:29 -05:00