From 1331ea52b7a94775bdf78d8b7e76b8e569e124b3 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 22 Jan 2001 12:27:41 -0500 Subject: [svn-r3318] Purpose: Add removal of H5RA API to "Changes" document. Description: Added H5RA functions, ragged arrays, to 'removed functions' list and note below table that entire H5RA API (experimantal) has been removed from the library. Platforms tested: IE 5 --- doc/html/ADGuide/Changes.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 5563d9b..f6601b1 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -186,31 +186,38 @@ H5Pget_family H5Pget_mpi H5Pget_sec2 H5Pget_split +H5Pget_stdio +H5Pget_xfer       
-H5Pget_stdio
-H5Pget_xfer
 H5Pset_core
 H5Pset_family
 H5Pset_mpi
 H5Pset_sec2
+H5Pset_split
+H5Pset_stdio
+H5Pset_xfer
 
      
-H5Pset_split
-H5Pset_stdio
-H5Pset_xfer
+H5RAclose
+H5RAcreate
+H5RAopen
+H5RAread
+H5RAwrite
 H5Tget_member_dims
 H5Tinsert_array
 
+ Note that the entire H5RA interface, an esperimental interface for + ragged arrays, has been removed from the library.

Functions with Changed Syntax

@@ -1555,7 +1562,7 @@ Ragged Arrays (alpha) -Last modified: 12 January 2001 +Last modified: 22 January 2001
-- cgit v0.12