Commit Graph

235 Commits

Author SHA1 Message Date
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
Frank Baker
a2ecc8def5 [svn-r3245]
Purpose:
	To make C++ and Fortran90 API docs more accessible
Solution:
	Added link to C++ and Fortran90 API docs to docs index page.
Platforms tested:
 	IE 5
2001-01-09 09:50:56 -05:00
Frank Baker
6ca7ae026e [svn-r3244]
Purpose:
    Bug fix (unreported bug)
Description:
    H5Pset_fapl_core, H5Pget_fapl_core
        Completed entries for these two functions.  (They had
        been added structurally, but details had been omitted.)
Platforms tested:
    IE 5
2001-01-08 16:49:38 -05:00
Frank Baker
8eb6ddaf00 [svn-r3206]
Purpose:
    Return value error in H5Tarray_create
Solution:
    H5Tarray_create
        Fixed return value to read 'int' (was 'int *')
Platforms tested:
    IE 5
2000-12-27 13:33:18 -05:00
Frank Baker
b32d95d37a [svn-r3205]
Purpose:
    Error in H5Tget_array_dims and H5Tget_array_ndims return types
Solution:
    H5Tget_array_dims and H5Tget_array_ndims
	    Fixed return value to read  'int' (was 'int *')
Platforms tested:
    IE 5
2000-12-27 12:57:05 -05:00
Frank Baker
45c5dd949f [svn-r3198]
Purpose:
    Changing notation to indicate post-Beta
Platforms tested:
    IE 5
2000-12-22 16:29:43 -05:00
Frank Baker
c1d537db2b [svn-r3196]
Purpose:
    Adding Tutorial to development branch (R 1.4)
Platforms tested:
    IE 5
2000-12-22 15:47:59 -05:00
Frank Baker
d4c3773742 [svn-r3195]
Purpose:
    Adding tutorial to development branch (R 1.4)
Platforms tested:
    IE 5
2000-12-22 15:46:10 -05:00
Frank Baker
fe3c7484d7 [svn-r3188]
Purpose:
    Checking in MountingFiles.html and Performance.html.
    These documents were originally created in 1.2 branch and never
    checked in to the development branch.
Platforms tested:
    IE 5
2000-12-22 08:32:40 -05:00
Frank Baker
31f539a564 [svn-r3187]
Purpose:
    Removed index links to Palettes.html (removed from doc set) in
    all User Guide files.
Platforms tested:
    IE 5
2000-12-22 08:25:43 -05:00
Frank Baker
e7feb80954 [svn-r3186]
Purpose:
    Added pointer to updated doc set as we move from beta to
    actual release.
Platforms tested:
    IE 5
2000-12-22 08:02:32 -05:00
Frank Baker
6c9d68fe89 [svn-r3185]
Description:
	Minor edits
	Commented out docs that are not in the 1.4 Beta set
Platforms tested:
	IE 5
2000-12-21 17:48:58 -05:00
Frank Baker
8d7909827d [svn-r3183]
Purpose:
    Extensive revision of October 2000
    Source file (H4toH5Mapping.doc) added to tree but not distributed
Platforms tested:
    IE 5
2000-12-21 16:45:01 -05:00
Frank Baker
079273c9d2 [svn-r3182]
Purpose:
    Removed Palettes.html (which has been replaced
    by ADGuide/ImageSpec.html)
Platforms tested:
    IE 5
2000-12-21 16:30:56 -05:00
Frank Baker
8fad87abe6 [svn-r3181]
Purpose:
    Bugfix -- #446
Description:
    H5Tget_offset has been fixed so that it returns a negative value
    on failure.   This is now reflected in RM.
Platforms tested:
    IE 5
2000-12-21 16:20:46 -05:00
Frank Baker
38c0de50ba [svn-r3179]
Purpose:
    Bringing the Application Developer's Guide into R1.4 (from R1.2)
    Subdocuments:
	HDF5 Image and Palette Specification
	Mapping HDF4 Objects to HDF5 Objects
Platforms tested:
    IE 5
