Commit Graph

703 Commits

Author SHA1 Message Date
Frank Baker
d6845ab655 [svn-r8566]
Purpose:
    H5Gget_comment bugfix

Description:
    H5Gget_comment:  Changed "Description" text and "Parameters"
    descriptions to indicate the following:
        'loc_id' can be file, group, dataset, or named datatype.
        'name' can be '.' if 'loc_id' fully describes the object.
        'name' is ignored if 'loc_id' is a dataset or nemed datatype.
    Also corrected the fact that the 'name' parameter description
        referred to setting the comment rather than retriving it.

Platforms tested:
    Safari
2004-05-21 16:12:30 -05:00
HDF Admin
229cc3b8c0 [svn-r8531] Snapshot version 1.7 release 26 2004-05-16 09:02:36 -05:00
Quincey Koziol
6e6f572515 [svn-r8529] Purpose:
Update file format with placeholders for skipped object header messages.
2004-05-15 11:00:22 -05:00
Quincey Koziol
ba1a5d9592 [svn-r8528] Purpose:
Change information about object "name" message to the more accurate
object "comment".
2004-05-15 10:32:33 -05:00
Quincey Koziol
31e7b64245 [svn-r8527] Purpose:
Comment out some unimplemented object header messages (compact and
shared messages).
2004-05-15 00:17:30 -05:00
Quincey Koziol
77a7fc4428 [svn-r8525] Purpose:
Update information about modification time message.
2004-05-13 23:27:23 -05:00
Quincey Koziol
13b94ce1e2 [svn-r8524] Purpose:
Update data storage layout message information to reflect changes for
"lazy" allocation of dataset's storage and compact data storage.
2004-05-13 22:19:53 -05:00
Quincey Koziol
a7bae2230b [svn-r8523] Purpose:
Correct incorrect information about versions for compound datatype
information.
2004-05-13 21:56:03 -05:00
Quincey Koziol
c4d68071f3 [svn-r8522] Purpose:
Correct missing information for opaque datatype's tag length in the
bitfield for the datatype message.
2004-05-13 19:46:33 -05:00
Quincey Koziol
14e65e9e8e [svn-r8521] Purpose:
Clarify new fill value message information about the size and fill value
fields.
2004-05-13 19:23:23 -05:00
HDF Admin
e7bfa8ebf7 [svn-r8498] Snapshot version 1.7 release 25 2004-05-09 04:12:21 -05:00
Quincey Koziol
7a7b0046b6 [svn-r8494] Purpose:
Further clarification about the free blocks in a local heap.
2004-05-07 21:38:54 -05:00
Quincey Koziol
bf4cdba0ba [svn-r8493] Purpose:
Correct error in file format spec.
2004-05-07 21:17:42 -05:00
HDF Admin
5be0fa4ef3 [svn-r8485] Snapshot version 1.7 release 24 (fph5_alpha1) 2004-05-06 09:32:52 -05:00
Quincey Koziol
aa38a1386e [svn-r8420] Purpose:
Correct typo in H5Pcreate() information
2004-04-26 06:48:37 -05:00
HDF Admin
9af04cd41d [svn-r8418] Snapshot version 1.7 release 23 2004-04-25 04:10:35 -05:00
HDF Admin
4e65894845 [svn-r8385] Snapshot version 1.7 release 22 2004-04-18 04:10:08 -05:00
HDF Admin
cf49b96827 [svn-r8350] Snapshot version 1.7 release 21 2004-04-14 04:48:18 -05:00
HDF Admin
19d0f85444 [svn-r8263] Snapshot version 1.7 release 20 2004-03-17 08:16:26 -05:00
Frank Baker
5224b9e21a [svn-r8257]
Purpose:
    Add one tag for HTMLdoc that affects the first page of the
    next file's output (Tools).

Platforms tested:
    IE 5, HTMLdoc
2004-03-12 15:36:43 -05:00
Frank Baker
4c0ffcb814 [svn-r8254]
Purpose:
    Clean up RM formatting.
    Modify RM HTML code to facilitate automated generation of PDF version.
    Minor edits.

Description:
    Reworked format of "Options" and "Parameters" sections.
    Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to
        generate PDF files.
    Other minor copy edits.

Platforms tested:
    IE 5
2004-03-11 15:18:23 -05:00
Frank Baker
77068a23d3 [svn-r8245]
Purpose:
    Bugfix: Bugzilla #66

Solution:
    H5Pset_szip -- Corrected the plist parameter description.
        Since this property can be set only in the dataset
        creation property list, changed the parameter description
        from
            Dataset creation or dataset transfer property list identifier.
        to
            Dataset creation property list identifier.
        Fixes Bugzilla bug #66.

Platforms tested:
    IE 5
2004-03-10 14:27:21 -05:00
Frank Baker
3b3598e446 [svn-r8242]
Purpose:
    Bugfix -- Bugzilla #67

Solution:
    Removed the numeric notations from the datatype listing
        in h5iget_type_f.
    Fixes Bugzilla #67.

Platforms tested:
    IE 5
2004-03-10 13:31:55 -05:00
HDF Admin
ddd683737b [svn-r8225] FPHDF5 alpha0 release 2004-02-27 05:37:49 -05:00
Frank Baker
2f8fc11a3f [svn-r8222]
Purpose:
    Update page footer.

