Commit Graph

1433 Commits

Author SHA1 Message Date
Albert Cheng
e1054dd631 [svn-r1555] INSTALL:
Edited for 1.2.0beta release.
INSTALL.ascired:
    Updated with simplified steps.
INSTALL_parallel:
    Updated with information that was in INSTALL and INSTALL.parallel.
INSTALL_parallel.ascired:
    Removed old setup no longer needed.
    RUNPARALEL, RUNSERIAL, disable-shared are specified in config/intel-osf1.
README:
    Update mailing list subscription instruction.
RELEASE:
    Updated for 1.2.0beta release information.
INSTALL_Windows.txt:
    Contains Windows platform installation instructions.
INSTALL.parallel:
    Removed because its content has been moved to INSTALL_parallel.
1999-08-02 14:19:44 -05:00
Albert Cheng
3b12d2cc9d [svn-r1553] Changed it to use the tflops predefined __PUMAGON__ to identify
the tflops system.
1999-08-02 12:54:58 -05:00
Robb Matzke
5eb306c5dd [svn-r1551] ./RELEASE [1.2,1.3]
Updated release notes for 1.2.0 release
1999-07-30 13:08:50 -05:00
Frank Baker
cb010d75da [svn-r1550] VLdatatypes.html
Removed H5Pset_vlen_mem_manage_type; it is no longer
	in the specification.

RM_H5P.html
	Added H5Pset_vlen_mem_manager.
1999-07-30 12:40:10 -05:00
Albert Cheng
fbbb05510c [svn-r1546] Updated for newly added files. 1999-07-26 11:21:49 -05:00
Albert Cheng
ebc87c1357 [svn-r1545] Updated the information for TFLOPS and SGI O2K. 1999-07-26 09:57:29 -05:00
Quincey Koziol
b1fb467f2f [svn-r1542] Added some casts to pacify the T3E compiler. 1999-07-23 18:30:45 -05:00
Quincey Koziol
fa4aeeca74 [svn-r1541] Added -h scalar0 to production CC flags to produce correct code. 1999-07-23 18:30:18 -05:00
Frank Baker
b3491fd4d1 [svn-r1540] RM_H5D.html
Correct spelling error in H5Dget_vlen_buf_size.
1999-07-23 18:15:09 -05:00
Frank Baker
b872c241d3 [svn-r1539]
Datatypes.html
VLdatatypes.html (temporary doc file)
RM_H5T.html
RM_H5D.html
	Adding variable-length datatype information to the user docs.
        VLdatatypes.html is a temporary file; it will be removed once
	all of the information is incorporated into Datatypes.html
	and the RM.
