Commit Graph

278 Commits

Author SHA1 Message Date
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
797da30579 [svn-r3757]
Purpose:
    Added 2001 to list of copyright years.
Platforms tested:
    IE 5
2001-04-03 06:43:44 -05:00
Frank Baker
446946ba93 [svn-r3756]
Purpose:
    Forgot to update the "Last modified" date a minute ago.
Platforms tested:
    IE 5
2001-04-02 18:05:00 -05:00
Frank Baker
4df6f44f35 [svn-r3755]
Description:
    Added note that C++ APIs are not integrated into the RM.
Platforms tested:
    IE 5
2001-04-02 18:02:42 -05:00
Frank Baker
edf16f72d4 [svn-r3754]
Purpose:
    Minor edits found while generating the PDF/PS doc set.
Platforms tested:
    IE 5
2001-04-02 18:01:28 -05:00
Frank Baker
322edf254e [svn-r3753]
Description:
    Formatting fixes.
    Added explanatory comment to differentiate option parameter
      definitions from option definitions.
Platforms tested:
    IE 5
2001-04-02 17:51:45 -05:00
Frank Baker
546fe419bc [svn-r3752]
Purpose:
    Modifications for R1.4.1.
Platforms tested:
    IE 5
2001-04-02 17:34:28 -05:00
Bill Wendling
9d8f65f366 [svn-r3712] Purpose:
Update
Description:
    Added our Makefile.in to the frey. Included the files in this
    directory. Removed the Makefile since it's going to be generated and
    shouldn't be installed...
Platforms tested:
    Linux
2001-03-26 15:31:11 -05:00
Barbara Jones
80d0834d31 [svn-r3710]
Add java examples again!
2001-03-26 13:18:24 -05:00
Barbara Jones
2140a47dc5 [svn-r3709] Description:
Added java examples to the HDF5 tutorial
2001-03-26 12:40:29 -05:00
HDF Admin
47906b836f [svn-r3706] Snapshot version 1.4 release 1 (pre1) 2001-03-24 02:50:55 -05:00
Bill Wendling
0fe5046855 [svn-r3701] Purpose:
Add
Description:
    Need Dependencies file for hte Makefile.
2001-03-23 14:23:22 -05:00
Bill Wendling
401ec5ed98 [svn-r3699] Purpose:
Fix
Description:
    Removed the java install hack...
2001-03-23 14:21:16 -05:00
Bill Wendling
615a1fa336 [svn-r3698] Purpose:
Update
Description:
    Added the Makefile.txt and Makefile.in.txt.
2001-03-23 14:20:45 -05:00
Bill Wendling
e1351ca633 [svn-r3697] Purpose:
File Movement
Description:
    Created a real Makefile.in here and moved the Makefile.in and
    Makefile to *.txt.
2001-03-23 14:20:09 -05:00
Bill Wendling
73cca99a2a [svn-r3694] Purpose:
Cleanup
Description:
    Dependencies file isn't needed in this directory.
Solution:
    Removed
2001-03-22 15:15:36 -05:00
Bill Wendling
011b427e13 [svn-r3690] Purpose:
Bug Fix
Description:
    Applied hack from 1.5 branch so that it will install the
    html/Tutor/examples/java directory successfully. The make's in that
    directory were failing because of this.
2001-03-22 13:12:31 -05:00
HDF Admin
49e5246d5a [svn-r3679] Snapshot version 1.4 release 1 (pre0) 2001-03-21 12:48:35 -05:00
Barbara Jones
9147dd1ae8 [svn-r3672] Description:
h5_ref2reg.c was missing
2001-03-20 13:20:12 -05:00
Barbara Jones
8fbdc7fbe3 [svn-r3671]
Description:
h5_ref2obj.c was missing.
2001-03-20 13:19:51 -05:00
Barbara Jones
57d6c3fa57 [svn-r3670] Description:
Found typo... specified mount.f90, when it should have been
mountexample.f90.
2001-03-20 13:16:05 -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
b03ed1dcec [svn-r3666]
Purpose:
    Bugfixes and a new description of file-closing behavior.
Description:
    h5.intro.html -- Fixed HTML coding errors.
    RM_H5.html -- H5close -- Corrected typo.
    RM_H5F.html -- H5Fclose -- Added paragraph clarifying behavior if
            any OIDs for contained objects are still open.
    RM_H5T.html -- H5Tget_strpad -- Corrected description; appears that
            this did not get updated in synchrony with H5Tset_strpad.
        H5Tset_strpad -- Corrected 'strpad' parameter description.
    RM_H5S.html -- H5Sselect_valid -- Corrected description of space_id
             parameter.
    RM_H5P.html -- H5Pget_driver -- Corrected return type.
Platforms tested:
    IE 5
