Commit Graph

278 Commits

Author SHA1 Message Date
HDF Admin
ee5b6b12af [svn-r3889] Snapshot version 1.5 release 4 2001-05-05 22:33:45 -05:00
Albert Cheng
27994b9321 [svn-r3848] Purpose:
updated to v1.4 API.
Platforms tested:
    Eyeballed modi4.
2001-04-24 15:38:45 -05:00
Frank Baker
b44a58dc42 [svn-r3824]
Purpose:
    Update "Describes HDF5 Release..." footer from R1.4 to
    "Release 1.5, Unreleased Development Branch"
Platforms tested:
    IE 5
2001-04-18 17:09:17 -05:00
Frank Baker
ad81c8163e [svn-r3823]
Purpose:
    Update "Describes HDF5 Release..." footer from R1.4 to
    "Release 1.5, Unreleased Development Branch"
Platforms tested:
    IE 5
2001-04-18 17:03:09 -05:00
Frank Baker
8dd2c0ad9e [svn-r3822]
Purpose:
    Update "Describes HDF5 Release..." footer from R1.4 to
    "Release 1.5, Unreleased Development Branch"
Platforms tested:
    IE 5
2001-04-18 16:50:43 -05:00
Frank Baker
9fbb176d29 [svn-r3821]
Purpose:
    Repair damaged HTML coding (caused by the Netscape editor)
        and restore additions since that damage occured.
    Add h5dump subsetting material.
Description:
    Reverted to earlier version to restore HTML coding.
    Re-entered h5dump XML material and explanatory comment re h5dump
        flag parameters.
    Added h5dump subsetting material.
    Other editing and formatting within h5dump description.
Platforms tested:
    IE 5
2001-04-18 12:03:21 -05:00
Frank Baker
45c3f3edfc [svn-r3817]
Purpose:
    Label for "R 1.5, Unrelease Development Branch".
Description:
    Changed appropriate subtitle line and appropriate footer.
Platforms tested:
    IE 5
2001-04-17 14:58:24 -05:00
Frank Baker
bcaff89096 [svn-r3816]
Description:
    Importing Intro, ADG, and doc index changes from 1.4 release
    branch to 1.5 dev branch
Platforms tested:
    IE 5
2001-04-17 11:55:23 -05:00
Bill Wendling
112c684fa5 [svn-r3806] Purpose:
Update
Description:
    Wrote description of the subsetting feature that the h5dumper has.
Platforms tested:
    w3m
2001-04-12 17:20:46 -05:00
Frank Baker
365b06f606 [svn-r3803]
Purpose:
    Importing RM changes from 1.4 release branch into development branch (1.5)
2001-04-11 17:45:26 -05:00
Frank Baker
447c7e4d37 [svn-r3802]
Purpose:
    Importing UG changes from 1.4 release branch into development branch (1.5)
2001-04-11 17:30:56 -05:00
HDF Admin
627c7866a1 [svn-r3776] Snapshot version 1.5 release 2 2001-04-04 22:31:40 -05:00
Bill Wendling
00b2f5787d [svn-r3731] Purpose:
Update
Description:
    Added the Subsetting feature stuff to the DDL.
Platforms tested:
    Lynx
2001-03-28 16:21:56 -05:00
Barbara Jones
f0c8f8697e [svn-r3650] Took out reference to 5-1.2.0
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-16 10:56:41 -05:00
Bill Wendling
ee17f3731e [svn-r3586] Purpose:
Hack
Description:
    Need to install the files in the examples/java directory, however
    they include installing a Makefile. This was causing havoc with our
    Makefile/configure system.
Solution:
    Changed so that you can specify a "SUBDOCDIR" which will create a
    subdirectory for you and fill it with files specified in PUB_SUBDOCS.
Platforms tested:
    Linux
2001-03-09 17:30:51 -05:00
Bill Wendling
efbc2d01d4 [svn-r3584] Purpose:
Format
Description:
    Changed formatting of comment.
2001-03-09 17:29:04 -05:00
Bill Wendling
c9e8f0f7b6 [svn-r3583] Purpose:
Bug Fix
Description:
    We only really need to go into the doc/ directory when doing a
    ``make install-doc''.
Solution:
    Stop it from going further than here if doing some other type of make
    and just print a message saying "Nothing to do here"
Platforms tested:
    Linux