1999-07-23 18:08:41 -05:00
Quincey Koziol
40fc03de3f [svn-r1537] Updated instructions for subscribing to mailing lists. 1999-07-23 17:56:28 -05:00
Quincey Koziol
8d299cf834 [svn-r1535] Fixed alignment problems on DEC Alpha platform. 1999-07-23 16:19:13 -05:00
Robb Matzke
07ca255ce3 [svn-r1534] ./configure [REGENERATED] 1999-07-23 14:51:20 -05:00
Robb Matzke
61763c324f [svn-r1531] ./test/dtypes.c [1.2, 1.3]
Fixed the decimal value which is printed for `dst' when an
	error is detected. The hexadecimal value was correct.
1999-07-23 14:47:21 -05:00
Robb Matzke
580171f642 [svn-r1530] ./configure.in [1.2, 1.3]
Changed $USER to `whoami` for setting the user name in
	libhdf5.settings.
1999-07-23 14:46:45 -05:00
Frank Baker
80c105b802 [svn-r1529] Palettes.html
Fixed image pathnames.

PaletteExample1.gif
Palettes.fm.anc.gif
	Images for Palettes.html.
1999-07-22 16:12:55 -05:00
Frank Baker
229cac82de [svn-r1528]
All HDF5 User's Guide files
	Integrated Palettes.html.
	Integrated MountingFiles.html.
	Cleaned up page footers.
	Made <title>---</title> entries somewhat more consistent.

Files.html
Errors.html
Datasets.html
	Fixed minor formatting errors.

Palettes.html
MountingFiles.html
	These new sections were added to the HDF5 User's Guide.

Environment.html
	Deleted duplicate text.
1999-07-22 15:58:29 -05:00
Albert Cheng
72810358b2 [svn-r1527] From: "Patrick P. Weidhaas" <weidhaas@k2.llnl.gov>
The line "setenv CFLAGS ...." caused an "undefined variable" error, so
we commented it.  Also, we use the mpich (romio) compiler for most of
our tests, so we uncommented it, and at the same time commented out the
"ibm mpi" compiler.
1999-07-22 15:11:35 -05:00
Frank Baker
2f3da042cf [svn-r1524]
RM_H5R.html
   H5Rget_region
	Removed "Not yet implemented" note.
	Corrected syntax to agree with description in H5R.c
	Added mention of valid 'ref_type' value; deleted reference to User's Guide.
   H5Rdereference
	Added list of valid 'ref_type' values; deleted reference to User's Guide.

RM_H5T.html
   H5Tget_class
	Added H5T_ENUM and H5T_REFERENCE to list of return values.
   H5Topen
	Corrected description of 'loc_id'; clarified description of 'name'.
   H5Tinsert
	Corrected 'offset' datatype.

RM_H5P.html
Datasets.html
   Fixed minor formatting errors.
   H5Pset_layout
   H5Pget_layout
	Added comment that H5D_COMPACT layout type is not yet implemented.
   H5Pset_external
	Added note regarding setting 'size' to H5F_UNLIMITED.
   H5Pset_family                                           (RM_H5P.html only)
	Removed extra function entry ('original version').
   H5Pget_split                                            (RM_H5P.html only)
	Corrected pair of typos in 'meta_ext' description.
1999-07-21 15:46:42 -05:00
Frank Baker
0a8859d589 [svn-r1523]
Datatypes.html
   Changed references to 'handle' to read 'identifier'.

References.html
   Corrected reference to H5Ddereference to read H5Rdereference.
1999-07-21 15:45:37 -05:00
Albert Cheng
7178b5c35d [svn-r1522] configure.in:
Added the checking for zlib and jpeg libraries when doing the -with-hdf4
    option.  HDF4 applications in general needs lib mfhdf, df, z, and jpeg.
    Removed the earlier alone test for jpeg.  It conflicted with the hdf4
    tests.  Also, moved the hdf5-own library test for zlib after the hdf4
    tests so that when hdf4 is used, the results would cover the zlib
    test.
configure:
    derived from configure.in by autoconf.

Platforms tested:
    IRIX 6.5, IRIX64 6.5, Solaris 2.6 (if the default gcc is used),
    FreeBSD.

Comments:
    This still generates compile commands that listed the "-lmfhdf ..."
    library list before the -L/usr/ncsa/lib.  I traced the problem to
    the libtool.  (I stopped at the door and dared not to enter this
    libtool cave. :-)  Most compilers, except solaris' cc, tolerate
    the "duplicated" library list.
1999-07-21 15:45:07 -05:00
Albert Cheng
a4f7ae28a7 [svn-r1520] Forgot to change the arguments for the $diff command when I changed
them for $cmp the last time.  Updated it.  now it works for --srcdir
option too.
1999-07-20 17:09:29 -05:00
Albert Cheng
8628270b03 [svn-r1518] Updated the expected output according to the changes Patrick just
made.
1999-07-20 16:42:35 -05:00
Patrick Lu
8e32b16821 [svn-r1516] fixed the dll proj settings for the alpha 1999-07-20 11:46:25 -05:00
Patrick Lu
8d3b19d8b1 [svn-r1511] new version of this file. has the string after the array 1999-07-19 12:53:22 -05:00
Patrick Lu
188af9405a [svn-r1510]
reordered the struct for the tstr.h5 file.  now the array prints out before the string
in the dumper.
1999-07-19 12:52:36 -05:00
Robb Matzke
11b4b23d81 [svn-r1509] ./bin/release [1.2, 1.3]
The SunOS 5.6 version of `sed' must have slashes as delimiters
	so I made sure that's all that's used in this script even
	though it makes one pattern almost unreadable.
