Quincey Koziol
0c67b4e2bc
[svn-r509] Added a couple of lines from the prevous file on the web-site which pointed
...
people to the ftp server for the distribution and to the project plan for the
code development.
1998-07-15 11:31:26 -05:00
Frank Baker
6327ee5ee4
[svn-r506] Fixing a broken image link.
1998-07-15 00:40:05 -05:00
Frank Baker
dcaf41d30f
[svn-r505] Fixing a broken link.
1998-07-15 00:33:09 -05:00
Frank Baker
1d16a96a02
[svn-r504] HDF5 Reference Manual
...
RM_H5Z.html -- Compression functions, H5Z Interface
Updated for Alpha2.
1998-07-15 00:14:11 -05:00
Frank Baker
c8e75d27b0
[svn-r503] HDF5 Reference Manual
...
Updated for Alpha2.
1998-07-14 23:51:50 -05:00
Frank Baker
3e213ecf06
[svn-r502] HDF5 Reference Manual
...
Final updates for Alpha2.
All currently-implemented functions added.
Technical content verified.
1998-07-14 23:37:39 -05:00
Frank Baker
3a4ad842e1
[svn-r501] Introduction to HDF5.
...
H5.intro.html is a derived HTML file. Edits should be made
via the MS Word source file ../src/H5.intro.doc.
1998-07-14 23:26:52 -05:00
Frank Baker
465114fa50
[svn-r500] Introduction to HDF5
...
Source file -- Microsoft Word.
The derived HTML file is hdf/doc/html/H5.intro.html.
1998-07-14 23:15:34 -05:00
Frank Baker
1aaca5960a
[svn-r497] Introduction to HDF5
...
Updated for Alpha 2
1998-07-14 23:12:00 -05:00
Frank Baker
e0c9ca3cce
[svn-r492] Changed Reference Manual link to to point to new
...
HDF5 Reference Manual (multiple file version).
1998-07-14 18:49:26 -05:00
Ruey-Hsia Li
bb4d5ebbb5
[svn-r486] DDL description
...
C: ----------------------------------------------------------------------
1998-07-14 14:00:46 -05:00
Frank Baker
f87dbef4ca
[svn-r479] Updates for Alpha2.
...
Add missing functions. General technical edit.
1998-07-10 12:00:32 -05:00
Elena Pourmal
49f626b81f
[svn-r475] HDF5 Reference Manual files.
...
Main file is RM_H5Front.html. Created from the Alpha1 Ref. Manual, Alpha1
User's Guide Documents and the Alpha2 Source Code.
1998-07-08 17:28:21 -05:00
Frank Baker
2f1f2ac4e4
[svn-r474] HDF5 Glossary.
...
Created from Alpha1 Reference Manual.
1998-07-08 17:19:01 -05:00
Robb Matzke
768b7465a1
[svn-r471] Changes since 19980708
...
----------------------
./MANIFEST
Alphabetized. `d' comes before `e' :-)
./bin/release
Added the `-batch' option which causes the script to not ask
questions and to automatically update the minor version
number and set the patch level back to `a'. This is intended
to be used for the daily snapshots:
#! /bin/sh
set -e
cd ~/hdf5
make distclean
make test
bin/release -batch tar compress gzip bzip2
mv ./releases/* /repository
./src/H5Z.c
Removed warnings about unused variables when the zlib.h header
file is present but libz.a isn't.
./INSTALL
./configure.in
./doc/html/tracing.html
Made API tracing the default (you still need to define the
HDF5_TRACE environment variable to get results) and change the
name from `--disable-tracing' to `--disable-trace' to make it
consistent with the other switches.
Changed `site config file' to `host config file' to match the
documentation.
./doc/html/H5.user.html
Added a reference to the `tracing.html' file.
1998-07-08 13:41:04 -05:00
Quincey Koziol
bd1e676c52
[svn-r467] Restructuring documentation.
1998-07-08 09:54:54 -05:00
Quincey Koziol
4d3351f1d7
[svn-r453] Minor tweaking of pictures
1998-07-06 16:02:13 -05:00
Quincey Koziol
e1b3f3e3b3
[svn-r175] Minor formatting tweaks
1998-01-27 16:11:53 -05:00
Robb Matzke
dd36e4a341
[svn-r167] Pipeline as currently implemented.
1998-01-23 10:21:35 -05:00
Quincey Koziol
118089bb5e
[svn-r166] Initial version of I/O pipeline graph
1998-01-22 16:33:52 -05:00
Quincey Koziol
eec23941ab
[svn-r23] A user's view of a basic HDF5 file.
1997-08-11 12:03:49 -05:00
Quincey Koziol
5d32282b5e
[svn-r22] Reasonable, high-level BNF-like description of the structure of an HDF5 file.
1997-08-11 12:03:23 -05:00
Quincey Koziol
8b630f536a
[svn-r21] [Very] Basic flowchart of allowable excecution flow through the HDF5 library.
1997-08-11 12:02:36 -05:00