From 7eab93838bfee512ee929328251ac8fc30576808 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Wed, 12 Jun 2002 10:13:51 -0500 Subject: [svn-r5600] Purpose: Inserted abbreviated copyright. Platforms tested: IE 5, Netscape 4 --- doc/html/ADGuide.html | 17 +++++++++++++++++ doc/html/ADGuide/Changes.html | 17 +++++++++++++++++ doc/html/ADGuide/ImageSpec.html | 17 +++++++++++++++++ doc/html/Attributes.html | 18 +++++++++++++++++- doc/html/Caching.html | 17 +++++++++++++++++ doc/html/Chunking.html | 17 +++++++++++++++++ doc/html/Datasets.html | 17 +++++++++++++++++ doc/html/Dataspaces.html | 17 +++++++++++++++++ doc/html/Datatypes.html | 17 +++++++++++++++++ doc/html/Debugging.html | 17 +++++++++++++++++ doc/html/Environment.html | 16 ++++++++++++++++ doc/html/Errors.html | 17 +++++++++++++++++ doc/html/Files.html | 17 +++++++++++++++++ doc/html/Filters.html | 17 +++++++++++++++++ doc/html/Glossary.html | 24 ++++++++++++++++++++++-- doc/html/Groups.html | 17 +++++++++++++++++ doc/html/H5.format.html | 17 +++++++++++++++++ doc/html/H5.intro.html | 17 +++++++++++++++++ doc/html/H5.user.html | 17 +++++++++++++++++ doc/html/Intro/IntroExamples.html | 17 +++++++++++++++++ doc/html/MountingFiles.html | 17 +++++++++++++++++ doc/html/Performance.html | 17 +++++++++++++++++ doc/html/PredefDTypes.html | 25 ++++++++++++++++++++++--- doc/html/Properties.html | 17 +++++++++++++++++ doc/html/RM_H5.html | 23 +++++++++++++++++++++-- doc/html/RM_H5A.html | 23 +++++++++++++++++++++-- doc/html/RM_H5D.html | 23 +++++++++++++++++++++-- doc/html/RM_H5E.html | 23 +++++++++++++++++++++-- doc/html/RM_H5F.html | 23 +++++++++++++++++++++-- doc/html/RM_H5G.html | 23 +++++++++++++++++++++-- doc/html/RM_H5I.html | 23 +++++++++++++++++++++-- doc/html/RM_H5P.html | 23 +++++++++++++++++++++-- doc/html/RM_H5R.html | 23 +++++++++++++++++++++-- doc/html/RM_H5S.html | 23 +++++++++++++++++++++-- doc/html/RM_H5T.html | 23 +++++++++++++++++++++-- doc/html/RM_H5Z.html | 23 +++++++++++++++++++++-- doc/html/References.html | 17 +++++++++++++++++ doc/html/TechNotes.html | 17 +++++++++++++++++ doc/html/TechNotes/BigDataSmMach.html | 17 +++++++++++++++++ doc/html/TechNotes/ChunkingStudy.html | 17 +++++++++++++++++ doc/html/TechNotes/CodeReview.html | 17 +++++++++++++++++ doc/html/TechNotes/ExternalFiles.html | 17 +++++++++++++++++ doc/html/TechNotes/FreeLists.html | 17 +++++++++++++++++ doc/html/TechNotes/H4-H5Compat.html | 17 +++++++++++++++++ doc/html/TechNotes/HeapMgmt.html | 17 +++++++++++++++++ doc/html/TechNotes/IOPipe.html | 17 +++++++++++++++++ doc/html/TechNotes/LibMaint.html | 17 +++++++++++++++++ doc/html/TechNotes/MemoryMgmt.html | 17 +++++++++++++++++ doc/html/TechNotes/MoveDStruct.html | 17 +++++++++++++++++ doc/html/TechNotes/NamingScheme.html | 17 +++++++++++++++++ doc/html/TechNotes/ObjectHeader.html | 17 +++++++++++++++++ doc/html/TechNotes/RawDStorage.html | 17 +++++++++++++++++ doc/html/TechNotes/SWControls.html | 17 +++++++++++++++++ doc/html/TechNotes/SymbolTables.html | 17 +++++++++++++++++ doc/html/TechNotes/ThreadSafeLibrary.html | 17 +++++++++++++++++ doc/html/TechNotes/VFL.html | 17 +++++++++++++++++ doc/html/TechNotes/VFLfunc.html | 17 +++++++++++++++++ doc/html/TechNotes/Version.html | 17 +++++++++++++++++ doc/html/TechNotes/openmp-hdf5.html | 21 +++++++++++++++++++++ doc/html/Tools.html | 23 +++++++++++++++++++++-- doc/html/cpplus/CppInterfaces.html | 17 +++++++++++++++++ doc/html/ddl.html | 17 +++++++++++++++++ doc/html/fortran/F90Flags.html | 17 +++++++++++++++++ doc/html/fortran/F90UserNotes.html | 17 +++++++++++++++++ doc/html/fortran/h5_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5a_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5d_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5e_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5f_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5g_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5i_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5p_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5r_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5s_FORTRAN.html | 17 +++++++++++++++++ doc/html/fortran/h5t_FORTRAN.html | 17 +++++++++++++++++ doc/html/ph5design.html | 17 +++++++++++++++++ 76 files changed, 1357 insertions(+), 32 deletions(-) diff --git a/doc/html/ADGuide.html b/doc/html/ADGuide.html index 9e782fa..7257728 100644 --- a/doc/html/ADGuide.html +++ b/doc/html/ADGuide.html @@ -1,4 +1,21 @@ + + + HDF5 Application Developer's Guide diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index ac7ce3c..2ae21ad 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -1,4 +1,21 @@ <html> + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + <head> <title>HDF5 Software Changes diff --git a/doc/html/ADGuide/ImageSpec.html b/doc/html/ADGuide/ImageSpec.html index 7633211..e97b44a 100755 --- a/doc/html/ADGuide/ImageSpec.html +++ b/doc/html/ADGuide/ImageSpec.html @@ -1,5 +1,22 @@ + + + diff --git a/doc/html/Attributes.html b/doc/html/Attributes.html index 00d730e..8de3e27 100644 --- a/doc/html/Attributes.html +++ b/doc/html/Attributes.html @@ -1,5 +1,21 @@ - + + + Attribute Interface (H5A) diff --git a/doc/html/Caching.html b/doc/html/Caching.html index 7bb4854..e8805ba 100644 --- a/doc/html/Caching.html +++ b/doc/html/Caching.html @@ -1,5 +1,22 @@ + + + Data Caching diff --git a/doc/html/Chunking.html b/doc/html/Chunking.html index f0584ec..0e79d13 100644 --- a/doc/html/Chunking.html +++ b/doc/html/Chunking.html @@ -1,5 +1,22 @@ + + + Dataset Chunking diff --git a/doc/html/Datasets.html b/doc/html/Datasets.html index 0c7af04..749d0a3 100644 --- a/doc/html/Datasets.html +++ b/doc/html/Datasets.html @@ -1,5 +1,22 @@ + + + Dataset Interface (H5D) diff --git a/doc/html/Dataspaces.html b/doc/html/Dataspaces.html index 90749eb..db0dd37 100644 --- a/doc/html/Dataspaces.html +++ b/doc/html/Dataspaces.html @@ -1,5 +1,22 @@ + + + Dataspace Interface (H5S) diff --git a/doc/html/Datatypes.html b/doc/html/Datatypes.html index a522c5b..d5e533c 100644 --- a/doc/html/Datatypes.html +++ b/doc/html/Datatypes.html @@ -1,5 +1,22 @@ + + + Datatype Interface (H5T) diff --git a/doc/html/Debugging.html b/doc/html/Debugging.html index 96e6e85..3357e7a 100644 --- a/doc/html/Debugging.html +++ b/doc/html/Debugging.html @@ -1,5 +1,22 @@ + + + Debugging HDF5 Applications diff --git a/doc/html/Environment.html b/doc/html/Environment.html index a0ce8e7..8458eb7 100644 --- a/doc/html/Environment.html +++ b/doc/html/Environment.html @@ -1,6 +1,22 @@ + + Environment Variables and Configuration Parameters diff --git a/doc/html/Errors.html b/doc/html/Errors.html index b769fa4..d6f4b17 100644 --- a/doc/html/Errors.html +++ b/doc/html/Errors.html @@ -1,5 +1,22 @@ + + + Error Handling Interface (H5E) diff --git a/doc/html/Files.html b/doc/html/Files.html index 11890bc..c4f27df 100644 --- a/doc/html/Files.html +++ b/doc/html/Files.html @@ -1,5 +1,22 @@ + + + File Interface (H5F) diff --git a/doc/html/Filters.html b/doc/html/Filters.html index 1afdb17..6d9d4c0 100644 --- a/doc/html/Filters.html +++ b/doc/html/Filters.html @@ -1,5 +1,22 @@ + + + Filters diff --git a/doc/html/Glossary.html b/doc/html/Glossary.html index e148b71..7d44c0d 100644 --- a/doc/html/Glossary.html +++ b/doc/html/Glossary.html @@ -1,6 +1,26 @@ - +<html> + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5 Glossary - + + diff --git a/doc/html/Groups.html b/doc/html/Groups.html index 6106d6d..86335b4 100644 --- a/doc/html/Groups.html +++ b/doc/html/Groups.html @@ -1,5 +1,22 @@ + + + Group Interface (H5G) diff --git a/doc/html/H5.format.html b/doc/html/H5.format.html index 1061ba8..44cabd8 100644 --- a/doc/html/H5.format.html +++ b/doc/html/H5.format.html @@ -1,4 +1,21 @@ + + + HDF5 File Format Specification diff --git a/doc/html/H5.intro.html b/doc/html/H5.intro.html index d95dc2e..90dd385 100644 --- a/doc/html/H5.intro.html +++ b/doc/html/H5.intro.html @@ -1,4 +1,21 @@ <HTML> + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + <HEAD> <TITLE>Introduction to HDF5 diff --git a/doc/html/H5.user.html b/doc/html/H5.user.html index 204fc28..b8261cc 100644 --- a/doc/html/H5.user.html +++ b/doc/html/H5.user.html @@ -1,4 +1,21 @@ + + + HDF5 User's Guide diff --git a/doc/html/Intro/IntroExamples.html b/doc/html/Intro/IntroExamples.html index 0c7de50..a343f9a 100644 --- a/doc/html/Intro/IntroExamples.html +++ b/doc/html/Intro/IntroExamples.html @@ -1,4 +1,21 @@ <HTML> + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> <META NAME="Generator" CONTENT="Microsoft Word 97"> diff --git a/doc/html/MountingFiles.html b/doc/html/MountingFiles.html index e29e6cd..c466a33 100644 --- a/doc/html/MountingFiles.html +++ b/doc/html/MountingFiles.html @@ -1,4 +1,21 @@ <html> + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + <head> <title>Mounting Files diff --git a/doc/html/Performance.html b/doc/html/Performance.html index 01916a3..e5fe86b 100644 --- a/doc/html/Performance.html +++ b/doc/html/Performance.html @@ -1,5 +1,22 @@ + + + Performance diff --git a/doc/html/PredefDTypes.html b/doc/html/PredefDTypes.html index 722950f..76e5315 100644 --- a/doc/html/PredefDTypes.html +++ b/doc/html/PredefDTypes.html @@ -1,7 +1,26 @@ - -HDF5/Predefined Datatypes - + + + + + +HDF5 Predefined Datatypes + + diff --git a/doc/html/Properties.html b/doc/html/Properties.html index c6b878f..e5f8dca 100644 --- a/doc/html/Properties.html +++ b/doc/html/Properties.html @@ -1,5 +1,22 @@ + + + Property List Interface (H5P) diff --git a/doc/html/RM_H5.html b/doc/html/RM_H5.html index 1400651..4c433d8 100644 --- a/doc/html/RM_H5.html +++ b/doc/html/RM_H5.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5 API Specification - + + diff --git a/doc/html/RM_H5A.html b/doc/html/RM_H5A.html index 825370d..5f6fb43 100644 --- a/doc/html/RM_H5A.html +++ b/doc/html/RM_H5A.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5A API Specification - + + diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html index d306537..3e6f05d 100644 --- a/doc/html/RM_H5D.html +++ b/doc/html/RM_H5D.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5D API Specification - + + diff --git a/doc/html/RM_H5E.html b/doc/html/RM_H5E.html index 69af73f..f453047 100644 --- a/doc/html/RM_H5E.html +++ b/doc/html/RM_H5E.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5E API Specification - + + diff --git a/doc/html/RM_H5F.html b/doc/html/RM_H5F.html index d910633..2399a18 100644 --- a/doc/html/RM_H5F.html +++ b/doc/html/RM_H5F.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5F API Specification - + + diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html index f7337ca..fdfcff1 100644 --- a/doc/html/RM_H5G.html +++ b/doc/html/RM_H5G.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5G API Specification - + + diff --git a/doc/html/RM_H5I.html b/doc/html/RM_H5I.html index 4275a2f..cefdf4e 100644 --- a/doc/html/RM_H5I.html +++ b/doc/html/RM_H5I.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5I API Specification - + + diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index c394a4d..4b26946 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5P API Specification - + + diff --git a/doc/html/RM_H5R.html b/doc/html/RM_H5R.html index 0b58c2d..709f09e 100644 --- a/doc/html/RM_H5R.html +++ b/doc/html/RM_H5R.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5R API Specification - + + diff --git a/doc/html/RM_H5S.html b/doc/html/RM_H5S.html index 0b15a70..cdc3a3c 100644 --- a/doc/html/RM_H5S.html +++ b/doc/html/RM_H5S.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5S API Specification - + + diff --git a/doc/html/RM_H5T.html b/doc/html/RM_H5T.html index 5a6c177..14679ba 100644 --- a/doc/html/RM_H5T.html +++ b/doc/html/RM_H5T.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5T API Specification - + + diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html index a7040cc..32bc3a7 100644 --- a/doc/html/RM_H5Z.html +++ b/doc/html/RM_H5Z.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/H5Z API Specification - + + diff --git a/doc/html/References.html b/doc/html/References.html index 811ad8e..82ca66e 100644 --- a/doc/html/References.html +++ b/doc/html/References.html @@ -1,5 +1,22 @@ + + + Reference (H5R) and Identifier Interfaces (H5I) diff --git a/doc/html/TechNotes.html b/doc/html/TechNotes.html index 44a4a6e..5d922e8 100644 --- a/doc/html/TechNotes.html +++ b/doc/html/TechNotes.html @@ -1,4 +1,21 @@ + + + HDF5 Technical Notes diff --git a/doc/html/TechNotes/BigDataSmMach.html b/doc/html/TechNotes/BigDataSmMach.html index fe00ff8..10762c5 100644 --- a/doc/html/TechNotes/BigDataSmMach.html +++ b/doc/html/TechNotes/BigDataSmMach.html @@ -1,5 +1,22 @@ + + + Big Datasets on Small Machines diff --git a/doc/html/TechNotes/ChunkingStudy.html b/doc/html/TechNotes/ChunkingStudy.html index 776b8fe..536c580 100644 --- a/doc/html/TechNotes/ChunkingStudy.html +++ b/doc/html/TechNotes/ChunkingStudy.html @@ -1,5 +1,22 @@ + + + Testing the chunked layout of HDF5 diff --git a/doc/html/TechNotes/CodeReview.html b/doc/html/TechNotes/CodeReview.html index 213cbbe..7c9e228 100644 --- a/doc/html/TechNotes/CodeReview.html +++ b/doc/html/TechNotes/CodeReview.html @@ -1,5 +1,22 @@ + + + Code Review diff --git a/doc/html/TechNotes/ExternalFiles.html b/doc/html/TechNotes/ExternalFiles.html index c3197af..2b92ca2 100644 --- a/doc/html/TechNotes/ExternalFiles.html +++ b/doc/html/TechNotes/ExternalFiles.html @@ -1,5 +1,22 @@ + + + External Files in HDF5 diff --git a/doc/html/TechNotes/FreeLists.html b/doc/html/TechNotes/FreeLists.html index 1a4b8e8..f6044de 100644 --- a/doc/html/TechNotes/FreeLists.html +++ b/doc/html/TechNotes/FreeLists.html @@ -1,4 +1,21 @@ + + + Memory Management and Free Lists diff --git a/doc/html/TechNotes/H4-H5Compat.html b/doc/html/TechNotes/H4-H5Compat.html index 2992476..ed3cd05 100644 --- a/doc/html/TechNotes/H4-H5Compat.html +++ b/doc/html/TechNotes/H4-H5Compat.html @@ -1,5 +1,22 @@ + + + Backward/Forward Compatability diff --git a/doc/html/TechNotes/HeapMgmt.html b/doc/html/TechNotes/HeapMgmt.html index e9e8db4..16faa58 100644 --- a/doc/html/TechNotes/HeapMgmt.html +++ b/doc/html/TechNotes/HeapMgmt.html @@ -1,4 +1,21 @@ + + +