2000-12-21 15:29:37 -05:00
Frank Baker
d7fc23847c [svn-r3178]
Purpose:
    Bringing the Application Developer's Guide into R1.4 (from R1.2)
Platforms tested:
    IE 5
2000-12-21 15:27:40 -05:00
Frank Baker
9cf0152e7f [svn-r3177]
Purpose:
    Added and edited C++ and Fortran90 doc links
Platforms tested:
    IE 5
2000-12-21 14:43:00 -05:00
Frank Baker
af308b715a [svn-r3176]
Purpose:
    Added h4toh5
Platforms tested:
    IE 5
2000-12-21 14:41:30 -05:00
Frank Baker
7c606e5692 [svn-r3175]
Purpose:
    CppUserNotes.pdf
    CppUserNotes.doc (not for distribution)
    CppInterfaces.html
	New C++ API documents -- "HDF5 C++ User's Notes"
	and "HDF5 C++ Interfaces"
Platforms tested:
    IE 5
2000-12-21 14:34:29 -05:00
Frank Baker
28c80557ba [svn-r3174]
Purpose:
    New Fortran90 API doc -- "HDF5 Fortran90 User's Notes"
Platforms tested:
    IE 5
2000-12-21 13:45:27 -05:00
Frank Baker
f401dda2d7 [svn-r3118]
Purpose:
    Cross-referencing "HDF5 Predefined Datatypes" in the UG.
Description:
    Added PredefDTypes.html and RM links to Section 6, "Predefined
    Atomic Datatypes" in Datatypes.html.
Platforms tested:
    IE 5
2000-12-12 17:52:34 -05:00
Frank Baker
7fa2bc6700 [svn-r3117]
Purpose:
    Linking the new "Predefined Dataypes" document into the RM.
Description:
    Added PredefDTypes.html link into all RM files.
Platforms tested:
    IE 5
2000-12-12 17:43:02 -05:00
Frank Baker
c5f7ae952f [svn-r3116]
Purpose:
    New "HDF5 Predefined Datatypes" document in RM.
Platforms tested:
    IE 5
2000-12-12 17:29:41 -05:00
Bill Wendling
a44b5b4725 [svn-r3109] Purpose:
Reformatting
Description:
	Also changed how some of the lists were specified to be recursive
	in the BNF style.
Platforms tested:
	Netscrape
2000-12-11 13:49:53 -05:00
Bill Wendling
898110c9cf [svn-r3108] Purpose:
Reformatted
Platforms tested:
	Netscape
2000-12-11 10:03:14 -05:00
Frank Baker
243c60e8b5 [svn-r3105]
Purpose:
	Thoughout doc set (UG, RM, Intro, FormatSpec, and index/TOC pages):
	    Added/updated "Describes HDF5 Release ..." entry.
	    In many cases, verified/updated "Last modified ..." entry.
Platforms tested:
	IE 5
2000-12-08 17:12:36 -05:00
Frank Baker
15df4a2679 [svn-r3104]
Purpose:
	Finalize new API function descriptions
Description:
	Edits to recently-added APIs:
		H5Pset_sieve_buf_size     H5Pset_fapl_log
		H5P[sg]et_fapl_mpio       H5Pset_fapl_multi
		H5P[sg]et_dxpl_multi      H5Pset_fapl_split
		H5P[sg]et_fapl_gass       H5Pset_fapl_dpss
                H5P[sg]et_fapl_srb
	Added H5P[sg]et_fapl_core.
	Addition of new APIs for R1.4 is now complete.
	Moved H5Pset_driver and H5Pget_driver_info to TechNotes.
Platforms tested:
	IE 5
2000-12-08 14:50:33 -05:00
Frank Baker
7bb514d358 [svn-r3103]
Purpose:
    Moved H5Pset_driver and H5Pget_driver_info from RM to TechNotes.
Platforms tested:
    IE 5
2000-12-08 14:46:51 -05:00
Frank Baker
b026b7b063 [svn-r3102]
Purpose:
    Minor copy edit.
Platforms tested:
    IE 5
2000-12-08 14:44:23 -05:00