Platforms tested:
    IE 5
2004-02-24 17:13:37 -05:00
Frank Baker
9fb77d56b8 [svn-r8221]
Purpose:
    Clean up RM formatting.
    Modify RM HTML code to facilitate automated generation of PDF version.
    Minor edits.

Description:
    Reworked format of "Parameters" sections.
    Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to
        generate PDF files.
    Fixed the "Copyright" link on RM_H5Front.html.
    Other minor copy edits.

Platforms tested:
    IE 5
2004-02-24 17:10:12 -05:00
HDF Admin
fe388e2c13 [svn-r8216] Snapshot version 1.7 release 18 2004-02-22 04:16:37 -05:00
Frank Baker
6f3c3be256 [svn-r8210]
Purpose:
    Corrected reference to PDF version.

Platforms tested:
    IE 5
2004-02-18 16:11:49 -05:00
Quincey Koziol
715460cf62 [svn-r8203] Purpose:
Doc cleanup

Description:
    Correct several grammar problems, as well as clarify a few more things,
based on John's feedback.
2004-02-14 09:39:18 -05:00
Pedro Vicente Nunes
c238a6c13c [svn-r8150] Purpose:
introduced the constant H5Z_FILTER_ALL, used to remove all filters in H5Premove_filter

Description:

Solution:

Platforms tested:
linux

Misc. update:
2004-02-04 15:35:37 -05:00
Pedro Vicente Nunes
78fb916259 [svn-r8149]
Purpose:
replaced name of delete filter with remove filter for the new function H5Premove_filter

Description:

Solution:

Platforms tested:
linux

Misc. update:
2004-02-04 14:36:12 -05:00
Quincey Koziol
138bc92ebd [svn-r8126] Purpose:
Bug fix/optimization

Description:
    Address slowdown in MPI-I/O file metadata operations that was introduced
mid-stream.  We now _require_ a POSIX compliant parallel file system for the
MPI-I/O file driver (as well as for the MPI-POSIX file driver).
    Also optimized file open operation when the file is being created by
reducing the number of collective & syncronizing calls.
    Additionally, refactor the MPI routines into a common place, eliminating
duplicated code.

Platforms tested:
    FreeBSD 4.9 (sleipnir) w/parallel
    h5committest
2004-01-30 20:38:44 -05:00
Quincey Koziol
f499912c32 [svn-r8124] Purpose:
Updated with valid values for 'filter' parameter for new H5Pdelete_filter
routine.
2004-01-29 16:25:04 -05:00
Quincey Koziol
61a451f89e [svn-r8117] Purpose:
Code cleanup

Description:
    Add C++ and FORTRAN wrappers for new H5Pdelete_filter routine, along with
documentation and a note in the release notes.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    Linux 2.4 (verbena) w/ C++ and FORTRAN
    Too minor for full h5committest
2004-01-27 15:39:20 -05:00
HDF Admin
2a4253ceb8 [svn-r8112] Snapshot version 1.7 release 17 2004-01-25 20:04:58 -05:00
Frank Baker
fd84f41ca2 [svn-r8105]
Purpose:
    Added 2004 to copyright dates line
Platforms tested:
    IE 5
2004-01-23 15:18:23 -05:00
Frank Baker
3300140c70 [svn-r8090]
Purpose:
    Correct 'strpad' values in h5tset/get_strpad_f
        e.g., H5T_STR_NULL_F corrected to H5T_STR_NULLPAD_F
Description:
    Safari, IE 5
2004-01-22 16:19:54 -05:00
Frank Baker
50ccc86982 [svn-r8089]
Purpose:
    Correct H5Pget_edc_check return values
Platforms tested:
    Safari, IE 5
2004-01-22 16:14:44 -05:00
Frank Baker
cc3b64b1e9 [svn-r8087]
Purpose:
    Correct H5G_stat_t struct description in H5Gget_objinfo
    Copy edits
Platforms tested:
    Safari, IE 5
2004-01-22 16:10:24 -05:00
HDF Admin
43163efc35 [svn-r8077] Snapshot version 1.7 release 16 2004-01-18 03:24:00 -05:00
HDF Admin
f151f5a2a5 [svn-r8051] Snapshot version 1.7 release 15 2004-01-11 03:19:32 -05:00
Quincey Koziol
feaa5bb9d5 [svn-r8038] Purpose:
Bug fix

Description:
    When two property lists are compared, the H5Pequal routine was just
comparing the raw information for the property values.  This causes problems
when the raw information contains pointers to other information.

Solution:
    Allow a 'compare' callback to be registered for properties, so that a user
application get perform the comparison itself, allowing for "deep" compares of
the property value.
    This was exported to the H5Pregister & H5Pinsert routines in the development
branch, but not the release branch.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2004-01-08 09:55:11 -05:00
HDF Admin
e076771380 [svn-r8015] Snapshot version 1.7 release 14 2004-01-04 03:14:40 -05:00
HDF Admin
99e520c8cb [svn-r7982] Snapshot version 1.7 release 13 2003-12-28 03:20:06 -05:00
HDF Admin
4b0b1191da [svn-r7974] Snapshot version 1.7 release 12 2003-12-21 03:10:57 -05:00
HDF Admin
baf1da6e4b [svn-r7955] Snapshot version 1.7 release 11 2003-12-14 03:15:50 -05:00
Quincey Koziol
38af6a43fa [svn-r7937] Purpose:
Add RM docs for new H5I routines.