Heap Management in HDF5

diff --git a/doc/html/TechNotes/IOPipe.html b/doc/html/TechNotes/IOPipe.html index 7c24e2c..50cc2a1 100644 --- a/doc/html/TechNotes/IOPipe.html +++ b/doc/html/TechNotes/IOPipe.html @@ -1,5 +1,22 @@ + + + The Raw Data I/O Pipeline diff --git a/doc/html/TechNotes/LibMaint.html b/doc/html/TechNotes/LibMaint.html index 718f085..bb6dc67 100644 --- a/doc/html/TechNotes/LibMaint.html +++ b/doc/html/TechNotes/LibMaint.html @@ -1,4 +1,21 @@ + + + diff --git a/doc/html/TechNotes/MemoryMgmt.html b/doc/html/TechNotes/MemoryMgmt.html index 93782b5..96d10be 100644 --- a/doc/html/TechNotes/MemoryMgmt.html +++ b/doc/html/TechNotes/MemoryMgmt.html @@ -1,5 +1,22 @@ + + + Memory Management in HDF5 diff --git a/doc/html/TechNotes/MoveDStruct.html b/doc/html/TechNotes/MoveDStruct.html index 4576bd2..24db19c 100644 --- a/doc/html/TechNotes/MoveDStruct.html +++ b/doc/html/TechNotes/MoveDStruct.html @@ -1,5 +1,22 @@ + + + Relocating a File Data Structure diff --git a/doc/html/TechNotes/NamingScheme.html b/doc/html/TechNotes/NamingScheme.html index dbf55bf..3fbcfbf 100644 --- a/doc/html/TechNotes/NamingScheme.html +++ b/doc/html/TechNotes/NamingScheme.html @@ -1,4 +1,21 @@ + + + HDF5 Naming Scheme diff --git a/doc/html/TechNotes/ObjectHeader.html b/doc/html/TechNotes/ObjectHeader.html index 1335d23..da6252d 100644 --- a/doc/html/TechNotes/ObjectHeader.html +++ b/doc/html/TechNotes/ObjectHeader.html @@ -1,4 +1,21 @@ + + +

