Commit Graph

306 Commits

Author SHA1 Message Date
Frank Baker
fc13ddb7b3 [svn-r4164] Purpose:
Fixes bug #503
Description:
    H5Gunlink -- Changed "file space is reclaimed" ot "released".
                 Added note re: freespace and packing.
                 Heavy edit of Purpose and Description.
Platforms tested:
    IE 5
2001-07-09 16:18:11 -05:00
Frank Baker
4e7ea72353 [svn-r4161] Description:
H5Screate_simple -- Minor edit re negative value (-1) of H5S_UNLIMITED.
Platforms tested:
    IE 5
2001-07-09 16:13:04 -05:00
Frank Baker
749b37bc74 [svn-r4133] Purpose:
Bugfix.
Description:
    H5Screate_simple -- Minor edit.                                                 9      H5Sget_simple_extent_dims -- Added note regarding H5S_UNLIMITED.
    Completes fix to bug #568.
Platforms tested:
    IE 5
2001-07-06 10:30:47 -05:00
Frank Baker
a294128311 [svn-r4128] Purpose:
Bugfix
Description:
    H5Screate_simple -- Corrected statement referring to value of 0
      instead of H5S_UNLIMITED for unlimited dimensions.  While there,
      took the opportunity to rework the Description section.
    Fixes Bug #568.
Platforms tested:
    IE 5
2001-07-05 22:04:48 -05:00
Frank Baker
35f7cbbac5 [svn-r4125]
Purpose:
    Bugfixes.
Description:

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-07-05 21:20:36 -05:00
Frank Baker
2ec7e1b270 [svn-r4124] Purpose:
Bugfix (Tools.html) and spelling correction (Files.html).
Description:
    Tools.html
       h5dump -- Removed "interactively" from first description sentence.
         (As a user has pointed out, an application that runs and exits
         without opportunity for user input is not "interactive".)
         Fixes bug #474.
       Rewrote introductory sentence to "Tools" page.
    Files.html -- Spelling correction
Platforms tested:
    IE 5
2001-07-05 21:14:51 -05:00
Frank Baker
44019af998 [svn-r4105]
Purpose:
    Bugfix #567.
Description:
    Corrected datatype h5s_selopt_t to read h5s_seloper_t.
    Fixes HDF5 bug #567.
Platforms tested:
    IE 5
2001-07-04 10:46:51 -05:00
Frank Baker
3065788b11 [svn-r4103]
Purpose:
    Version 1.2 of "HDF5 Image and Palette Spec."  (Replaces v1.1)
Platforms tested:
    IE 5
2001-07-03 17:08:11 -05:00
HDF Admin
d096777503 [svn-r4098] Snapshot version 1.4 release 1 (post3) 2001-07-02 17:37:49 -05:00
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
Barbara Jones
f2e9234ab7 [svn-r4066]
Purpose:
fix ncsa image broken link
2001-06-22 14:30:11 -05:00
cvs2svn
4cb6fa0f6e [svn-r4065] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-06-22 14:30:11 -05:00
Bill Wendling
c514abd496 [svn-r3934] Purpose:
Code Update
Description:
    Ported change from the 1.5 branch to the 1.4 branch where all HDF5
    include files are in quotes instead of angle brackets:

        #include "hdf5_file.h"

    instead of

        #include <hdf5_file.h>

Platforms tested:
    Linux
2001-05-15 16:28:04 -05:00
HDF Admin
dbb42ea373 [svn-r3928] Snapshot version 1.4 release 1 (post2) 2001-05-12 23:47:46 -05:00
HDF Admin
6611d35258 [svn-r3890] Snapshot version 1.4 release 1 (post1) 2001-05-05 23:46:05 -05:00
Albert Cheng
e1728a297b [svn-r3847] Purpose:
updated to v1.4 API.
Platforms tested:
    Eyeballed modi4.
2001-04-24 15:38:38 -05:00
HDF Admin
596a9c1eff [svn-r3830] Snapshot version 1.4 release 1 (post0) 2001-04-21 00:45:41 -05:00
Frank Baker
d2cce99e65 [svn-r3825]
Description:
    Modified heading to reflect "Post-R1.4.1, Dev toward 1.4.2."
Platforms tested:
    IE 5
2001-04-18 17:19:37 -05:00
Frank Baker
494526db09 [svn-r3820]
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:00:40 -05:00
Albert Cheng
6cfe1ebd86 [svn-r3786] Purpose:
Release 1.4.1 version commit.
2001-04-06 16:22:01 -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
20c791c5f1 [svn-r3767]
Description:
    No API changes in R1.4.1, so no changes listed in Changes.html.
Platforms tested:
    IE 5
2001-04-03 12:35:16 -05:00
Frank Baker
4c14b7745e [svn-r3765]
Description:
    Changed XML DTD pointer to more generic "HDF5 and XML" pointer.
2001-04-03 11:59:38 -05:00
Frank Baker
af75e5da51 [svn-r3764]
Description:
    Added note that "Image Spec" and "H4-to-H5 Mapping" documents
    are still under revision and that updated versions will be posted
    at http://hdf.ncsa.uiuc.edu/HDF5/doc/ when available.
Platforms tested:
    IE 5
2001-04-03 11:33:12 -05:00
Frank Baker
a7dbac6541 [svn-r3762]
Description:
    Corrected link to "Image Details" document and added note regarding
    its being under revision at the time of the release.
2001-04-03 11:13:06 -05:00
Frank Baker
d04e0d9481 [svn-r3759]
Purpose:
    Added section for Release 1.4.1.
Platforms tested:
    IE 5
2001-04-03 07:09:20 -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
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