Description:
    Add new H5I routines to the reference manual.
2003-12-11 13:30:27 -05:00
HDF Admin
834c8a06f3 [svn-r7831] Snapshot version 1.7 release 10 2003-11-09 03:06:07 -05:00
HDF Admin
fd7fc53c9d [svn-r7807] Snapshot version 1.7 release 9 2003-11-02 03:07:05 -05:00
Frank Baker
7ef1503d40 [svn-r7800]
Purpose:
    Expanded introductory text in Tools index
    A couple of minor copy edits

Platforms tested:
    IE 5

Misc. update:
2003-10-30 17:57:24 -05:00
Frank Baker
03bed9f9ef [svn-r7787]
Purpose:
    Fixes for user-reported Ref Manual bugs:
    H5Gget_objname_by_idx: corrected 'size' parameter specification
    H5Sselect_elements: Expanded 'coord' parameter description to make it
        clear that values are 0-based.
        Additional minor copy edits and formatting cleanup.

Platforms tested:
    IE 5
2003-10-29 13:37:05 -05:00
Quincey Koziol
a8c372a6f1 [svn-r7761] Purpose:
Bug fix

Description:
    Correct list of files to install after recent FORTRAN documentation cleanup

Platforms tested:
    FreeBSD 4.9 (sleipnir) w/"make install-doc"
    h5committest doesn't test this.
2003-10-28 07:08:26 -05:00
Frank Baker
cec846b3d0 [svn-r7758]
Purpose:
    Updated footers to "Describes HDF5 Release 1.7, the unreleased
    development branch; working toward HDF5 Release 1.8.0"

Platforms tested:
    IE 5, Safari
2003-10-27 16:55:13 -05:00
Frank Baker
e56add586c [svn-r7757]
Purpose:
    Standardize short HDF5 docs copyright notice (a trivial change
    so that DreamWeaver will stop updating it needlessly).
2003-10-27 16:48:03 -05:00
Frank Baker
9f30868b62 [svn-r7751]
Purpose:
    Removing the files
        hdf5/doc/html/fortran/h5*_FORTRAN.html
    from CVS as the content has been integrated into the files
        hdf5/doc/html/RM_H5*.html
2003-10-27 16:32:20 -05:00
Frank Baker
5ebc585f2d [svn-r7750]
Purpose:
    Glossary.html only:  Clean up nesting of HTML tags
    Glossary.html and PredefDTypes.html
        Add HTML code that facilitates creating PDF version of RM

Description:

Solution:

Platforms tested:
    Safari, IE 5
2003-10-27 15:26:37 -05:00
Frank Baker
6f8417afcd [svn-r7749]
Purpose:
    Add pointer to location where PDF version of RM will be posted shortly
    In the Fortran90 introductory text:
        remove text describing presentation of F90 descriptions on
            separate HTML pages
        otherwise update discussion

Platforms tested:
    IE 5, Safari
2003-10-27 15:16:15 -05:00
HDF Admin
035991e5c0 [svn-r7739] Snapshot version 1.7 release 8 2003-10-26 02:02:15 -05:00
Frank Baker
433313e267 [svn-r7731]
Description:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window
    Add h5pset/get_fapl_mpiposix_f
    Reinstate H5Pget_hyper_vector_size (previously removed in error)
    Remove H5Pget_hyper_cache (function deprecated in 1.6, removed in 1.8)
    Minor copy edits and formatting

Platforms tested:
    IE 5, Safari
2003-10-24 17:51:15 -05:00
Frank Baker
4e17980ed6 [svn-r7730]
Purpose:
    Edit Fortran90 description, h5zfilter_avail_f

Platforms tested:
    Safari
2003-10-24 16:16:16 -05:00
Frank Baker
e792c44920 [svn-r7720]
Purpose:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window

Platforms tested:
    Safari
2003-10-23 17:05:50 -05:00
Frank Baker
863760f6a4 [svn-r7719]
Purpose:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window
    Touch up function index
    Minor format fixes and copy edits

Platforms tested:
    Safari
2003-10-23 16:58:37 -05:00
Frank Baker
429079fc11 [svn-r7694]
Description:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window

Platforms tested:
    Safari
2003-10-22 14:45:45 -05:00
Frank Baker
f0d371a2f3 [svn-r7692]
Purpose:
    Update release subtitle and tagline to reflect 'R 1.7, unreleased
        development branch'.
    Correct H5view reference to read HDFView.

Platforms tested:
    IE 5, Safari
2003-10-22 10:00:23 -05:00
Frank Baker
bcce957f4b [svn-r7691]
Description:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window

Platforms tested:
    Safari
2003-10-21 17:18:46 -05:00
Frank Baker
bc020e6b70 [svn-r7690]
Description:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window
    Corrected H5Gget_objname_by_idx return value description

Platforms tested:
    Safari
2003-10-21 16:47:24 -05:00
Frank Baker
72f1dea7fb [svn-r7689]
Description:
    Integrate Fortran90 function descriptions
        Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
        Remove note that Fortran APIs are described in a separate window
    Add H5Fget_freelist/h5fget_freelist_f