Object Headers

diff --git a/doc/html/TechNotes/RawDStorage.html b/doc/html/TechNotes/RawDStorage.html index 87ea54d..2ce2d9f 100644 --- a/doc/html/TechNotes/RawDStorage.html +++ b/doc/html/TechNotes/RawDStorage.html @@ -1,5 +1,22 @@ + + + Raw Data Storage in HDF5 diff --git a/doc/html/TechNotes/SWControls.html b/doc/html/TechNotes/SWControls.html index 8dac1ce..650e5c6 100755 --- a/doc/html/TechNotes/SWControls.html +++ b/doc/html/TechNotes/SWControls.html @@ -1,5 +1,22 @@ + + + diff --git a/doc/html/TechNotes/SymbolTables.html b/doc/html/TechNotes/SymbolTables.html index 05ee538..8a49ba9 100644 --- a/doc/html/TechNotes/SymbolTables.html +++ b/doc/html/TechNotes/SymbolTables.html @@ -1,4 +1,21 @@ + + +

Symbol Table Caching Issues

diff --git a/doc/html/TechNotes/ThreadSafeLibrary.html b/doc/html/TechNotes/ThreadSafeLibrary.html index e7fdf11..06d71f9 100644 --- a/doc/html/TechNotes/ThreadSafeLibrary.html +++ b/doc/html/TechNotes/ThreadSafeLibrary.html @@ -1,6 +1,23 @@ + + + Thread Safe Library diff --git a/doc/html/TechNotes/VFL.html b/doc/html/TechNotes/VFL.html index 5674cdb..ec61d79 100644 --- a/doc/html/TechNotes/VFL.html +++ b/doc/html/TechNotes/VFL.html @@ -1,4 +1,21 @@ + + + diff --git a/doc/html/TechNotes/VFLfunc.html b/doc/html/TechNotes/VFLfunc.html index 8c8de68..5c38e7e 100644 --- a/doc/html/TechNotes/VFLfunc.html +++ b/doc/html/TechNotes/VFLfunc.html @@ -1,4 +1,21 @@ + + + VFL Functions diff --git a/doc/html/TechNotes/Version.html b/doc/html/TechNotes/Version.html index 0e0853b..4df8b22 100644 --- a/doc/html/TechNotes/Version.html +++ b/doc/html/TechNotes/Version.html @@ -1,5 +1,22 @@ + + + Version Numbers diff --git a/doc/html/TechNotes/openmp-hdf5.html b/doc/html/TechNotes/openmp-hdf5.html index ff13b81..126f215 100644 --- a/doc/html/TechNotes/openmp-hdf5.html +++ b/doc/html/TechNotes/openmp-hdf5.html @@ -1,3 +1,22 @@ + + + + +
 		    Using HDF5 with OpenMP
 		    ----------------------
