Commit Graph

248 Commits

Author SHA1 Message Date
Frank Baker
70a3270fc9 [svn-r3285]
Purpose:
	Second phase of development of doc.
Description:
	Added lists of new, deleted, and changed functions.
	Added list of constants with changed values.
	Changed doc title.
Platforms tested:
	IE 5
2001-01-12 15:33:29 -05:00
Frank Baker
83a9fdc3bd [svn-r3270]
Purpose:
    A bugfix and a new document
Description:
    ADGuide/Changes.html
        New document: "HDF5 Library Changes from Release to Release"
        (MUST be updated at EVERY release, including Betas.)
    ADGuide/ImageSpec.html
        Fixed broken links and title tag.
Platforms tested:
    IE 5
2001-01-11 14:41:34 -05:00
Frank Baker
6a81e68401 [svn-r3269]
Purpose:
    Bugfix and adding a new document
Description:
    RM_H5Front.html
        Removed a currently commented-out section that had been used
        during the 1.2 period for separate F90 releases.
    ADGuide.html
        Added new "Changes from Release to Release" document.
        Fixed title tag.
Platforms tested:
    IE 5
2001-01-11 14:38:39 -05:00
Frank Baker
9ae87ca1a6 [svn-r3254]
Purpose:
    Correcting docs to match code bugfixes.
Solution:
    Changed per recent bugfix in code:
        H5Tconvert 'nelmts' parameter type
        H5Pset_buffer 'size' parameter type
        H5Pget_buffer return type
2001-01-09 17:13:08 -05:00
Frank Baker
c6b677dde6 [svn-r3253]
Purpose:
    Clarifications in H5Pset_fapl_core.
Platforms tested:
    IE 5
2001-01-09 16:55:07 -05:00
Bill Wendling
fbf2fd987f [svn-r3247] Purpose:
h5dump attribute documentation.
Description:
    Described the new flags for the H5 dumper.
Platforms tested:
    Lynx
2001-01-09 15:02:16 -05:00
Frank Baker
4acce97e47 [svn-r3246]
Description:
    Updated "Last modified" dates (correcting an oversight)
Platforms tested:
    IE 5
2001-01-09 10:05:04 -05:00
Frank Baker
a2ecc8def5 [svn-r3245]
Purpose:
	To make C++ and Fortran90 API docs more accessible
Solution:
	Added link to C++ and Fortran90 API docs to docs index page.
Platforms tested:
 	IE 5
2001-01-09 09:50:56 -05:00
Frank Baker
6ca7ae026e [svn-r3244]
Purpose:
    Bug fix (unreported bug)
Description:
    H5Pset_fapl_core, H5Pget_fapl_core
        Completed entries for these two functions.  (They had
        been added structurally, but details had been omitted.)
Platforms tested:
    IE 5
2001-01-08 16:49:38 -05:00
Frank Baker
8eb6ddaf00 [svn-r3206]
Purpose:
    Return value error in H5Tarray_create
Solution:
    H5Tarray_create
        Fixed return value to read 'int' (was 'int *')
Platforms tested:
    IE 5
2000-12-27 13:33:18 -05:00
Frank Baker
b32d95d37a [svn-r3205]
Purpose:
    Error in H5Tget_array_dims and H5Tget_array_ndims return types
Solution:
    H5Tget_array_dims and H5Tget_array_ndims
	    Fixed return value to read  'int' (was 'int *')
Platforms tested:
    IE 5
2000-12-27 12:57:05 -05:00
Frank Baker
45c5dd949f [svn-r3198]
Purpose:
    Changing notation to indicate post-Beta
Platforms tested:
    IE 5
2000-12-22 16:29:43 -05:00
Frank Baker
c1d537db2b [svn-r3196]
Purpose:
    Adding Tutorial to development branch (R 1.4)
Platforms tested:
    IE 5