1999-07-19 12:40:47 -05:00
Quincey Koziol
4aafdc1675 [svn-r1504] Uncommented VL datatypes in compound datatypes test, since it's working now.
Some other memory leaks in the tests fixed.
1999-07-17 18:57:55 -05:00
Quincey Koziol
185b1d1cd1 [svn-r1503] Bug fixes to get VL datatype fields in compound datatypes working. Also, some
memory leaks plugged in other routines.
1999-07-17 18:57:05 -05:00
Quincey Koziol
443738bded [svn-r1502] Regenated configure script. 1999-07-17 18:53:20 -05:00
Quincey Koziol
be3eea64e3 [svn-r1501] Updated ddl files for new h5dump output 1999-07-17 01:05:50 -05:00
Albert Cheng
cccca61d76 [svn-r1499] Changed the default action for the search of HDF4 library and header files
to try locating them under /usr/ncsa/{lib,include} first.  (/usr/ncsa/
is the default location for non-vendor software.)
1999-07-16 16:59:02 -05:00
Albert Cheng
ed13f6a117 [svn-r1497] Updated the expected output file since h5dumptst has changed the
content of the corresponding h5 file.
1999-07-16 16:53:46 -05:00
Quincey Koziol
782d1ccca2 [svn-r1493] Corrections and small bugfixes to VL testing. The compound vlen test is
commented out currently as VL fields in compound datatypes isn't working yet.
1999-07-16 13:11:18 -05:00
Quincey Koziol
abdcb57fdf [svn-r1492] Lots of various bug-fixes on VL datatypes. VL datatype fields in compound
datatypes aren't yet working, but other ways of using them (vlen atomic, vlen
compound and vlen vlen atomic, etc.) are working.
1999-07-16 13:10:32 -05:00
Patrick Lu
2fb4a69253 [svn-r1490]
fixed one small typo
1999-07-16 11:37:23 -05:00
Patrick Lu
0eddb58a27 [svn-r1489]
removed a function that was not being compiled and put in a preliminary check in case
the indentation is more than the number of columns.
1999-07-16 11:35:49 -05:00
Patrick Lu
0e4dda2a79 [svn-r1487]
update the h5dump and the h5dumpdll projects so it isn't using the dumputil.c file anymore
1999-07-16 10:06:15 -05:00
Robb Matzke
4f8c215385 [svn-r1485] ./src/H5B.c [1.2, 1.3]
./src/H5Fistore.c	[1.2, 1.3]
./src/H5Sall.c		[1.2, 1.3]
	Replaced second argument of HGOTO_ERROR/HRETURN_ERROR with a
	minor error symbol (H5E_INTERNAL is a major error symbol).
1999-07-16 09:57:17 -05:00
Robb Matzke
0c2771850c [svn-r1483] ./tools/h5tools.c
Fixed a bug reported by Albert: the indices for data printed
	by h5ls were starting over at zero for each pass through the
	strip mining loop.
1999-07-14 15:02:25 -05:00
Patrick Lu
75680a0bda [svn-r1482] changed teh order that the tests were called int he test_vltypes function.
moved the vlen_compound test to the last instead of the 2nd since this
was causing a strange crash on nt.
1999-07-14 13:28:07 -05:00
Patrick Lu
1639e28b46 [svn-r1479] changed a setting for the release verison of the dll project 1999-07-14 13:22:01 -05:00
Patrick Lu
8c28140832 [svn-r1478]
changed the dll project.  should hopefully get rid of the debug dll problems.
1999-07-14 10:37:43 -05:00
Robb Matzke
f65d37d9c4 [svn-r1472] ./src/H5D.c [1.2, 1.3]
./src/H5P.c		[1.2, 1.3]
./src/H5T.c		[1.2, 1.3]
	Added definitions for H5D_operator_t, H5MM_allocate_t, and
	H5MM_free_t and regenerated tracing calls for the affected API
	functions.
1999-07-13 12:54:41 -05:00
Robb Matzke
a5aee55da1 [svn-r1471] ./config/gnu-flags [1.2, 1.3]
A warning is printed for all versions of EGCS before 2.91.67.
1999-07-13 12:54:15 -05:00
Robb Matzke
7378acff83 [svn-r1470] ./bin/trace [1.2, 1.3]
Added definitions for H5D_operator_t, H5MM_allocate_t, and
	H5MM_free_t and regenerated tracing calls for the affected API
	functions.
1999-07-13 12:53:59 -05:00
Robb Matzke
25cea5bba6 [svn-r1469] ./configure.in [1.2]
./configure		[REGENERATED]
	Changed defaults: optimizations on, debugging and tracing off.
1999-07-13 11:04:44 -05:00
Robb Matzke
a98b9a2261 [svn-r1468] ./h5ls.c
Fixed usage message.
1999-07-13 10:15:48 -05:00
Robb Matzke
5dde4f189a [svn-r1467] ./INSTALL
Updated version numbers. Fixed a couple typos.
1999-07-13 10:15:32 -05:00
Albert Cheng
68eb01301a [svn-r1464] src/H5Fmpio.c:
Removed the unnecessary #include of mpi.h and mpio.h.  (They are
    included already in H5public.h when applicable.)  Changed couple
    debug printing to be controlled like the others.
src/H5public.h:
    Officially, mpio.h should be in mpi.h but MPIO are not always
    supported by the vendor yet.  Make the #include of mpio.h conditional
    when it is not in mpi.h.
testpar/testphdf5.h:
    Removed the unnecessary #include of mpi.h and mpio.h.  (They are
    included already in H5public.h when applicable.)
1999-07-12 12:37:24 -05:00