Platforms tested:
    Safari, IE 5
2003-10-21 16:13:32 -05:00
Frank Baker
c5bb351561 [svn-r7688]
Description:
    Fortran90 integration cleanup pass
    Removed note that Fortran APIs are described in a separate browser window

Platforms tested:
    Safari
2003-10-21 15:16:15 -05:00
Frank Baker
a30c5459aa [svn-r7686]
Purpose:
    More formatting cleanup in the Fortran90 integration.

Platforms tested:
    Safari
2003-10-21 14:15:43 -05:00
Frank Baker
bca64b9d49 [svn-r7685]
Description:
    Fortran90 integration cleanup pass
    Removed note that Fortran APIs are described in a separate browser window

Platforms tested:
    IE 5, Safari
2003-10-21 14:03:15 -05:00
Frank Baker
bbdf1c5de3 [svn-r7680]
Purpose:
    Expand H5open/h5open_f and H5close/h5close_f descriptions
    to indicate that these two calls are mandatory in Fortran90
    applications (though optional in C).

Platforms tested:
    IE 5, Safari
2003-10-20 17:23:33 -05:00
Frank Baker
75d4f35593 [svn-r7679]
Purpose:
    h5dump:  Updated XML-related options and links.

Platforms tested:
    IE 5, Safari
2003-10-20 17:04:39 -05:00
HDF Admin
794b7d2a5a [svn-r7668] Snapshot version 1.7 release 7 2003-10-19 07:09:33 -05:00
Elena Pourmal
a34ed1f634 [svn-r7623]
Purpose: Bug fix

Description: The third parameter to the h5pget(set)_cache_f subroutines
             had a wrong type

Solution: Fixed the type and changed the docs.

Platforms tested: kelgia, arabica 64-bit, copper 64-bit

Misc. update:
2003-10-13 17:29:11 -05:00
HDF Admin
d19001584b [svn-r7605] Snapshot version 1.7 release 6 2003-10-12 07:18:10 -05:00
Frank Baker
c4b72f1579 [svn-r7599]
Purpose:
    Integrate Fortran90 interfaces into C RM.

Solution:
    Remove "Non-C APIs" sections.
    Add "Fortran90 Interfaces" sections with F90 descriptions.

Platforms tested:
    IE 5, Safari
2003-10-10 10:53:24 -05:00
Frank Baker
9ef846aef1 [svn-r7589]
Purpose:
    Integrate Fortran90 interfaces into C RM.

Solution:
    Remove "Non-C APIs" sections.
    Add "Fortran90 Interfaces" sections with F90 descriptions.

Platforms tested:
    IE 5, Safari
2003-10-09 14:20:47 -05:00
Frank Baker
d0f0bc2296 [svn-r7585]
Purpose:
    Alphabetic sort of RM function entries
    Additional and modified HTML coding to accomodate HTMLdoc and
        automated PDF generation
    Function index formatting

Platforms tested:
    IE 5, Safari
2003-10-09 11:56:04 -05:00
Frank Baker
dc4212e15c [svn-r7577]
Purpose:
    Alphabetic sort of RM function entries
    Additional and modified HTML coding to accomodate HTMLdoc and
        automated PDF generation
    Minor copy edits

Platforms tested:
    IE 5, Safari
2003-10-08 16:48:44 -05:00
Frank Baker
cccd86aa0e [svn-r7576]
Purpose:
    Alphabetic sort of RM function entries
    Additional and modified HTML coding to accomodate HTMLdoc and
        automated PDF generation
    Corrected link to the F90 subroutine h5rget_object_type_f from the
	H5Rget_obj_type function description

Platforms tested:
    IE 5, Safari
2003-10-08 16:26:05 -05:00
Frank Baker
c1afffec45 [svn-r7571]
Purpose:
    Alphabetic sort of RM function entries
    Additional and modified HTML coding to accomodate HTMLdoc and
        automated PDF generation
    Minor copy edits

Platforms tested:
    Safari, IE 5
2003-10-07 17:17:58 -05:00
Frank Baker
cf629d9e6c [svn-r7567]
Purpose:
    Alphabetic sort of RM function entries
    Additional and modified HTML coding to accomodate HTMLdoc and
        automated PDF generation

Description:

Solution:

Platforms tested:

Misc. update:
2003-10-07 14:56:17 -05:00
Frank Baker
038c920c9f [svn-r7566]
Purpose:
    Aphabetic sort of RM function entries
    Integrated Fortran90 APIs -- h5acreate_f and h5aclose_f

Platforms tested:
    IE 5, Safari
2003-10-07 14:50:38 -05:00
Frank Baker
5956fb6381 [svn-r7565]
Purpose:
    Aphabetic sort of RM function entries
    Minor formatting

Platforms tested:
    IE 5, Safari
2003-10-07 14:18:32 -05:00
Frank Baker
03dd1f7e2f [svn-r7564]
Purpose:
    Aphabetic sort of RM function entries

Platforms tested:
    IE 5, Safari
2003-10-07 12:31:35 -05:00
HDF Admin
259247fc32 [svn-r7558] Snapshot version 1.7 release 5 2003-10-07 06:15:05 -05:00
Albert Cheng
0f70e6ea7e [svn-r7509] Purpose:
Added the entry of document of the three basic performance tools.
The information was provided by Robb long time ago.