2000-12-22 15:47:59 -05:00
Frank Baker
d4c3773742 [svn-r3195]
Purpose:
    Adding tutorial to development branch (R 1.4)
Platforms tested:
    IE 5
2000-12-22 15:46:10 -05:00
Frank Baker
fe3c7484d7 [svn-r3188]
Purpose:
    Checking in MountingFiles.html and Performance.html.
    These documents were originally created in 1.2 branch and never
    checked in to the development branch.
Platforms tested:
    IE 5
2000-12-22 08:32:40 -05:00
Frank Baker
31f539a564 [svn-r3187]
Purpose:
    Removed index links to Palettes.html (removed from doc set) in
    all User Guide files.
Platforms tested:
    IE 5
2000-12-22 08:25:43 -05:00
Frank Baker
e7feb80954 [svn-r3186]
Purpose:
    Added pointer to updated doc set as we move from beta to
    actual release.
Platforms tested:
    IE 5
2000-12-22 08:02:32 -05:00
Frank Baker
6c9d68fe89 [svn-r3185]
Description:
	Minor edits
	Commented out docs that are not in the 1.4 Beta set
Platforms tested:
	IE 5
2000-12-21 17:48:58 -05:00
Frank Baker
8d7909827d [svn-r3183]
Purpose:
    Extensive revision of October 2000
    Source file (H4toH5Mapping.doc) added to tree but not distributed
Platforms tested:
    IE 5
2000-12-21 16:45:01 -05:00
Frank Baker
079273c9d2 [svn-r3182]
Purpose:
    Removed Palettes.html (which has been replaced
    by ADGuide/ImageSpec.html)
Platforms tested:
    IE 5
2000-12-21 16:30:56 -05:00
Frank Baker
8fad87abe6 [svn-r3181]
Purpose:
    Bugfix -- #446
Description:
    H5Tget_offset has been fixed so that it returns a negative value
    on failure.   This is now reflected in RM.
Platforms tested:
    IE 5
2000-12-21 16:20:46 -05:00
Frank Baker
38c0de50ba [svn-r3179]
Purpose:
    Bringing the Application Developer's Guide into R1.4 (from R1.2)
    Subdocuments:
	HDF5 Image and Palette Specification
	Mapping HDF4 Objects to HDF5 Objects
Platforms tested:
    IE 5
2000-12-21 15:29:37 -05:00
Frank Baker
d7fc23847c [svn-r3178]
Purpose:
    Bringing the Application Developer's Guide into R1.4 (from R1.2)
Platforms tested:
    IE 5
2000-12-21 15:27:40 -05:00
Frank Baker
9cf0152e7f [svn-r3177]
Purpose:
    Added and edited C++ and Fortran90 doc links
Platforms tested:
    IE 5
2000-12-21 14:43:00 -05:00
Frank Baker
af308b715a [svn-r3176]
Purpose:
    Added h4toh5
Platforms tested:
    IE 5
2000-12-21 14:41:30 -05:00
Frank Baker
7c606e5692 [svn-r3175]
Purpose:
    CppUserNotes.pdf
    CppUserNotes.doc (not for distribution)
    CppInterfaces.html
	New C++ API documents -- "HDF5 C++ User's Notes"
	and "HDF5 C++ Interfaces"
Platforms tested:
    IE 5
2000-12-21 14:34:29 -05:00
Frank Baker
28c80557ba [svn-r3174]
Purpose:
    New Fortran90 API doc -- "HDF5 Fortran90 User's Notes"
Platforms tested:
    IE 5
2000-12-21 13:45:27 -05:00
Frank Baker
f401dda2d7 [svn-r3118]
Purpose:
    Cross-referencing "HDF5 Predefined Datatypes" in the UG.
Description:
    Added PredefDTypes.html and RM links to Section 6, "Predefined
    Atomic Datatypes" in Datatypes.html.
Platforms tested:
    IE 5
