Commit Graph

595 Commits

Author SHA1 Message Date
Frank Baker
4644afd4af [svn-r8244]
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:25:52 -05:00
Frank Baker
caf8d81e07 [svn-r8243]
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:33:01 -05:00
HDF Admin
13e05040b9 [svn-r8237] Snapshot version 1.6 release 2 (post2) 2004-03-07 21:19:15 -05:00
Frank Baker
1922d2d93e [svn-r8231]
Description:
    Changed the H5Pset(get)_cache change description  in the
    Release 1.6.0 "Functions with Changed Syntax" section to
    reference the 'rdcc_nbytes' parameter rather than 'rdcc_nelmts'.
    The note originally identifed the wrong parameter as having a
    changed datatype.
    [Closes bug #1053.]

Platforms tested:
    IE 5
2004-03-03 12:00:34 -05:00
Frank Baker
2c94f1023c [svn-r8220]
Purpose:
    Update documentation index (hdf5/doc/html/index.html) to say
    that it describes Release 1.6.2.

    The index file included with the R1.6.2 source tarfile mistakenly
    refers to Release 1.6.1; this has been noted on the "Known Problems"
    page on the HDF5 website.  The corrected file will be included in the
    hdf.ncsa.uiuc.edu:/HDF5/doc/ document set and in the
    Release 1.6.2 documentation-only tarfile.

Platforms tested:
    IE 5, Safari
2004-02-24 13:45:21 -05:00
HDF Admin
3426192ed8 [svn-r8217] Snapshot version 1.6 release 2 (post1) 2004-02-22 21:15:57 -05:00
Frank Baker
aa0e780842 [svn-r8209]
Purpose:
    Corrected reference to PDF versions.

Platforms tested:
    IE 5
2004-02-18 16:10:56 -05:00
HDF Admin
7488de6c34 [svn-r8205] Snapshot version 1.6 release 2 (post0) 2004-02-15 20:55:44 -05:00
Quincey Koziol
2bca5589bc [svn-r8204] 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:23 -05:00
Elena Pourmal
f9491185b3 [svn-r8193] Purpose: Maintenance for hdf5-1.6.2 release
Description: Changed version to be 1.6.2 and ran bin/release.
             Since several files are changed, I am checking them in before
             tagging the release

Solution:

Platforms tested: eirene

Misc. update:
2004-02-12 14:37:26 -05:00
Quincey Koziol
34b2fedf24 [svn-r8125] 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.

Platforms tested:
    FreeBSD 4.9 (sleipnir) w/parallel
    h5committest
2004-01-30 20:37:08 -05:00
Frank Baker
86382b56f8 [svn-r8108]
Purpose:
    Corrections from tech review in the following tool descriptions
        h5cc/h5pcc
        h5fc/h5pfc
        h5c++
Platforms tested:
    IE 5
2004-01-23 16:04:01 -05:00
Frank Baker
6d41a8cd01 [svn-r8107]
Purpose:
    Updated release tagline to read
        "Describes HDF5 Release 1.6.2, February 2004"
Platforms tested:
    IE 5
2004-01-23 15:52:55 -05:00
Frank Baker
b023308294 [svn-r8106]
Purpose:
    Updated release tagline to read
        "Describes HDF5 Release 1.6.2, February 2004"

Platforms tested:
    IE 5
2004-01-23 15:48:33 -05:00
Frank Baker
7369c95245 [svn-r8104]
Purpose:
    Added 2004 to copyright dates line
Platforms tested:
    IE 5
2004-01-23 15:16:55 -05:00
Frank Baker
6aae753b90 [svn-r8103]
Purpose:
    Added section for R 1.6.2.
    Removed 'current release' notation from R 1.6.1 section.
    Copy edits.

Platforms tested:
    IE 5
2004-01-23 15:15:05 -05:00
Frank Baker
493394bc17 [svn-r8092]
Purpose:
    Add h5pcc and h5pfc
Platforms tested:
    Safari and IE 5
2004-01-22 17:06:54 -05:00
Frank Baker
2a90299de7 [svn-r8091]
Purpose:
    Correct 'strpad' parameter 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:20:42 -05:00
Frank Baker
e2833ee1e3 [svn-r8088]
Purpose:
    Correct H5Pget_edc_check return values
Platforms tested:
    Safari, IE 5
2004-01-22 16:14:12 -05:00
Frank Baker
4dc9b5f023 [svn-r8086]
Purpose:
    Copy edits

Platforms tested:
    Safari, IE 5
2004-01-22 16:00:37 -05:00
Quincey Koziol
01f079c241 [svn-r8081] Purpose:
Bump version number after creating snapshot for user.
2004-01-19 13:51:21 -05:00
HDF Admin
b96a990f04 [svn-r8078] Snapshot version 1.6 release 1 (post18) 2004-01-18 20:50:04 -05:00
Quincey Koziol
feda85c82a [svn-r8059] Purpose:
Bump version # after creating another snapshot for a user.
2004-01-13 13:58:42 -05:00
Quincey Koziol
2ad18c24ac [svn-r8055] Purpose:
Bump revision number after creating snapshot for user testing.
2004-01-13 13:06:16 -05:00
HDF Admin
41ea50dea1 [svn-r8052] Snapshot version 1.6 release 1 (post15) 2004-01-11 20:48:33 -05:00
Quincey Koziol
24fcd4013f [svn-r8029] Purpose:
Bump version number after making a snapshot for a user.
2004-01-06 13:59:09 -05:00
HDF Admin
31dc73ffcc [svn-r8016] Snapshot version 1.6 release 1 (post12) 2004-01-04 20:50:00 -05:00
Quincey Koziol
51638099ad [svn-r8002] Purpose:
Bump snapshot version after creating bugfix snapshot for user.
2003-12-31 14:22:46 -05:00
HDF Admin
26ef0873b7 [svn-r7983] Snapshot version 1.6 release 1 (post9) 2003-12-28 21:02:20 -05:00
HDF Admin
43234790a1 [svn-r7975] Snapshot version 1.6 release 1 (post8) 2003-12-21 20:52:01 -05:00
HDF Admin
4394881d94 [svn-r7956] Snapshot version 1.6 release 1 (post7) 2003-12-14 20:54:06 -05:00
Quincey Koziol
7352b3a30f [svn-r7952] Purpose:
Bug snapshot version after creating tar file for user to test bugfix.
2003-12-13 15:10:36 -05:00
Quincey Koziol
3f845b25c0 [svn-r7945] Purpose:
Bump snapshot version number after giving a snapshot w/bugfix to a user.
2003-12-13 13:21:19 -05:00
Quincey Koziol
375cef3d83 [svn-r7938] Purpose:
Add RM docs for new H5I routines.

Description:
    Add new H5I routines to the reference manual.
2003-12-11 13:30:29 -05:00
HDF Admin
7aee827e45 [svn-r7919] Snapshot version 1.6 release 1 (post4) 2003-12-07 20:49:25 -05:00
HDF Admin
3ac28525ee [svn-r7902] Snapshot version 1.6 release 1 (post3) 2003-11-30 20:49:54 -05:00
HDF Admin
7d68090f03 [svn-r7874] Snapshot version 1.6 release 1 (post2) 2003-11-23 20:49:15 -05:00
Frank Baker
1e0da8a33a [svn-r7867]
Purpose:
    Remove release number from document title

Description:
    Removed "Release 1.4" from "Introduction to HDF5" document title.

Platforms tested:
    IE 5
2003-11-20 15:18:29 -05:00
HDF Admin
74996193eb [svn-r7855] Snapshot version 1.6 release 1 (post1) 2003-11-16 20:47:28 -05:00
HDF Admin
48988885d6 [svn-r7808] Snapshot version 1.6 release 1 (post0) 2003-11-03 00:38:11 -05:00
Frank Baker
8dba5a6bfd [svn-r7799]
Purpose:
    Improved tools index
        Better categorization and consistency in style
        Clarified notes regarding tools that are not included with the
            library distribution
    Added notes in the h4toh5 and h5toh4 descriptions that these tools
        are now distributed separately (with pointer to distribution site)
    A few dozen copy edits

Platforms tested:
    IE 5
2003-10-30 17:55:08 -05:00
Frank Baker
a481eaa62d [svn-r7788]
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:43:34 -05:00
Quincey Koziol
3a6c866bf8 [svn-r7762] 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:32 -05:00
Frank Baker
6859fd9ef2 [svn-r7753]
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:37:41 -05:00
Frank Baker
1d0e34e7e4 [svn-r7748]
Purpose:
    Updated discussion in Fortran90 section.

Platforms tested:
    IE 5
2003-10-27 15:10:00 -05:00
Frank Baker
f2205620fe [svn-r7729]
Purpose:
    Editing within Fortran90 descriptions

Platforms tested:
    Safari
2003-10-24 16:10:13 -05:00
Frank Baker
a6f5c742ba [svn-r7728] Purpose:
Add missing "END SUBROUTINE" line for h5pget_layout_f
2003-10-24 16:01:46 -05:00
Frank Baker
4c9e00886a [svn-r7727] 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-24 15:16:53 -05:00
Frank Baker
0e008a403e [svn-r7721]
Purpose:
    Formatting in Fortran90 descriptions

Platforms tested:
    Safari
2003-10-23 17:09:11 -05:00
Frank Baker
e7339323c4 [svn-r7718]
Purpose:
    Formatting and copy edits in the Fortran90 descriptions

Platforms tested:
    Safari
2003-10-23 16:37:09 -05:00