Platforms tested:
Viewed by IE.

Misc. update:
2003-09-25 10:04:18 -05:00
HDF Admin
be77a044fe [svn-r7502] Snapshot version 1.7 release 4 2003-09-21 06:12:33 -05:00
Quincey Koziol
f4f1c62cc5 [svn-r7476] Purpose:
Clarify documentation about H5Tset_size for string datatypes.
2003-09-16 08:40:04 -05:00
HDF Admin
fb44f88bc6 [svn-r7472] Snapshot version 1.7 release 3 2003-09-14 05:50:14 -05:00
Quincey Koziol
965a4cd7c9 [svn-r7468] Purpose:
Code cleanup, etc.

Description:
    Generalize Ray's datatype fixes to handle packing compound datatypes which
are the base type of an array or variable-length type, etc.

    Also track "packedness" of a compound datatype from it's creation, instead
of only setting the 'packed' flag after the datatype was explicitly packed.

    Updated docs to reflect that a compound datatype is allowed to grow (but
not shrink).

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-09-11 23:35:48 -05:00
Quincey Koziol
1a8d15116a [svn-r7465] Purpose:
Fix incorrect # of 16-byte objects which fit into a 4096 byte global heap
collection (170 -> 127)
2003-09-11 08:46:52 -05:00
Quincey Koziol
492dd9ec09 [svn-r7463] Purpose:
Tweak some wording for global heap description.
2003-09-11 08:34:35 -05:00
Quincey Koziol
91709a2b43 [svn-r7452] Purpose:
Checkpoint file format spec.
2003-09-10 10:30:32 -05:00
Quincey Koziol
c3a7c9341e [svn-r7450] Purpose:
Add document describing issues relating to variable-length datatypes.
2003-09-09 20:30:16 -05:00
HDF Admin
38d6179b31 [svn-r7436] Snapshot version 1.7 release 2 2003-08-31 03:33:11 -05:00
Quincey Koziol
f92d7f73df [svn-r7434] Purpose:
Bug Fix and code cleanup

Description:
    Correct error in H5T_detect_class that was causing nested compound datatypes
with to not detect the datatype class of fields correctly, which caused errors
with fill-values, variable-length datatypes and chunks later on.

    Return the rank of the array datatype from H5Tget_array_dims(), like
H5Sget_dims().

    Lots of cleanups to datatype code, to make the handling of arrays, compound
types, variable-length strings and sequences and enumerated types more
consistent and robust.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-08-30 20:48:01 -05:00
Frank Baker
6bc0753d02 [svn-r7430]
Purpose:
    RM_H5G.html   -- Minor copy edits
    H5.intro.html -- Removed Library version # from doc title

Platforms tested:
    IE 5, Safari
2003-08-28 18:05:18 -05:00
Frank Baker
0ac562001b [svn-r7429]
Purpose:
    Enhanced indexing; copy edits.

Description:
    Restructured index and clarify descriptions and/or make them more
        parallel; added link to "Other tools"
    Added note that h4toh5 and h5toh4 are no longer part of the HDF5 library
        distribution
    Lots of copy edits

Platforms tested:
    IE 5, Safari
2003-08-28 18:03:36 -05:00
Quincey Koziol
6f8d95297d [svn-r7414] Purpose:
Checkpoint file format revisions
2003-08-26 15:14:45 -05:00
Quincey Koziol
438248d01d [svn-r7412] Purpose:
Bug fix

Description:
    H5Gget_objname_by_idx should allow NULL for the 'name' parameter, to allow
for querying for the name's length.

Solution:
    Allow NULL for the 'name' parameter, the internal functions were already
ready to handle that case.

    Clean up RM information about H5Gget_objname_by_idx and
H5Gget_objtype_by_idx also.

Platforms tested:
    FreeBSD 4.8 (sleipnir)
    h5committest
2003-08-26 13:35:37 -05:00
HDF Admin
a532b1814e [svn-r7397] Snapshot version 1.7 release 1 2003-08-24 03:42:43 -05:00
Quincey Koziol
6a41c76c04 [svn-r7335] Purpose:
Update docs

Description:
    Updated docs with new H5G_stat_t structure.
2003-08-11 07:44:24 -05:00
Quincey Koziol
b1c884be5a [svn-r7330] Purpose:
Update docs

Description:
    Update DDL for format change of unnamed datatypes.
2003-08-08 14:53:16 -05:00
Robert E. McGrath
69bc830f8a [svn-r7279] Purpose:
Description:
Checking in Version 2 of this specification, which was done
in July 2002.  It should have been in the doc tree a long time
ago.

Solution:

Platforms tested:

Misc. update:
2003-07-30 15:41:46 -05:00
HDF Admin
bfd27ff198 [svn-r7266] Snapshot version 1.7 release 0 2003-07-27 03:24:20 -05:00
Quincey Koziol
c3f817e945 [svn-r7260] Purpose:
Checkpoint file format revisions.
2003-07-23 16:36:08 -05:00
Quincey Koziol
dae014cfda [svn-r7229] Purpose:
Update docs

Description:
    Checkpoint file format revisions.
2003-07-16 09:38:07 -05:00
Quincey Koziol
0bcd59f9b8 [svn-r7217] Purpose:
Correct information

Description:
    Correct a some information about file creation properties.
