Commit Graph

645 Commits

Author SHA1 Message Date
HDF Admin
39f4b8d0c3 [svn-r9455] Snapshot version 1.7 release 40 2004-10-24 05:22:24 -05:00
Frank Baker
f19ed8390b [svn-r9399] Purpose:
Copy edits, primarily to correct several spelling errors.
Platforms tested:
    Mozilla
2004-10-11 16:24:33 -05:00
HDF Admin
e2f3ab0ab0 [svn-r9357] Snapshot version 1.7 release 39 2004-10-03 04:03:09 -05:00
Frank Baker
bb24f1844e [svn-r9348]
Purpose:
    This version updates the procedure for creating PDF versions of
    HDF5 documents to reflect the use of Macromedia DreamWeaver and
    HTMLdoc.  process.txt describes the current RM process in detail;
    the very similar UG process will be described later.
2004-09-30 14:04:06 -05:00
Frank Baker
1c48b85659 [svn-r9346]
Purpose:
    This file describes the process for creating the PDF versions of
    HDF5 documents.  The file being checked in now is the original
    version (November 1999) from when hte process used MS Word.
Platforms tested:
    This process was tested by using it to guide the production process
    for at least 2 releases.
2004-09-30 13:16:49 -05:00
HDF Admin
643811be02 [svn-r9321] Snapshot version 1.7 release 38 2004-09-26 04:47:53 -05:00
Frank Baker
ecf0ae20e9 [svn-r9258] Purpose:
Minor formatting fix in introductory paragraphs.
Platforms tested:
    Mozilla
2004-09-14 15:43:25 -05:00
Frank Baker
3e50c9cf62 [svn-r9257] Purpose:
Bugfixes in H5Pget/set_fclose_degree
    Clarification in H5Pset_filter
Description:
    H5Pget_fclose_degree and H5Pset_fclose_degree
        Functions index at top of page:
            Move H5Pget/set_fclose_degree into "File Access Properties."
            Remove "File Close Properties" section.
        H5Pget_fclose_degree -- Correct parameter description.
        (Contribute to closing Bugzilla entries 188 and 190.)
    H5Pset_filter -- Clarification of terms
    Other minor formatting and copy edits.
Platforms tested:
    Mozilla
2004-09-14 15:42:28 -05:00
HDF Admin
147951e4bb [svn-r9243] Snapshot version 1.7 release 37 2004-09-12 04:05:05 -05:00
Frank Baker
4389b976a5 [svn-r9231]
Description:
    H5T_conv_t (appears in H5Tregister description) -- changed datatype
        of the nelmts parameter
    H5Tconvert -- changed datatype of the nelmts parameter
Platforms tested:
    Mozilla
2004-09-08 17:25:54 -05:00
Frank Baker
31b8c66d0b [svn-r9224]
Purpose:
    Add h5iget_file_id_f
Platforms tested:
    Mozilla
2004-09-08 12:27:48 -05:00
HDF Admin
cfd312161f [svn-r9209] Snapshot version 1.7 release 36 2004-09-05 04:07:33 -05:00
Frank Baker
8ef6fcba4c [svn-r9192]
Purpose:
    Add H5Zget_filter_info and h5zget_filter_info_f.
    Other minor edits.
Platforms tested:
    Mozilla
2004-09-02 18:00:33 -05:00
Frank Baker
930582f31a [svn-r9164]
Purpose:
    H5Pset_fapl_multi -- syntax has changed in (one parameter datatype)
Platforms tested:
    Mozilla
2004-08-26 15:42:13 -05:00
Frank Baker
1fe42a257e [svn-r9161]
Purpose:
    Revise H5Premove_filter
    H5Pset_chunk bug fix
    Correct H5Premove signature
    Formatting fix
Description:
    H5Premove_filter -- editorial and technical revisions
                        replaced F90 description
    H5Pset_chunk -- specified units of chunk size as "dataset elements"
                    fixes Bugzilla #110
    H5Premove -- corrected signature, removing duplicate mention of parameters
    Corrected "electronic versus print" formatting error in functions index
Platforms tested:
    Mozilla