2000-12-12 17:52:34 -05:00
Frank Baker
7fa2bc6700 [svn-r3117]
Purpose:
    Linking the new "Predefined Dataypes" document into the RM.
Description:
    Added PredefDTypes.html link into all RM files.
Platforms tested:
    IE 5
2000-12-12 17:43:02 -05:00
Frank Baker
c5f7ae952f [svn-r3116]
Purpose:
    New "HDF5 Predefined Datatypes" document in RM.
Platforms tested:
    IE 5
2000-12-12 17:29:41 -05:00
Bill Wendling
a44b5b4725 [svn-r3109] Purpose:
Reformatting
Description:
	Also changed how some of the lists were specified to be recursive
	in the BNF style.
Platforms tested:
	Netscrape
2000-12-11 13:49:53 -05:00
Bill Wendling
898110c9cf [svn-r3108] Purpose:
Reformatted
Platforms tested:
	Netscape
2000-12-11 10:03:14 -05:00
Frank Baker
243c60e8b5 [svn-r3105]
Purpose:
	Thoughout doc set (UG, RM, Intro, FormatSpec, and index/TOC pages):
	    Added/updated "Describes HDF5 Release ..." entry.
	    In many cases, verified/updated "Last modified ..." entry.
Platforms tested:
	IE 5
2000-12-08 17:12:36 -05:00
Frank Baker
15df4a2679 [svn-r3104]
Purpose:
	Finalize new API function descriptions
Description:
	Edits to recently-added APIs:
		H5Pset_sieve_buf_size     H5Pset_fapl_log
		H5P[sg]et_fapl_mpio       H5Pset_fapl_multi
		H5P[sg]et_dxpl_multi      H5Pset_fapl_split
		H5P[sg]et_fapl_gass       H5Pset_fapl_dpss
                H5P[sg]et_fapl_srb
	Added H5P[sg]et_fapl_core.
	Addition of new APIs for R1.4 is now complete.
	Moved H5Pset_driver and H5Pget_driver_info to TechNotes.
Platforms tested:
	IE 5
2000-12-08 14:50:33 -05:00
Frank Baker
7bb514d358 [svn-r3103]
Purpose:
    Moved H5Pset_driver and H5Pget_driver_info from RM to TechNotes.
Platforms tested:
    IE 5
2000-12-08 14:46:51 -05:00
Frank Baker
b026b7b063 [svn-r3102]
Purpose:
    Minor copy edit.
Platforms tested:
    IE 5
2000-12-08 14:44:23 -05:00
Albert Cheng
bfb94f9db6 [svn-r3012] Purpose:
New doc and update
Description:
    The original openmp-hdf5.html contains a bunch of C source code.
    HTML does not like source code, especially C-code that contained
    <...>.  It gobbled it badly.
Solution:
    Moved the source code to a new file, openmp-hdf5.c and make a
    reference to it from openmp-hdf5.html.
Platforms tested:
    Viewed via IE on an NT box.
2000-11-28 15:05:24 -05:00
Albert Cheng
7c505ce6e7 [svn-r3011] Purpose:
Update
Platforms tested:
    Viewed via IE.
2000-11-28 12:50:48 -05:00
Raymond Lu
97763c1071 [svn-r2997]
Purpose:
    Update
Description:
    Added a new testing program into this file.  It shows the way that
    does parallel computation and serialized I/O.
2000-11-22 14:20:35 -05:00
Quincey Koziol
eee5626001 [svn-r2986] Purpose:
Corrections & updates
Description:
    Updated and corrected DDL description & examples to include all the
    current features for the v1.4 release.  Lots of changes...
Platforms tested:
    Netscape 4.76
2000-11-21 14:31:19 -05:00
Bill Wendling
3a224ff8bc [svn-r2969] Purpose:
Addtion
Description:
	Added variable length datatypes to the DDL and put an example in
	the "example" thingy at the bottom.

	Doo dah doo dah.