2003-07-14 11:51:24 -05:00
Quincey Koziol
c41fb2f87d [svn-r7194] Purpose:
Checkpoint work

Description:
    Check in more updates to the file format specification.
2003-07-09 14:21:38 -05:00
Quincey Koziol
4e23c80758 [svn-r7181] Purpose:
Version update

Description:
    Removed 1.4 compatibility code in the library.

Platforms tested:
    FreeBSD 4.8 (sleipnir)
    h5committest
2003-07-07 14:02:46 -05:00
Quincey Koziol
3523cd7413 [svn-r7161] Purpose:
Further updates

Description:
    More updates on file format information.

Platforms tested:
    Mozilla 1.4.0
2003-07-03 15:45:53 -05:00
Frank Baker
1a769534d8 [svn-r7160]
Purpose:
    Copy edits.

Platforms tested:
    IE 5
2003-07-03 15:42:15 -05:00
Frank Baker
4146d79af1 [svn-r7159]
Purpose:
    Changed "HDF5 User's Guide" links (in navigation bars, primarily)
    to point to new user's guide, which will reside for a while yet on
    the HDF server.
    The old user's guide will still go out with the distribution under
    the label "HDF5 User's Guide, Release 1.4.5."

Platforms tested:
    IE 5
2003-07-03 14:40:03 -05:00
Frank Baker
a901d24a8b [svn-r7158]
Purpose:
    Renamed old "HDF5 User's Guide" as "HDF5 User's Guide, Release 1.4.5".
    Added navigation bar link to new user's guide on HDF server.
    Changed release tag line (in old UG only) back to
        "Describes HDF5 Release 1.4.5, February 200 3"

Platforms tested:
    IE 5
2003-07-03 14:35:53 -05:00
Frank Baker
bc5a1e0312 [svn-r7157]
Purpose:
    Linking in additional Fortran90 functions

Description:
    Add links to
    In RM_H5T.html
        h5tarray_create_f, h5tget_array_ndims_f, h5tget_array_dims_f
    In RM_H5P.html
        h5pmodify_filter_f, h5pget_filter_by_id_f, h5pset_family_offset_f
        h5pset(get)_fapl_core_f, h5pset(get)_fapl_family_f
        h5pset(get)_fapl_multi_f, h5pset_fapl_sec2_f, h5pset_fapl_sdio_f
        h5pset_fapl_split_f, h5pget_driver_f, h5pset_szip_f
        h5pget_nfilters_f, h5pset(get)_preserve_f

Platforms tested:
    IE 5
2003-07-03 13:52:44 -05:00
Frank Baker
76fd023ae9 [svn-r7154]
Purpose:
    Correct link to Supported Configuration Features table.

Platforms tested:
    IE 5
2003-07-03 13:11:54 -05:00
Frank Baker
c204eb9e3c [svn-r7153]
Purpose:
    Update links.
    Add documents.

Description:
    Bring in current links and notes from the R1.4.5 document.
    Add the documents which have been collected in
        http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/.
        These documents include discussions of SZIP, generic properties,
        the shuffle algorithm and its influence on performance, fill values
        and space allocation, and error detection.

Platforms tested:
    IE 5
2003-07-03 13:05:23 -05:00
Frank Baker
79c7463f35 [svn-r7152]
Description:
    H5Pset_szip -- Added link to further SZIP information at
        http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/

Platforms tested:
    IE 5
2003-07-03 12:56:26 -05:00
Quincey Koziol
45eb7e601f [svn-r7149] Purpose:
Update information

Description:
    Update with more correct information.  (Still not finished, but its better
    than it was before... :-)

Platforms tested:
    Mozilla 1.4.0
2003-07-03 12:20:32 -05:00
Frank Baker
9f27091f4b [svn-r7144]
Description:
    Changed UG link to point to new UG, retaining secondary link to 1.4.5 UG.
    Removed pointer to printable documents.
    Minor formatting.

Platforms tested:
    IE 5
2003-07-02 22:17:01 -05:00
Frank Baker
63d9172378 [svn-r7143]
Purpose:
    To segregate HDF4/HDF5 conversion tools and add link to H4toH5 Library

Description:
    Restructured indexing at the top of the page into these sections:
        User utilities
        Configuration and library management utilities
        Java-based tools
        HDF5/HDF4 conversion tools
            Added link to http://hdf.ncsa.uiuc.edu/h4toh5/

Platforms tested:
    IE 5
2003-07-02 21:49:49 -05:00
Frank Baker
1091cab2e6 [svn-r7140]
Purpose:
    Add short copyright notice.
    Update release tag line.

Description:
    Added short copyright notice as comment in source files;
        does not display in browser.
    Updated release tag line in footers to read as follows:
        Describes HDF5 Release 1.6.0, July 2003

Platforms tested:
    IE 5
2003-07-02 16:28:11 -05:00
Frank Baker
5de00d5fb8 [svn-r7139]
Purpose:
    Add copyright
    Update release number

Description:
    Added short copyright statement (doc version).
    Updated release number and date to Release 1.6.1, July 2003.

Platforms tested:
    IE 5
2003-07-02 16:05:27 -05:00
Frank Baker
64e2fe1774 [svn-r7138]
Purpose:
    H5Pset/get_hyper_cache are deprecated in R 1..6.0.