@@ -65,3 +84,5 @@ library.
 Updated: 2000/11/28
 Contact: hdfhelp@ncsa.uiuc.edu
 
+ + diff --git a/doc/html/Tools.html b/doc/html/Tools.html index fd0ffdc..0db6fa1 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -1,7 +1,26 @@ - + +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<head> +<title> HDF5/Tools API Specification - + + diff --git a/doc/html/cpplus/CppInterfaces.html b/doc/html/cpplus/CppInterfaces.html index 19f7d00..e502459 100644 --- a/doc/html/cpplus/CppInterfaces.html +++ b/doc/html/cpplus/CppInterfaces.html @@ -1,4 +1,21 @@ + + + HDF5 C++ API Interfaces diff --git a/doc/html/ddl.html b/doc/html/ddl.html index c3a7a11..ded0694 100644 --- a/doc/html/ddl.html +++ b/doc/html/ddl.html @@ -1,5 +1,22 @@ + + + DDL for HDF5 diff --git a/doc/html/fortran/F90Flags.html b/doc/html/fortran/F90Flags.html index 26a3d76..6432c7b 100644 --- a/doc/html/fortran/F90Flags.html +++ b/doc/html/fortran/F90Flags.html @@ -1,4 +1,21 @@ + + + HDF5 Fortran90 Flags and Datatypes diff --git a/doc/html/fortran/F90UserNotes.html b/doc/html/fortran/F90UserNotes.html index fc11799..edb67bd 100644 --- a/doc/html/fortran/F90UserNotes.html +++ b/doc/html/fortran/F90UserNotes.html @@ -1,4 +1,21 @@ + + + HDF5 Fortran90 User's Notes diff --git a/doc/html/fortran/h5_FORTRAN.html b/doc/html/fortran/h5_FORTRAN.html index 0eb5dda..ac54a7a 100644 --- a/doc/html/fortran/h5_FORTRAN.html +++ b/doc/html/fortran/h5_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN General Library API -- h5i diff --git a/doc/html/fortran/h5a_FORTRAN.html b/doc/html/fortran/h5a_FORTRAN.html index 603c08f..4852ca6 100644 --- a/doc/html/fortran/h5a_FORTRAN.html +++ b/doc/html/fortran/h5a_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Attribute API -- h5a diff --git a/doc/html/fortran/h5d_FORTRAN.html b/doc/html/fortran/h5d_FORTRAN.html index e2d6d6b..2a4f82e 100644 --- a/doc/html/fortran/h5d_FORTRAN.html +++ b/doc/html/fortran/h5d_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Dataset API -- h5d diff --git a/doc/html/fortran/h5e_FORTRAN.html b/doc/html/fortran/h5e_FORTRAN.html index 80375cc..a5ef2ce 100644 --- a/doc/html/fortran/h5e_FORTRAN.html +++ b/doc/html/fortran/h5e_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Error Handling API -- h5e diff --git a/doc/html/fortran/h5f_FORTRAN.html b/doc/html/fortran/h5f_FORTRAN.html index 955f5ba..74c46d0 100644 --- a/doc/html/fortran/h5f_FORTRAN.html +++ b/doc/html/fortran/h5f_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN File API -- h5f diff --git a/doc/html/fortran/h5g_FORTRAN.html b/doc/html/fortran/h5g_FORTRAN.html index 3064634..408068c 100644 --- a/doc/html/fortran/h5g_FORTRAN.html +++ b/doc/html/fortran/h5g_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Group API -- h5g diff --git a/doc/html/fortran/h5i_FORTRAN.html b/doc/html/fortran/h5i_FORTRAN.html index 7ac3450..7651537 100644 --- a/doc/html/fortran/h5i_FORTRAN.html +++ b/doc/html/fortran/h5i_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Identifier API -- h5i diff --git a/doc/html/fortran/h5p_FORTRAN.html b/doc/html/fortran/h5p_FORTRAN.html index 9176c65..45fcc0c 100644 --- a/doc/html/fortran/h5p_FORTRAN.html +++ b/doc/html/fortran/h5p_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Property List API -- h5p diff --git a/doc/html/fortran/h5r_FORTRAN.html b/doc/html/fortran/h5r_FORTRAN.html index b0f2a13..2cf7ae3 100644 --- a/doc/html/fortran/h5r_FORTRAN.html +++ b/doc/html/fortran/h5r_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Reference API -- h5r diff --git a/doc/html/fortran/h5s_FORTRAN.html b/doc/html/fortran/h5s_FORTRAN.html index efbb899..6bcccf6 100644 --- a/doc/html/fortran/h5s_FORTRAN.html +++ b/doc/html/fortran/h5s_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Dataspace API -- h5s diff --git a/doc/html/fortran/h5t_FORTRAN.html b/doc/html/fortran/h5t_FORTRAN.html index 9648511..03241c0 100644 --- a/doc/html/fortran/h5t_FORTRAN.html +++ b/doc/html/fortran/h5t_FORTRAN.html @@ -1,4 +1,21 @@ + + + FORTRAN Datatype API -- h5t diff --git a/doc/html/ph5design.html b/doc/html/ph5design.html index 1280052..e5ff527 100644 --- a/doc/html/ph5design.html +++ b/doc/html/ph5design.html @@ -1,4 +1,21 @@ + + + -- cgit v0.12