hdf5/tools/h5diff
James Laird 801ca2f9cb [svn-r12452] Purpose:
Feature

Description:
Revised Link APIs.

Solution:
New link APIs use H5L*
H5*create_expand do not create links to the objects created; this must
be done manually with H5Llink.
Added APIs to link an object given its ID (H5Llink), to copy links (H5Lcopy),
and changed creation APIs (H5Lcreate_hard and H5Lcreate_soft) and query
API (H5Lget_linkinfo instead of H5Gget_objinfo).
All old APIs are still supported in H5Gdeprec.c .

Platforms tested:
sol, mir, copper

Misc. update:
Forgot to update MANIFEST and release docs.  Will do after checkin.
2006-07-05 14:01:50 -05:00
..
h5diff_common.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
h5diff_common.h [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
h5diff_main.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
h5diffgentest.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
Makefile.am [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
Makefile.in [svn-r12452] Purpose: 2006-07-05 14:01:50 -05:00
ph5diff_main.c [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
testh5diff.sh [svn-r12297] Purpose: 2006-04-25 13:19:40 -05:00
testph5diff.sh [svn-r9956] Purpose: 2005-02-08 00:42:49 -05:00