Description:
    Added notation that H5Pset/get_hyper_cache are deprecated functions
    in R1.6.0 and are available only if library is configured for
    1.4 compatibility.

Platforms tested:
    IE 5
2003-07-02 15:10:58 -05:00
Frank Baker
1e07dfa83d [svn-r7137]
Description:
    Add H5_WANT_H5_V1_4_COMPAT notes.
    Add or expand "Changed Syntax" and "Deleted Functions" sections.
    Edited to refer to Release 1.6.0 (instead of R 1.5 Developoment Branch).
    Bring in sections from R 1.4 branch covering changes
        from R 1.2.2 through 1.4.5.

Platforms tested:
    IE 5
2003-07-02 15:05:15 -05:00
Frank Baker
444fabea91 [svn-r7132]
Purpose:
    Update h5pset_szip_f options mask.

Description:
    h5pset_szip_f: Updated list of valid szip option values.
        Deleted 2, added 3 and notation "or the sum of any combination".
        Added example and note regarding mutually-exclusive options.

Platforms tested:
    IE 5
2003-07-01 10:46:25 -05:00
Frank Baker
cd46d0a7da [svn-r7127]
Purpose:
    Bugfix

Description:
    H5Pget_filter_by_id: Changed last parameter
    from "char *name[]" to "char name[]".

Platforms tested:
    IE 5
2003-06-30 16:24:11 -05:00
Frank Baker
82a89d2c18 [svn-r7125]
Purpose:
    H5Pset_shuffle -- Add note regarding intended use.
    H5Pset_szip -- Correct options mask list.  Copy edits.

Description:
    H5Pset_shuffle -- Added note that the shuffle filter is designed to be
        used with in combination a compression filter.
    H5Pset_szip -- Changed 'szip' to 'SZIP' in running text.
        Removed RAW_OPTIONS_MASK, LSB_OPTIONS_MASK, and MSB-OPTIONS_MASK
            from options maks list as they are not available for user control.
        Added 'H5_SZIP_' prefix to all remaining option tags.
        Made corresponding changes to running text, removing or revising
            mentions of deleted option tags.

Platforms tested:
    IE 5
2003-06-30 13:52:18 -05:00
Frank Baker
8369a1a908 [svn-r7112]
Purpose:
    Primarily edits from technical review

Description:
    H5Dread
    H5Dwrite
        Clarify library behavior with certain mem_space_id/file_space_id
            combinations.
        Add comment regarding when space is allocated and fill values written.
    H5Dget_space_status -- Correct return value.
    Copy edits and formatting fixes.

Platforms tested:
    IE 5, Safari
2003-06-26 11:52:42 -05:00
Frank Baker
331d3d504d [svn-r7111]
Purpose:
    Primarily edits from technical review.

Description:
    H5Pget_fill_value -- Corrected 'value' parameter type.
    H5Pget_fill_time -- Added H5D_FILL_TIME_IFSET.
    H5Pset_filter --Add that filters are applied to chunks in order
            in which they were created.
        Correct H5Z_FLAG_OPTIONAL description.
        Add references to related functions.
        Add H5Z_FILTER_SZIP to list of valid filters.
    H5Pget_filter -- Add H5Z_FILTER_SZIP to list of possible filters.
    H5Pset_szip -- Remove list of publications references.
    H5Pset_edc_check -- Reverse notation of default setting.
    Copy edits.

Platforms tested:
    IE 5, Safari
2003-06-26 11:50:00 -05:00
Frank Baker
daaa2679ea [svn-r7110]
Purpose:
    Primarily edits from tech review feedback.

Description:
    H5Rget_obj_type
        Corrected parameter reference.
    H5Rget_object_type
        Corrected cross-reference.
        Corrected ""HDF5 R1.4 compatibility" note.
    Copy edits.

Platforms tested:
    IE 5, Safari
2003-06-26 11:46:08 -05:00
Frank Baker
f67be1d2dc [svn-r7107]
Purpose:
    Add new class.

Description:
    Add '.1_4_compat' style class.

Platforms tested:
    IE 5, Safari
2003-06-25 15:06:00 -05:00
Frank Baker
1c576affc6 [svn-r7106]
Purpose:
    Two more new tools.

Description:
    Add h5diff and h5c++ to new tools list.
    Minor formatting fixes.

Platforms tested:
    IE 5, Safari
2003-06-25 15:02:10 -05:00
Frank Baker
2d2c6e8a18 [svn-r7105]
Purpose:
    New function.
    "HDF5 Release 1.4 compatibility" note.

Description:
    H5Rget_obj_type
        Added new function; replaces H5Rget_object_type.
    H5Rget_object_type
        Add "Provided for HDF5 Release 1.4 compatibility" note.

Platforms tested:
    IE 5, Safari
2003-06-25 14:49:04 -05:00
Frank Baker
5a6bfd1ae3 [svn-r7087]
Purpose:
    Review feedback.
    Change "Development notes" to user notes.
    New fill_time value (H5D_FILL_TIME_IFSET).
    Formatting fix and copy edits.