Platforms tested:
	w3m
2000-11-17 13:49:58 -05:00
Bill Wendling
d3fb3fe742 [svn-r2968] Purpose:
Update
Description:
	Updated the description of h5ls flags.
Platforms tested:
	w3m
2000-11-17 13:21:13 -05:00
Frank Baker
bf2685ae4d [svn-r2959] Purpose:
Minor copy-edits and formatting.
Platforms tested:
    IE 5
2000-11-16 17:28:02 -05:00
Bill Wendling
12bddf5589 [svn-r2957] Purpose:
Feature Addition
Description:
	Described the new variable length dumping that the h5dumper does
	in the documentation.
Platforms tested:
	w3m
2000-11-16 16:47:32 -05:00
Frank Baker
cfe6744d58 [svn-r2881] Purpose:
Clean up formatting and delete two functions.
Description:
    Minor reformatting at the head of each file (in the functions list).
    Delete 2 functions from HM_H5T.html -- H5Tget_member_dims, H5Tinsert_array.
Platforms tested:
    IE 5.
2000-11-13 12:56:47 -05:00
Frank Baker
b527d73dda [svn-r2873]
Purpose:
    Adding all functions new to Release 1.4.
Solution:
    Adding first cut of all new API functions.
    H5Dvlen_get_buf_size
    H5Epush
    H5Pset_fapl_family       H5Pget_fapl_family
    H5Pset_fapl_mpio         H5Pget_fapl_mpio
    H5Pset_dxpl_mpio         H5Pget_dxpl_mpio
    H5Pset_fapl_multi        H5Pget_fapl_multi
    H5Pset_dxpl_multi        H5Pget_dxpl_multi
    H5Pset_fapl_split        H5Pset_fapl_sec2          H5Pset_fapl_stdio
    H5Pset_fapl_stream       H5Pget_fapl_stream
    H5Pset_fapl_log
    H5Pset_driver            H5Pget_driver             H5Pget_driver_info
    H5Pset_meta_block_size   H5Pget_meta_block_size
    H5Pset_sieve_buf_size    H5Pget_sieve_buf_size
    H5Pset_fapl_dpss
    H5Pset_fapl_gass         H5Pget_fapl_gass
    H5Pset_fapl_srb          H5Pget_fapl_srb
    H5Tarray_create          H5Tget_array_ndims        H5Tget_array_dims
Platforms tested:
    IE 5.
2000-11-13 11:35:49 -05:00
Frank Baker
180a47a037 [svn-r2789] Purpose:
To warn users that RM_H5G.html and Groups.html can render groups and
    datasets inaccessible in a file.
Solution:
    Modified RM_H5G.html and Groups.html as follows:
      -- Added warning (new section) to Groups.html that H5Gunlink and
         H5Gmove can result in inaccessible groups and datasets.
      -- Added links to that new section from H5Gunlink and H5Gmove
         in RM_H5G.html.
Platforms tested:
    IE5
2000-11-01 14:01:55 -05:00
Raymond Lu
da4f3fd155 [svn-r2780]
Purpose:
    Update This Tech Note.
Description:
    Added some introduction to OpenMP and its programming requirements.
Solution:

Platforms tested:
2000-10-31 14:28:47 -05:00
Frank Baker
120d71ea78 [svn-r2761] Purpose:
TechNotes/VFLfunc.html: Minor reformatting for ease of reference
Platforms tested:
    IE5
2000-10-31 11:05:54 -05:00
Frank Baker
f3dc4efd5f [svn-r2760]
Purpose:
    Removing functions that have been removed from library.
Solution:
    Removed H5Pget_driver, H5P[gs]et_stdio,  H5P[gs]et_sec2,
        H5P[gs]et_core, H5P[gs]et_split, H5P[gs]et_family,
        H5P[gs]et_mpi, and H5P[gs]et_xfer.
Platforms tested:
    IE5
