hdf5/c++/test
Binh-Minh Ribler 64565f9771 Merge pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
Modified 43158f3bb3 and additional wrappers.

* commit 'b638bbd74b79f935a43aa6a804492e035ec315f6':
  Code improvement Description:     - Removed memory leaks caused by accidentally invoking p_get_member_type     - Added the call to test_lcpl, missed previously Platforms tested:     Linux/64 (jelly)     Linux/ppc64 (ostrich)     Darwin (osx1010test)
  Updated RELEASE.txt Description:     - Wrappers for H5Lcreate_soft, H5Lcreate_hard, H5Lcopy, H5Lmove,       H5Ldelete, and H5Lget_info     - Class LinkCreatPropList     - Fixed typo in source file Platforms tested:     Linux/64 (jelly)
  Updated for H5LcreatProp.[h,cpp]
  Updated MANIFEST for H5LcreatProp.[h,cpp]
  HDFFV-10149 continued Description:     - Moved the new wrappers committed on Mar 9:         43158f3bb3       to H5Location and renamed some of them for overloading.       This is because the loc_id in the C APIs can be file, group, dataset,       named datatype, and attribute.  Previous implementation was wrong       following some inaccurate C API reference manual.
2018-03-12 11:45:23 -05:00
..
CMakeLists.txt Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
CMakeTests.cmake Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
dsets.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
h5cpputil.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
h5cpputil.h Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
H5srcdir_str.h.in Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
Makefile.am Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
tarray.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
tattr.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
tcompound.cpp Fixed typo. 2017-12-04 16:57:37 -06:00
tdspl.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
testhdf5.cpp Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
tfile.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
tfilter.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
th5s.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
th5s.h5
titerate.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
tlinks.cpp Code improvement 2018-03-12 00:53:16 -05:00
tobject.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
trefer.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
ttypes.cpp Various code cleanup 2017-12-04 12:21:12 -06:00
tvlstr.cpp Various code cleanup 2017-12-04 12:21:12 -06:00