Misc. update:
2004-08-26 12:25:36 -05:00
Frank Baker
0df2683266 [svn-r9148]
Purpose:
    Heavy edit to existing H5Iget_file_id entry
    Restructure function index at top of page
Platforms tested:
    Mozilla
2004-08-24 16:02:45 -05:00
Frank Baker
644f9c0c98 [svn-r9143]
Purpose:
    Add H5Fget_name
    Add H5Fget_filesize
    Minor correction in HTML coding of H5Fget_freespace
Platforms tested:
    Mozilla
2004-08-24 13:57:46 -05:00
HDF Admin
93c167f3ff [svn-r9134] Snapshot version 1.7 release 35 2004-08-22 04:06:16 -05:00
HDF Admin
02ae88e353 [svn-r9089] Snapshot version 1.7 release 34 2004-08-15 04:05:47 -05:00
HDF Admin
51bdf6c34d [svn-r9052] Snapshot version 1.7 release 33 2004-08-08 04:47:51 -05:00
Frank Baker
5585cbae21 [svn-r9006]
Purpose:
    In "Intro to HDF5" Example #5, corrected the anticipated output listed in
        a code comment.
    Fixes Bugzilla entry #112.
Platforms tested:
    Mozilla
2004-08-03 17:56:22 -05:00
Frank Baker
01ba58db4a [svn-r8994]
Purpose:
    Removed second versions of h5dread_f and h5dwrite_f, as that version
        of the FORTRAN subroutine is no longer required and has been removed
        from the API.
    This closes Bugzilla entry #92, which complained of a parameter
        description error in the second version.
Platforms tested:
    Mozilla
2004-08-02 16:58:31 -05:00
Frank Baker
8cd83726f9 [svn-r8991]
Purpose:
    Correct typo in code example.
Platforms tested:
    Mozilla
2004-08-02 15:00:08 -05:00
HDF Admin
e91a21cd3b [svn-r8979] Snapshot version 1.7 release 32 2004-08-01 03:46:18 -05:00
Pedro Vicente Nunes
dd17a83e6e [svn-r8909] Purpose:
update documentation and usage message

Description:
updated the html documentation for the new h5diff modes
added a section for h5repack


Solution:

Platforms tested:
linux

Misc. update:
2004-07-20 16:45:38 -05:00
Quincey Koziol
dcd15ba46a [svn-r8888] Purpose:
Bump version # after making snapshot
2004-07-15 22:47:42 -05:00
James Laird
a0c466cd99 [svn-r8877]
Purpose:
Bug Fix

Description:
If an HDF5 file grows larger than its address space, it dies and is unable to
write any data.  This is more likely to happen since users are able to change
the number of bytes used to store addresses in the file.

Solution:
HDF5 now throws an error instead of dying.  In addition, it "reserves" address
space for the local heap and for object headers (which do not allocate space
immediately).  This ensures that after the error occurs, there is enough address
space left to flush the entire file to disk, so no data is lost.
A more complete explanation is at /doc/html/TechNotes/ReservedFileSpace.html

Platforms tested:
sleipnir, copper (parallel), verbena, arabica, Windows (Visual Studio 7)


Solution:

Platforms tested:

Misc. update:
2004-07-14 14:34:24 -05:00
Quincey Koziol
866066cf11 [svn-r8859] Purpose:
Correct typo in file format for compact layout information
2004-07-12 11:48:39 -05:00
HDF Admin
ccb208300f [svn-r8858] Snapshot version 1.7 release 30 2004-07-11 03:39:16 -05:00
Frank Baker
1e800a55ca [svn-r8838]
Purpose:
    Version 3 of document, from August 2003
2004-07-08 16:19:22 -05:00
HDF Admin
3fa118a4b1 [svn-r8803] Snapshot version 1.7 release 29 2004-07-04 03:37:15 -05:00
Elena Pourmal
3a6668b2f9 [svn-r8799]
Purpose: Maintenance

Description: H5_SZIP_CHIP_OPTION_MASK was deleted from the list
             of the available parameters for the H5Pset_szip function.

Solution: Updated Fortran source, tests and documentation
          to reflect this change.

Platforms tested: arabica (too small for h5committest)