2000-10-31 11:04:29 -05:00
Albert Cheng
e02f57ae15 [svn-r2759] Description:
Added the entry of the Thread Safe library implement doc.
Platforms tested:
    MS-IE on an NT.
2000-10-31 10:54:18 -05:00
Albert Cheng
d51756f1c5 [svn-r2757] Added the entry for the document of "using HDF5 with OpenMP".
Platforms tested:
    MS-IE via windows.
2000-10-31 10:42:33 -05:00
Albert Cheng
7c2e453bee [svn-r2756] Purpose:
"New" document
Description:
    Raymond has prepared and added a new document reporting his
    experience of using HDF5 with OpenMP.  It was checked in as
    a .txt file but browsers could not display it properly, at least
    not for the MS-IE.
Solution:
    I renamed the file from openmp-test.txt to openmp-hdf5.html,
    added in simple mind html control statement (<pre>), added
    an entry to the TechNote.html so that it can be found with
    other technical notes.
Platforms tested:
    Viewed by MS-IE.
2000-10-31 10:40:57 -05:00
Bill Wendling
c8ac881942 [svn-r2742] Forgot some < and >'s. 2000-10-27 11:00:29 -05:00
Bill Wendling
4dee0b2ace [svn-r2740] Purpose:
Documentation of TS Library
Description:
	This is the document Chee Wai wrote up about the thread safe
	version of the HDF5 library. I just put it in HTML format and
	checked it in...
Platforms tested:
	Netscrape
2000-10-27 10:58:29 -05:00
Raymond Lu
81ca5616ba [svn-r2727]
Purpose:
    This file describes the experiencing of OpenMP with hdf5.
Description:
    All detailed description is in the file.
Solution:
    [details about the changes, algorithm, etc...]
    [Please as detail as you can since your own explanation is
    better than others guessing it from the code.]
Platforms tested:
    Everything was done on modi4.
2000-10-24 14:24:22 -05:00
Quincey Koziol
ad0bc26604 [svn-r2721] Purpose:
Feature symmetry
Description:
    A while ago I needed to get the 'type' of data being accessed during writes
    to the VFL driver, so I put in code to get the information down there.
    Albert asked for the same information during reads, so I've added that in.
Tested:
    Netscape
2000-10-24 13:17:24 -05:00
Bill Wendling
f93882b90a [svn-r2706] Purpose:
Bug Fix
Description:
	the line:

#include <hdf5.h>

	needed to be escaped to be seen in the browser.
Solution:
	Changed to:
#include &lt;hdf5.h&gt;
Platforms tested:
	Seen in Netscrape
2000-10-19 14:10:14 -05:00
Frank Baker
ebc3e8a26e [svn-r2703] Purpose:
Adding new document links
Description:
    Adding links to TechNotes/VFL.html and TechNotes/VFLfunc.html,
    the new virtual file layer documents.
Platforms tested:
    IE 5
2000-10-19 12:47:37 -05:00
Frank Baker
76443fe477 [svn-r2701] Purpose:
Adding new document
Description:
    Adding VFLfunc.html, a list of VFL functions, to HDF5 Technical Notes.
Platforms tested:
    IE 5
2000-10-19 12:20:40 -05:00
Frank Baker
af464b49c3 [svn-r2697] Purpose:
Adding new document
Description:
    Adding VFL.html (Virtual File Layer) to HDF5 Technical Notes.
    August 1999 version.  Will be updated for R1.4 by developer.
Platforms tested:
    IE 5
2000-10-18 17:43:50 -05:00
Frank Baker
c23193d9de [svn-r2672]
Purpose:
    Clarification of H5Fclose
Description:
    RM_H5F.html / H5Fclose:  Added note that all data is flushed to file.
Platforms tested:
    Tested with IE 5.
2000-10-12 17:09:28 -05:00
Bill Wendling
4f5328967e [svn-r2655] Purpose:
Small bug fix (see bug report 528)
Description:
	Added another example us using the h5dumper to dump an attribute
	from the root group.
