Commit Graph

264 Commits

Author SHA1 Message Date
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
Frank Baker
278a7b0c56 [svn-r3312]
Purpose:
    Corrected "Last modified" date
Platforms tested:
    IE 5
2001-01-19 16:53:55 -05:00
Frank Baker
cefabf3224 [svn-r3311]
Purpose, Description, and Solution:
    Removed cross-links to Ragged Array doc files (above).
Platforms tested:
    IE 5
2001-01-19 16:51:53 -05:00
Frank Baker
c7dbb9aca3 [svn-r3308]
Purpose:
    Removing Ragged.html and RM_H5RA.html from the HDF5 doc set.
    These are the UG and RM pages, respectively, for Ragged Arrays,
    which were removed from the library last week.
Solution:
    Removed the files Ragged.html and RM_H5RA.html.
Platforms tested:
    IE 5
2001-01-19 14:18:54 -05:00
Bill Wendling
e108a974a0 [svn-r3301] Purpose:
Bugfix
Description:
    The documentation wasn't correct via the commandline switches for
    some of the h5dump options.
Platforms tested:
    Lynx
2001-01-18 16:31:38 -05:00
Bill Wendling
6db26d370a [svn-r3299] Purpose:
Bug Fix
Description:
    Some <em> tags weren't properly closed.
Solution:
    Changed what was to be the closeing <em> tag to </em>
Platforms tested:
    w3m
2001-01-18 16:09:44 -05:00
Frank Baker
3322427cb1 [svn-r3294]
Purpose:
    Had missed the array datatype functions in the added/removed
    functions lists.
Description:
    Added array datatype functions to added/removed list:
      Added: H5Tarray_create, H5Tget_array_ndims, H5Tget_array_dims
      Removed: H5Tget_member_dims, H5Tinsert_array
Platforms tested:
    IE 5
2001-01-16 16:05:01 -05:00
Frank Baker
4d6ed298f2 [svn-r3286]
Description:
    Revised introductory sentence.
Platforms tested:
    IE 5
2001-01-12 15:44:44 -05:00
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