Description:
    (Based primarily on review feedback and developer consultations)
    H5Pset_hyper_vector_size -- Clarification on timing.
    H5Pmodify_filter -- dapl .vs. dcpl clarification.
    H5Pset_filter_by_id -- dapl .vs. dcpl clarification.
    H5Pset_szip -- Copy edits.
    5Pset_fill_time -- Added new fill_time value, H5D_FILL_TIME_IFSET.

    H5Pset_fill_value, H5Pfill_value_defined,
    H5Pset_fill_time, H5Pset_alloc_time
         -- Added H5Dcreate x-ref to "Notes."

    H5Pcreate_class, H5Pregister, H5Pinsert
        -- Convert some "development notes" to user notes; delete others.
        -- Formatting rework in H5Pregister "Parameters."

Platforms tested:
    IE 5, Safari
2003-06-23 16:06:40 -05:00
Frank Baker
19d5d5f2d3 [svn-r7086]
Purpose:
    H5set_free_list_limits review feedback.
    Link corresponding F90 function.

Description:
    Added explanations of regular, array, and block free lists.
    Copy edits.         (both in response to review comments)
    Linked in corresponding F90 function.

Platforms tested:
    IE 5, Safari
2003-06-23 15:35:51 -05:00
Frank Baker
27b07d75ac [svn-r7085]
Purpose:
    Complete "compression" to "filters" revisions.
    H5Zregister review feedback.

Description:
    Intro -- Finish the "Compression" ==> "Filters" changes.
    H5Zregister -- Clarify that the can_apply_func and set_local_func
                   can be set to null.
                -- Define value of filter_id
                -- Other smaller revisions.
     (all based on review feedback)

Platforms tested:
    IE 5, Safari
2003-06-23 15:32:50 -05:00
Frank Baker
ff818d2d47 [svn-r7079]
Purpose:
    Edits based on review feedback.

Description:
    H5Dget_offset -- Corrected return value.
    H5Dcreate -- Added a brief mention of "fill values and space allocation"
                 and a set of cross-references.
    H5Dfill -- Added H5Dcreate to the cross-reference list.

Platforms tested:
    IE 5, Safari
2003-06-20 17:18:33 -05:00
Frank Baker
25454c655d [svn-r7078]
Purpose:
    Edits based on review feedback.

Description:
    H5Sselect_elements -- Remove H5S_SELECT_OR and associated comments.

Platforms tested:
    IE 5, Safari
2003-06-20 17:11:54 -05:00
Frank Baker
769014bdc8 [svn-r7077]
Purpose:
    Edits based on review feedback.

Description:
    H5Tis_variable_str
    H5Tdetect_class
        -- Added notes regarding applicability of these 2 functions.
    H5Tget_native_type -- Copy edits.
        Added note to close returned identifier with H5Tclose and
        clarification WRT array, compoud, etc datatypes.
    Misc copy edits.

Platforms tested:
    IE 5, Safari
2003-06-20 17:07:02 -05:00
Frank Baker
2edd657fa0 [svn-r7076]
Purpose:
    Add new tools:
        h5diff
        h5perf
        h5redeploy
        h5c++
    Corrections to h5import

Description:
    h5diff, h5perf, h5redeploy, h5c++ -- Added these tools.
    h5import -- Corrected the description of the naming convention for
        output datasets.  Other edits based on review comments.
    Copy edits and source code formatting.

Platforms tested:
    IE 5, Safari
2003-06-20 16:53:38 -05:00
Quincey Koziol
e0d8e90d61 [svn-r7074] Purpose:
Bump version # after another private snapshot for SAF team.
2003-06-20 10:42:36 -05:00
Quincey Koziol
7c1054856a [svn-r7061] Purpose:
Bump version # after creating private snapshot.
2003-06-18 15:59:35 -05:00
Quincey Koziol
1aeaa7fbb1 [svn-r7059] Purpose:
Refactoring

Description:
    Track changes to H5Fget_obj_<foo> API functions.

Platforms tested:
    FreeBSD 4.8 (sleipnir)
    h5committest
2003-06-18 15:52:54 -05:00
Quincey Koziol
b6f348df6e [svn-r7020] Purpose:
Bump version number after making snapshot
2003-06-10 14:35:29 -05:00
Frank Baker
ca33a5498c [svn-r7014]
Purpose:
    To facilitate finding functions, particularly in long Reference Manual
    sections.

Solution:
    Added alphabetized function listings.  (NOTE: Aside from the H5I and H5Z
    sections, this is not necessarily the final implementation; there will
    likely be another revision in the presentation of this listing before it
    is released.)

Platforms tested:
    Safari, IE 5
2003-06-10 10:38:46 -05:00
Elena Pourmal
952b611aa6 [svn-r6988]
Purpose: Maintenance for 1.6 release

Description: Signatures for fortran functions h5pmodify_filter_f,
              h5pget_filter_by_id_f, and h5pset_family_offset_f
             were missing.

Solution: Added missing signatures

Platforms tested: IE

Misc. update:
2003-06-06 16:06:04 -05:00
HDF Admin
6953bd7082 [svn-r6986] Snapshot version 1.5 release 56 2003-06-06 09:45:55 -05:00
Frank Baker
e747ba6bed [svn-r6979]
Purpose:
    Make "New Functions and Tools" section easier to read.

Solution:
    Alphabetized functions and tools lists.
    Created table with function names on left, full syntax on right.

Platforms tested:
   Safari, IE 5
2003-06-05 16:42:16 -05:00