2000-10-10 12:40:45 -05:00
Bill Wendling
f8e8918d19 [svn-r2644] Purpose:
Bug fix
Description:
	; missing from end of some &gt; macros.
Solution:
	Added
Platforms tested:
	Mosaic^WNetscape
2000-10-09 15:44:55 -05:00
Bill Wendling
2c7f74e088 [svn-r2642] Purpose:
Bug fix
Description:
	The documentation on how to dump attribute data was not complete
	enough. Some people got confused on the commandline syntax (you
	have to specify the "path" from the root group to the attribute
	to dump it). I put some examples in to show how to correctly dump
	attributes.
Platforms tested:
	Viewed with Netscrape.
2000-10-09 14:28:07 -05:00
Albert Cheng
a40a5bfeec [svn-r2639] Purpose:
Update
Description:
    Added the description of the environment variable HDF5_MPI_OPT_TYPES
    which controls the use of optimized MPIO routines.
Platforms tested:
    Viewed via IE.
2000-10-09 11:40:12 -05:00
Frank Baker
fc66832ab0 [svn-r2621]
Purpose:
    Bug fix -- #445
Description:
    In RM_H5D.html in the H5 Reference Manual, the H5Dget_storage_size
    entry described the wrong FAILURE return value.
Solution:
    Changed H5Dget_storage_size return value on FAILURE to 0 (zero).
Platforms tested:
    Tested in Internet Explorer 5.
2000-09-29 16:41:08 -05:00
Albert Cheng
bdbe918477 [svn-r2603] Updated the "last update date".
Test viewed via IE.
2000-09-27 08:58:50 -05:00
Albert Cheng
d01a78001f [svn-r2595] Purpose:
Feature
Description:
    Added a new document of all the controls (compiler macros,
    environment variables, ...) that affect the functionality of
    the libraries and tools.
Platforms tested:
    Viewed with MS IE.
2000-09-26 11:10:33 -05:00
Frank Baker
683a11a633 [svn-r2542] index.html: Minor edits. 2000-09-13 16:20:36 -05:00
Frank Baker
32c4a3e515 [svn-r2525] RM_H5P.html
RM_H5Z.html
	Corrected compression cross-reference.
2000-09-08 10:35:39 -05:00
Frank Baker
4abc0559fb [svn-r2524] RM_H5Front.html: Corrected link to Fortrat90 README. 2000-09-08 10:31:33 -05:00
Frank Baker
b121834cc4 [svn-r2489] index.html: Several minor edits and corrected typos. 2000-08-29 15:48:25 -05:00
Frank Baker
61e5fb6784 [svn-r2488] index.html: Revised to reflect new docs and structure. 2000-08-29 15:10:13 -05:00
Frank Baker
af32a87db3 [svn-r2483] Bringing "HDF5 Technical Notes" into development branch (from R1.2 branch) 2000-08-25 14:48:30 -05:00
Frank Baker
2e8cd59163 [svn-r2482] Bringing "HDF5 Technical Notes" into development branch (from R1.2 branch) 2000-08-25 12:42:24 -05:00
Frank Baker
b39aa1cdfb [svn-r2439] Added "Describes HDF5 Release..." line in page footer. 2000-07-17 14:41:43 -05:00
Frank Baker
a6912a2b38 [svn-r2438] Added "Describes HDF5 Release..." line in page footers. 2000-07-17 14:40:34 -05:00
Frank Baker
d1a132b520 [svn-r2437] C++.gif FORTRAN.gif Java.gif OtherAPIs.gif
Alternate-API buttons for reference manual
2000-07-17 14:24:12 -05:00
Frank Baker
0f23915180 [svn-r2436] Fortran90 API -- functions and descriptions in the files
h5a_FORTRAN.html   h5d_FORTRAN.html   h5e_FORTRAN.html
	h5f_FORTRAN.html   h5g_FORTRAN.html   h5i_FORTRAN.html
	h5p_FORTRAN.html   h5r_FORTRAN.html   h5s_FORTRAN.html
	h5t_FORTRAN.html
