Commit Graph

28 Commits

Author SHA1 Message Date
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
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
797da30579 [svn-r3757]
Purpose:
    Added 2001 to list of copyright years.
Platforms tested:
    IE 5
2001-04-03 06:43:44 -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
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
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
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
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
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
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
Robb Matzke
eb8747499d [svn-r1802] Changes since 19991019
----------------------

./MANIFEST
./configure.in
./configure			[REGENERATED]
	Added more checking for `make' features.

./Makefile.in
./doc/Makefile.in
./doc/html/Makefile.in
./doc/html/Tutor/Makefile.in
./examples/Makefile.in
./pablo/Makefile.in
./src/Makefile.in
./test/Makefile.in
./testpar/Makefile.in
./tools/Makefile.in
./config/commence.in
./config/conclude.in
./config/depend.in		[REMOVED]
./config/depend1.in		[NEW]
./config/depend2.in		[NEW]
./config/depend3.in		[NEW]
./config/depend4.in		[NEW]
./config/dependN.in		[NEW]
	The directory search stuff was moved into commence.in, thereby
	shortening the Makefile.in prologues.

./doc/html/Dependencies		[NEW]
./doc/html/Tutor/Dependencies	[NEW]
./examples/Dependencies		[NEW]
./src/Dependencies		[NEW]
./test/Dependencies		[NEW]
./testpar/Dependencies		[NEW]
./tools/Dependencies		[NEW]
	The `.distdep' files were all renamed to `Dependencies' to make them
	more obvious. They are required (but may be empty) in every directory
	that has a Makefile.in that ends with @CONCLUDE@ (you'll get an
	obvious error from make if you forgot to create one).

./bin/trace
./src/H5.c
	Added H5E_major_t and H5E_minor_t although tracing only prints the
	integer value.

./src/H5E.c
./src/H5Epublic.h
	Added tracing information.

./src/H5FDcore.c
./src/H5FDfamily.c
./src/H5FDgass.c
./src/H5FDmpio.c
./src/H5FDsec2.c
./src/H5FDstdio.c
	Fixed places where FUNC_LEAVE() evaluated it's argument more than
	once.

	Added tracing information.

	Wrapped long lines.

./config/gnu-flags
	Fixed a syntax error when we don't have a gnu compiler.
1999-11-01 10:21:16 -05:00
Albert Cheng
58b930fc76 [svn-r1762] Folded in changes from v1.2 for install-doc. 1999-10-15 16:08:33 -05:00