Commit Graph

16 Commits

Author SHA1 Message Date
Frank Baker
fdb35caa69 [svn-r4089]
Purpose:
    Updated "Last modified" line to reflect recent changes.
Platforms tested:
    IE 5
2001-06-29 15:50:55 -05:00
Elena Pourmal
aca104be97 [svn-r4085]
Purpose:
    Typo fix
Description:
    I forgot to add a new argument to one of the functions prototypes.
2001-06-29 10:51:02 -05:00
Elena Pourmal
9154d41f47 [svn-r4084]
Purpose:
    Maintenance
Description:
    Updated man pages for h5awrite(read)_f and h5dwrite(read)_f subroutines
2001-06-29 10:31:14 -05:00
Albert Cheng
de30468a17 [svn-r3785] Purpose:
Bug fix
Description:
    Couple files did not get installed because they were not included
    in the Makefile.in.
Solution:
    Added them.
Platforms tested:
    Eirene.  First test: make install-doc before fix to verify the files
    are not installed.  Then put in the fix, gmake reconfigure, make
    install-doc again.  Verified the files are installed.
    Second test: distclean everything, configure, make all and check,
    make install, make install-doc.  Eyeball'ed to see the files
    are installed properly..
2001-04-06 15:07:27 -05:00
Frank Baker
9142e9d82d [svn-r3758]
Purpose:
    Updated 'Describes HDF5 Release' line to '1.4.1, April 2001'.
2001-04-03 06:49:24 -05:00
Frank Baker
dfaef91c67 [svn-r3667] Purpose:
Bugfix.
Description:
    h5dopen_f -- Added dset_id parameter.
Platforms tested:
    IE 5
2001-03-19 18:29:09 -05:00
Frank Baker
254d0a79b3 [svn-r3548]
Purpose:
    Correcting errors in two FORTRAN90 function names
Description:
    h5rget_region_region_f     -->  h5rget_region_f
    h5rget_object_type_obj_f   -->  h5rget_object_type_f
Platforms tested:
    IE 5
2001-03-05 16:13:04 -05:00
Frank Baker
8e30a40405 [svn-r3468]
Purpose:
    Updated "Describes HDF5 Release..." line for R1.4.
Platforms tested:
    IE 5
2001-02-20 12:11:47 -05:00
Frank Baker
1a48afc0d8 [svn-r3466]
Purpose:
    New "F90 Flags and Datatypes" document.
Description:
    New document listing F90 flags and pointing to F90 datatypes.
Platforms tested:
    IE 5
2001-02-20 12:07:34 -05:00
Frank Baker
bbea378a4b [svn-r3460]
Purpose:
    Updating Fortran90 APIs.
Description:
    fortran/h5t_FORTRAN.html
        Removed h5tget_member_dims_f and h5tinsert_array_f.
    fortran/h5d_FORTRAN.html
        Created near-duplicate h5dwrite and h5dread entries:
            One for all datatypes EXCEPT object and dataset region references.
            One for object and dataset region reference datatypes.
        Added buffer size parameter, n, and changed buffer rank to 1 in
                reference datatypes version.
Platforms tested:
    IE 5
2001-02-19 16:48:23 -05:00
Frank Baker
60c4f4f82d [svn-r3459]
Purpose:
    Updating Fortran90 APIs
Description:
    RM_H5.html
    fortran/h5_FORTRAN.html  [New file]
        Added hfopen_f, h5close_f, and appropriate links.
        Added F90 intro and index material.  [RM_H5.html only]
Platforms tested:
    IE 5
2001-02-19 16:46:10 -05:00
Frank Baker
61a9b421fd [svn-r3458]
Purpose:
    Updating FORTRAN API
Description:
    RM_H5P.html
    fortran/h5p_FORTRAN.html
        Made H5Pset_fapl_split warning into a separate paragraph so that
            it is more visible.                 [RM_H5P.html only]
        Removed
            h5pset_stdio_f            h5pset_sec2_f
            h5pget_stdio_f            h5pget_sec2_f
            h5pset_core_f             h5pset_family_f
            h5pget_core_f             h5pget_family_f
        Replaced
            h5pset_mpi_f              h5pset_xfer_f
            h5pget_mpi_f              h5pget_xfer_f
           with
            h5pset_fapl_mpio_f        h5pset_dxpl_mpio_f
            h5pget_fapl_mpio_f        h5pget_dxpl_mpio_f

Platforms tested:
    IE 5
2001-02-19 16:42:59 -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
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
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
0f23915180 [svn-r2436] Fortran90 API -- functions and descriptions in the files
h5a_FORTRAN.html   h5d_FORTRAN.html   h5e_FORTRAN.html
	h5f_FORTRAN.html   h5g_FORTRAN.html   h5i_FORTRAN.html
	h5p_FORTRAN.html   h5r_FORTRAN.html   h5s_FORTRAN.html
	h5t_FORTRAN.html
2000-07-17 14:20:10 -05:00