2000-07-17 14:20:10 -05:00
Frank Baker
315e9c17f4 [svn-r2435] RM_H5[EIPRT].html
RM_H5Front.html
	Added new Fortran90 functions and links.  Related edits.
	Added "Describes HDF5 Release..." line in page footers.
	Minor editorial corrections.
2000-07-17 14:14:30 -05:00
Frank Baker
ca21737873 [svn-r2434] H5.intro.html
Datatypes.html
	Fixed confusing references to "simple datatypes."
	Minor edits.
2000-07-17 13:21:39 -05:00
Frank Baker
354ca36dc7 [svn-r2433] Copyright.html
Added LANL credit-and-disclaimer section.
	Added  "Describes HDF5 Release..." line in page footer.
2000-07-17 13:08:52 -05:00
Frank Baker
cb3be3312f [svn-r2432] Copyright.html: Added '2000' to list of copyright years. 2000-07-17 12:56:48 -05:00
Frank Baker
531946bdde [svn-r2431] RM_H5S.html
H5Sget_select_bounds:  Corrected return value.
2000-07-17 12:55:47 -05:00
Frank Baker
0012ab9639 [svn-r2430] RM_H5.html
Added new function H5garbage_collect.
2000-07-17 12:54:48 -05:00
Frank Baker
ccc3f3a103 [svn-r2428] Attributes.html and RM_H5A.html
H5Aiterate: Changed function type to herr_t.
2000-07-06 11:33:00 -05:00
Frank Baker
56289a2c10 [svn-r2427] RM_H5T.html
H5Tvlen_create: Added cross-reference to H5Dget_vlen_buf_size
	    and H5Dvlen_reclaim.
 	H5Tget_class:  Removed numbers from class identifiers list.
	    Added H5T_VLEN to class identifiers list.
RM_H5F.html
	H5Freopen: Corrected description of file_id parameter.
	    Added comment about eventually closing returned identifier.
	    Added clarification that function cannot open closed files.
2000-07-06 11:31:40 -05:00
Frank Baker
031768b5e2 [svn-r2426] RM_H5P.html: Minor copy-editing and formatting fixes.
H5Pget_chunk: Changed max_ndims parameter description to IN.
	H5Pget/set_gc_references: Corrected signature errors,
	    added missing parameter description and values.
	H5Pget/set_family:  Removed.  These are not implemented.
	H5Pget/set_hyper_cache: Corrected signature and parameter
	    expressions, added missing parameter description.
	H5Pset_buffer:  Added units for parameter 'size'.RM_H5P.html
	H5Pget/set_split:  Corrected misnamed parameters.
	H5Pset_alignment and H5_set_core:
	    Edited for clarity.
	    Added statement regarding "special case" effect of
	    setting 'threshold' to 0 (zero).
	    Stated clearly that 'threshold' is non-negative and
	    'alignment' and 'increment' are both positive.
	H5Pget/set_vlen_mem_manager:
	    Corrected cross-ref to H5Dvlen_reclaim.
	    Minor clarification regarding circumstances under which
	    contents of a parameter are ignored.
	H5Pget_cache: Removed redundant material.