2001-03-19 18:26:51 -05:00
Bill Wendling
dadeb7e4f8 [svn-r3661] Purpose:
Update
Description:
    Added new files.
2001-03-19 14:10:16 -05:00
Bill Wendling
58c607e236 [svn-r3660] Purpose:
Update
Description:
    Added the Fortran sample files.
2001-03-19 12:50:24 -05:00
Barbara Jones
f11cef2c56 [svn-r3659]
Added html files with references to the fortran 90 files.
(under examples/)
2001-03-19 09:26:47 -05:00
Barbara Jones
380eb42bc5 [svn-r3657] Description:
Added Fortran 90 examples
2001-03-19 09:15:37 -05:00
cvs2svn
1c47477b05 [svn-r3621] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-03-13 23:42:20 -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
ea82f9e04d [svn-r3541]
Purpose:
    Bug fix
Description:
    Corrected "Raw Data I/O" code example #2.
        H5Sset_hyperslab --> H5Sselect_hyperslab
Platforms tested:
    IE 5
2001-03-02 16:15:53 -05:00
Robert E. McGrath
77870af8f1 [svn-r3511]
Purpose:
    Updating the man page for h5dump.
Description:
    mentions the h5dump --xml.
2001-02-23 17:35:15 -05:00
cvs2svn
5983d2b628 [svn-r3502] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-02-23 12:26:01 -05:00
Frank Baker
5fc2f23ed0 [svn-r3483]
Purpose:
    Updated from hdf5/RELEASE.txt.
Platforms tested:
    IE 5
2001-02-21 16:44:18 -05:00
Frank Baker
1a1fc4f0a0 [svn-r3477]
Purpose:
    Reflecting changed filenames.
Description:
    Changed references to RELEASE and HISTORY to RELEASE.txt and HISTORY.txt.
Platforms tested:
    IE 5
2001-02-21 13:19:40 -05:00
Albert Cheng
683fb8d0b4 [svn-r3476] Purpose:
Update
Description:
    Changed the "description to reflect what it is changes from v.122
    to 140.
    Added a section of migration to show how to move from v.122 to v140.
Platforms tested:
    Viewed by IE5.
2001-02-21 07:18:16 -05:00
Frank Baker
24000cb5f6 [svn-r3474]
Purpose:
    Updating hdf5/doc/html/ADGuide/RELEASE.txt from hdf5/RELEASE.txt.
Platforms tested:
    IE 5
2001-02-20 15:57:47 -05:00
Frank Baker
5a21563a18 [svn-r3472]
Description:
    Minor edits.
Platforms tested:
    IE 5
2001-02-20 12:24:21 -05:00
Frank Baker
1941c9bc3d [svn-r3471]
Description:
    Added link to fortran/F90Flags.html.
Platforms tested:
    IE 5
2001-02-20 12:21:02 -05:00
Frank Baker
31d0fc8b48 [svn-r3470]
Description:
    Added link anchor at "F90 Datatypes" so that fortran/F90Flags.html
    could link to this area.
Platforms tested:
    IE 5
2001-02-20 12:19:52 -05:00
Frank Baker
fbb9009151 [svn-r3469]
Purpose:
    Removed an F90 function
Description:
    Removed h5tinsert_array_f as underlying C function has been removed
    from library.
Platforms tested:
    IE 5
2001-02-20 12:17:23 -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
Albert Cheng
9be92869be [svn-r3449] Purpose:
update
Description:
    Put in a caution statement in the H5Pset_fapl_split() function of
    the potential change in the next release.
Platforms tested:
    Viewed by netscape.
2001-02-19 12:01:25 -05:00
Frank Baker
ffbbc4a5f8 [svn-r3447]
Purpose:
    Bringing in current version of .../hdf5/RELEASE.txt
Platforms tested:
    IE 5
2001-02-19 11:24:55 -05:00
Frank Baker
26e7e3b607 [svn-r3438]
Description:
    Removed "Limitations of This Release" section, which was really
        designed for the early releases when we didn't yet have full
        functionality.
    Replaced the "Changes in the Current Release" section with pointers
        to ADGuide/RELEASE.txt and ADGuide/Changes.html.
    Corrected reference to H5Dget_vlen_buf_size to read H5Dvlen_get_buf_size.
Platforms tested:
    IE 5
2001-02-16 17:34:50 -05:00
Frank Baker
457d8e72ba [svn-r3436]
Purpose:
    Added the years 2000 and 2001 to the copyright notice.
Platforms tested:
     IE 5
2001-02-16 17:11:31 -05:00
Frank Baker
e3999cc810 [svn-r3435]
Description:
    Fixed link to Copyright notice.
Platforms tested:
    IE 5
2001-02-16 16:50:10 -05:00