Misc. update:
2004-07-02 21:39:24 -05:00
Frank Baker
0f7e776650 [svn-r8797]
Purpose:
    To more carefully describe the
        -- behavior of H5Pset_external
        -- appropriate usage of H5Pset_shuffle

Description:
    H5Pset_external
      Add notes that first H5Pset_external call sets the dataset as EXTERNAL
      and identifies the first file in the series of external files that
      will hold the dataset; subsequent calls identify additional files;
      all external files must be declared before the dataset is created;
      and the library will create files that don't yet exist on the system
      at the time that H5Dwrite is called to write data to that file.
    H5Pset_shuffle
      Added notes regarding usage of H5Pset_shuffle in concert with a
      compression filter.
    And, as always, a few copy edits.
2004-07-02 17:27:00 -05:00
Frank Baker
145fc6d7e7 [svn-r8796]
Purpose:
    SZIP and more general filter updates

Description:
    Added SZIP to the introductory paragraphs and as appropriate in
        the Fortran subroutine descriptions.
    Revised the introductory discussion, which had previously focussed
        on one compression filter, to allow for multiple filters of
        different types.
    Added list of filters currently distributed with HDF5 to intro.
    Also some copy edits and minor formatting.

Platforms tested:
    Mozilla, Safari
2004-07-02 17:03:17 -05:00
Frank Baker
f50ea642a7 [svn-r8794]
Purpose:
    Added Fortran90 subroutine h5sget_select_bounds_f.

Platforms tested:
    Mozilla
2004-07-02 16:52:44 -05:00
Frank Baker
b02d857a99 [svn-r8786]
Purpose:
    Hide 'changes in this release' section, which is now in the _AD_Guide_
    and is no longer maintained in this document.

Platforms tested:
    Mozilla
2004-07-01 18:18:34 -05:00
Quincey Koziol
3edde57e73 [svn-r8754] Purpose:
Update format info

Description:
    Clarify description of filter mask flags for chunked datasets.
2004-06-28 15:27:47 -05:00
Frank Baker
eb4159933e [svn-r8719]
Purpose:
    To include new functionality.

Description:
    Added twelve new functions:
        H5Iregister           H5Iclear_type
        H5Iregister_type      H5Iget_type_ref
        H5Idestroy_type       H5Iget_file_id
        H5Iremove_verify      H5Inmembers
        H5Iobject_verify      H5Idec_type_ref
        H5Isearch             H5Iinc_type_ref
    This is a checkin for technical content;
    an editorial checkin will follow, though not immediately.

Platforms tested:
    Mozilla, IE, Safari
2004-06-22 11:56:29 -05:00
HDF Admin
b33344a7be [svn-r8672] Snapshot version 1.7 release 28 2004-06-13 03:30:32 -05:00
HDF Admin
95da7ce5c4 [svn-r8620] Snapshot version 1.7 release 27 2004-06-06 03:27:17 -05:00
Quincey Koziol
2ce06c3912 [svn-r8590] Purpose:
Code optimization & bug fix

Description:
    When dimension information is being stored in the storage layout message
on disk, it is stored as 32-bit quantities, possibly truncating the dimension
information, if a dimension is greater than 32-bits in size.

Solution:
    Fix the storage layout message problem by revising file format to not store
dimension information, since it is already available in the dataspace.

    Also revise the storage layout data structures to be more compartmentalized
for the information for contiguous, chunked and compact storage.

Platforms tested:
    FreeBSD 4.9 (sleipnir) w/parallel
    Solaris 2.7 (arabica)
    h5committest
2004-05-27 15:24:08 -05:00
Frank Baker
2e588eef3f [svn-r8573]
Purpose:
    Bugfixes in H5Gset_comment, h5gget_comment_f, and h5gset_comment_f.
    (Follow-on to the H5Gget_comment bugfix of last week.)

Description:
    Changed C parameter 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 named datatype.
    Modified h5gget_comment_f and h5gset_comment_f notes accordingly.
    Copy edits in H5Gget/set_comment and h5gget/set_comment_f.

Platforms tested:
    Safari
2004-05-25 12:36:59 -05:00
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