2001-03-09 17:26:51 -05:00
Barbara Jones
e5cf05cbef [svn-r3581] Number of points selected was integer, not size_t - failed on IRIX64.
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-09 11:50:02 -05:00
Bill Wendling
b060a4542a [svn-r3579] Purpose:
Temporary Fix
Description:
    The Makefile in the java/ directory won't work with the current make
    situation.
Solution:
    Temporarily removed going into the java/ subdirectory until the stuff
    with the Makefiles can be figured out.
Platforms tested:
    Linux
2001-03-08 18:02:09 -05:00
Barbara Jones
33d00ddf91 [svn-r3567] added entire path to java stuff instead of relative
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 12:55:38 -05:00
Barbara Jones
b35113486a [svn-r3566] error in Fortran90 interfaceopen
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 12:54:08 -05:00
Barbara Jones
da9346bd99 [svn-r3564] made some more changes to tutorial pages
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 12:08:26 -05:00
Barbara Jones
345e07fc11 [svn-r3563] Add changes to tutorial for Fortran
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:47:44 -05:00
Barbara Jones
d8c843156a [svn-r3562] Add to tutorial
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:37:14 -05:00
Barbara Jones
70cc09f8b6 [svn-r3561] add to tutorial
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:31:09 -05:00
Barbara Jones
33466ac3cf [svn-r3560] tutorial
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:30:19 -05:00
Barbara Jones
51d196f635 [svn-r3558] tutorial
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:28:00 -05:00
Barbara Jones
b0db711d8e [svn-r3557] added chunk.f90 to tutorial
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:26:51 -05:00
Barbara Jones
a323e8da85 [svn-r3556] added attrexample.f90 to tutorial
Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
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:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-03-08 11:26:32 -05:00
Bill Wendling
659945ecb5 [svn-r3547] Purpose:
Small Fix
Description:
    Modified ``max_dims'' so that it is a truely recursive definition
    vis-a-vis (that's French!) the BNF stuff.
Solution:
    Changed the max_dims ::= ( i_0, i_1, ...) where i_k is either an
    integer or UNLIMITED to something like:

        <max_dims> ::= '(' <max_dim_list> ')'

        <max_dim_list> ::= <max_dim> | <max_dim>, <max_dim_list>

        <max_dim> ::= <int_value> | H5S_UNLIMITED
Platforms tested:
    PDP-10
2001-03-05 15:45:49 -05:00
HDF Admin
e18749d7ac [svn-r3530] Snapshot version 1.5 release 0 2001-03-01 07:00:30 -05:00
Robert E. McGrath
d12fa9b5c5 [svn-r3408] Purpose:
Adding new feature.
Description:
  XML output option to h5dump
Platforms tested:
  SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98
2001-02-14 15:48:22 -05:00
Bill Wendling
c4d3f3beb8 [svn-r3404] Purpose:
Fix
Description:
    Needed Dependencies file for the Makefiles.
Solution:
    Added
2001-02-13 14:36:13 -05:00
Bill Wendling
cb7758e1ad [svn-r3390] Purpose:
Adding Intro/ subdirectory
Description:
    The Intro/ subdirectory was added. Reflected in Makefile.in
2001-02-09 15:16:49 -05:00
Frank Baker
1247940443 [svn-r3388]
Purpose:
    Marking files for "Release 1.4, February 2001."
Description:
    Across doc files
        Updating "Describes HDF5 Release..." entry to "Describes
        HDF5 Release 1.4, February 2001."
Platforms tested:
    IE 5
2001-02-09 13:03:02 -05:00
Frank Baker
fd05f98e9e [svn-r3387]
Purpose:
    Marking files for "Release 1.4, February 2001."
Description:
    Across doc files
        Updating "Describes HDF5 Release..." entry to "Describes
        HDF5 Release 1.4, February 2001."
    Copyright.html:  Added 2001 to years copyrighted.
    index.html:  Changed header to Release 1.4 (from 1.4 Beta)
Platforms tested:
    IE 5
2001-02-09 13:02:16 -05:00
Frank Baker
099c5c9d7e [svn-r3386]
Purpose:
    Contains code examples from doc/H5.intro.html (Intro to HDF5).
    These were moved so that examples can be displayed in a separate
    browser window and viewed in parallel with reading the document.
Platforms tested:
    IE 5
2001-02-09 12:56:25 -05:00
Frank Baker
75d07f2add [svn-r3383]
Purpose:
    Added direct link from docs index page to ADGuide/Changes.html.
Platforms tested:
    IE 5
2001-02-09 10:59:38 -05:00
Frank Baker
88d233c43e [svn-r3382]
Purpose:
    Extracted code examples from document file so that examples
    can be displayed in separate window and viewed in parallel
    with reading the doument.
Platforms tested:
    IE 5
2001-02-09 10:58:10 -05:00
Frank Baker
c744e18bbe [svn-r3381]
Purpose:
    Added array datatype class section.
Platforms tested:
    IE 5
2001-02-09 10:39:35 -05:00
Frank Baker
99764857e7 [svn-r3378]
Purpose:
    Adding H5Tget_member_class to RM.
Platforms tested:
    IE 5
2001-02-07 16:32:14 -05:00
Bill Wendling
f9a10498aa [svn-r3373] Purpose:
Bug Fix
Description:
    I somehow overlooked dataset_p1.obj which was listed as a file to
    install.
Solution:
    Removed dataset_p1.obj from the list.
Platforms tested:
    Linux
2001-02-06 16:47:31 -05:00
Elena Pourmal
8603132b2a [svn-r3371] Snapshot version 1.4 release 0 (beta3-pre4) 2001-02-06 14:20:45 -05:00
Frank Baker
503ae69aa0 [svn-r3363]
Purpose:
    The variable specifying one possible creation length for a
    variable-length string was misidentified.
Solution:
    Changed erroneous occurence of H5T_STRING_VARIABLE to the
    correct occurence of H5T_VARIABLE.
Platforms tested:
    IE 5
2001-02-05 16:33:09 -05:00
Bill Wendling
6450c4436f [svn-r3360] Purpose:
Fix
Description:
    Fixed the install-doc command...
Solution:
Purpose:
    Fix
Description:
    Fixed the install-doc command...
Solution:
    Mostly just fixed in the config/conclude.in file, but updated the doc
    directories with Makefile.ins and Dependencies so that they'd work.
Platforms tested:
    Linux, Solaris
2001-02-05 15:21:14 -05:00
Bill Wendling
8bcddaed97 [svn-r3359] Purpose:
Fix
Description:
    Fixed the install-doc command...
Solution:
    Mostly just fixed in the config/conclude.in file, but updated the doc
    directories with Makefile.ins and Dependencies so that they'd work.
Platforms tested:
    Linux, Solaris
2001-02-05 15:16:02 -05:00
Bill Wendling
10b5d82de0 [svn-r3357] Purpose:
Formatting
Platforms tested:
    Solaris
2001-02-05 15:10:37 -05:00
Bill Wendling
f6bc747972 [svn-r3355] Purpose:
Fix
Description:
    Fixed the install-doc feature.
Solution:
    It manually tests if the appropriate doc directory is there. If not,
    then it mkdir's it and proceeds to the subdirectory installs.
Platforms tested:
    Linux, Solaris
2001-02-05 15:07:38 -05:00
Frank Baker
19044cbbb8 [svn-r3344]
Purpose:
    Extracting RELEASE and HISTORY from Changes.html and distributing
    them as separate files will not only leave Changes.html easier to
    read, but will ease maintenance.
Solution:
    Removed the RELEASE and HISTORY files' contents from Changes.html,
        inserting links instead.
    Changes.html now points to RELEASE.txt and HISTORY.txt, duplicates
        of hdf5/RELEASE and hdf5/HISTORY.  These two files will
        henceforth be distributed within the doc set so that this
        information can be available to applications developers who
        cannot access the HDF website (e.g., due to a firewall) and
        are working without the HDF5 source code.
    Affected files: hdf5/doc/html/ADGuide/Changes.html
                    hdf5/doc/html/ADGuide/RELEASE.txt
                    hdf5/doc/html/ADGuide/HISTORY.txt
Platforms tested:
    IE 5
2001-02-02 16:45:09 -05:00
Frank Baker
1331ea52b7 [svn-r3318]
Purpose:
	Add removal of H5RA API to "Changes" document.
Description:
	Added H5RA functions, ragged arrays, to 'removed functions' list
	and note below table that entire H5RA API (experimantal) has been
	removed from the library.
Platforms tested:
	IE 5
2001-01-22 12:27:41 -05:00