2000-07-06 11:28:38 -05:00
Patrick Lu
50cd98ffe1 [svn-r2298] removed mention of the xml option 2000-05-30 11:06:18 -05:00
Patrick Lu
0dca4208e4 [svn-r2293] updated the Tools file. added new entries to the dumper section for the new options
(-v = obj id, -w = # of columns, -xml = XML output)
also added opaque to the types that are output
2000-05-26 13:57:09 -05:00
Patrick Lu
356495d126 [svn-r2261] fixed an error that occurred last time i checked this file in. 2000-05-18 10:14:53 -05:00
Patrick Lu
c254ae1fe5 [svn-r2227] added an entry in the ddl for the opaque types 2000-05-09 11:59:46 -05:00
Frank Baker
204a1404a4 [svn-r2091] Datasets.html
Removed H5Pset_compression (commented it out, actually) and
	changed example which used it to use H5Pset_deflate.
H5.format.html
	Driver Identification block:  Added clarification regarding the
	representation of the version in the driver identification string.
2000-04-07 14:40:49 -05:00
Frank Baker
5228ba6c71 [svn-r2090] RM_H5D.html
H5Dclose:  Corrected return type to herr_t (was hid_t).
        H5Dcreate: Inserted missing spaces in function syntax statement.
RM_H5E.html
	H5Ewalk: Added H5E_walk_t prototype and prototype parameter
	    descriptions.
RM_H5F.html
	H5Fclose: Corrected behavior description, eliminating
	    comment that function fials if other access identifiers
	    are still open and describing actual behavior.
RM_H5T.html
        H5Tregister:  Corrected possible 'pers' values to H5T_PERS_HARD
            (was HARD) and H5T_PERS_SOFT (was SOFT).
	H5Tfind: Corrected 'pcdata' parameter IN/OUT designation.
2000-04-07 14:38:42 -05:00
Frank Baker
f18cd7b6bb [svn-r2019] ddl.html
Merging final Release 1.2 version with development branch version
	(Rel 1.4) of file.
2000-03-09 18:10:28 -05:00
Frank Baker
65d0e1aa4d [svn-r2018] Datatypes.html
Merging changes from Release 1.2 into development branch (Rel 1.4).
2000-03-09 17:37:20 -05:00
Frank Baker
d216d71c16 [svn-r2007] Datasets.html
Groups.html
	Added note that object names (in Groups.html) or dataset
	    names (in Datasets.html) must be unique.
	Changed 'boot block' to 'super block'.  (Groups.html only)
Files.html
	Minor formatting fixes.
Datatypes.html
	H5Tconvert:  Added plist_id parameter.
References.html
	Deleted "not implemented" and related messages.
	Added description of H5Rget_object_type.
	Deleted all material about internal dataset region references.
	    [Unlikely to be implemented (QK) and there was very little info.]
	Commented out references to H5R_BADTYPE.  [This appeared in the
	    list of "valid types", which it is not.  And user is instructed
	    to test for 'a negative value' rather than 'H5R_BADTYPE'.
	    So this was deemed not to be user-level information.]
	Changed 'boot block' to 'super block'.
	Other minor editing changes.
2000-03-08 17:20:27 -05:00
Frank Baker
4d57b9df22 [svn-r2006] RM_H5D.html
H5Dopen: Corrected description of 'loc_id' parameter.
RM_H5T.html
	H5Tset_strpad:
	    Corrected string padding values list (replaced 'H5T_STR_NULL &
	        H5T_STR_SPACE' with ''H5T_STR_NULLTERM, 'H5T_STR_NULLPAD, &
 	        H5T_STR_SPACEPAD'.
	    Added notes re conversion from shorter to longer strings and
	        from longer to shorter strings.
	    Other minor edits and formatting.
	H5Tget_class
	    Corrected H5T_ENUM and H5T_REFERENCE entries in class
	        identifiers table (they were reversed).
Tools.html
	h5dump: Added note that '-bb' option is not yet implemented.
	        Changed 'boot block' to 'super block'.
2000-03-08 17:14:46 -05:00
Frank Baker
f3e7e5b438 [svn-r2005] index.html
Corrected link to HDF5 FTP archives.
H5.intro.html
	Added paragraph stating that changes in bugfix Releases 1.2.x
	are listed in the RELEASE, HISTORY, and README files.
2000-03-08 17:11:49 -05:00