Commits
Frank Baker committed 9a5a82f97f3
Description: RM_H5O.html Added H5Ocopy (formerly H5Gcopy). Added H5Oget_info, H5Oget_info_by_idx, H5Oopen_by_idx (initial rough cuts). RM_H5L.html Added H5Literate, H5Lget_info_by_idx, H5Lget_name_by_idx, H5Lget_val_by_idx and H5Ldelete_by_idx Updated H5Llink, H5Lunpack_elink_val, H5Lis_registered, H5Lunregister to correspond with current (final) implementation. Renamed per changes in source code: H5Lunlink to H5Ldelete H5Lget_linkinfo to H5Lget_info H5Lget_linkval to H5Lget_val H5L_linkinfo_t to H5L_info_t H5L_link_class_t to H5L_class_t Other minor edits and formatting. Tested: Firefox