hdf5/doc/html
Robb Matzke 1c5f6ffb70 [svn-r1341]
Changes since 19990611
----------------------

./doc/html/H5.format.html
	Added documentation for opaque data types (bitfield types were
	already documented but they were out of order).

./src/H5E.c
	Fixed a bug with glibc2 on linux systems where `stdout' is an
	extern and can't be used to initialize static data.

./src/H5T.c
./src/H5Tpkg.h
./src/H5Tpublic.h
./src/H5detect.c
	Removed the `_T' from the new C9x types I just added so the
	names are consistent with existing types. Besides, the fact
	that something is a datatype is obvious because it starts with
	H5T_NATIVE_.

./tools/h5ls.c
	Added the new C9x data types. H5ls prints one of these types
	only if it doesn't match one of the builtin C types.

	Prints the OID for shared data types.

	Fixed a formatting bug with symbolic links which was
	introduced a few changes ago.

	The commandline has been changed so that objects from multiple
	files can be listed with a single command. Instead of
	specifying a file name and an optional list of objects, each
	thing to print is a file name and object concatenated. H5ls
	figures out how to devide the name into a file name and object
	name even when the file name part doesn't correspond to an
	actual Unix file.

	   Old syntax: h5ls [OPTIONS] FILE [OBJECTS]
	   New syntax: h5ls [OPTIONS] FILE[/OBJECT] [FILE[/OBJECT]]...

	   Example ({X,Y} is expanded by the shell)

	   Old command: h5ls -d ../test/x.data dir1 dir2
	   New command: h5ls -d ../test/x.data/{dir1,dir2}

	The filename is printed as part of the object name when full
	names are requested (--full or --recursive). If people really
	don't like this they can undefine a constant at the top of
	h5ls.

	Errors from the hdf5 library are turned off.

	Commandline switches of the form `--width 80' are accepted in
	addition to `--width=80'. This is more symmetric with
	single-letter switches that take two forms: `-w 80' and
	`-w80'.

./src/H5D.c
	Added tracing instrumentation for H5Dvlen_reclaim().

./src/H5private.h
	Added casts to int for the isalpha() et al macros to shut up
	solaris warnings about char subscripts.
1999-06-14 10:07:58 -05:00
..
Attributes.html [svn-r1287] 1999-05-28 15:09:10 -05:00
Big.html [svn-r515] Changes since 19980715 1998-07-20 08:45:25 -05:00
Caching.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
chunk1.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
chunk1.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Chunk_f1.gif [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f1.obj [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f2.gif [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f2.obj [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f3.gif [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f4.gif [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f5.gif [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f6.gif [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunk_f6.obj [svn-r780] *** empty log message *** 1998-10-23 10:44:52 -05:00
Chunking.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
CodeReview.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Coding.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
compat.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Copyright.html [svn-r681] Environment.html 1998-09-10 08:59:48 -05:00
dataset_p1.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
dataset_p1.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Datasets.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
Dataspaces.html [svn-r1220] Dataspaces.html 1999-04-26 16:02:18 -05:00
Datatypes.html [svn-r1306] Changes since 19990602 1999-06-07 10:05:02 -05:00
DatatypesEnum.html [svn-r1244] Datatypes.html 1999-05-03 16:54:10 -05:00
ddl.html [svn-r1060] Updated the example in ddl.html and supported features in Tools.html. 1999-02-09 13:07:59 -05:00
Debugging.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
EnumMap.gif [svn-r1244] Datatypes.html 1999-05-03 16:54:10 -05:00
Environment.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
Errors.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
extern1.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
extern1.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
extern2.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
extern2.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
ExternalFiles.html [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
Files.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
Filters.html [svn-r1023] Changes since 19990105 1999-01-18 12:54:16 -05:00
Glossary.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
group_p1.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
group_p1.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
group_p2.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
group_p2.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
group_p3.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
group_p3.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Groups.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
h5s.examples [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
H5.api_map.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
H5.format.html [svn-r1341] 1999-06-14 10:07:58 -05:00
H5.intro.html [svn-r1244] Datatypes.html 1999-05-03 16:54:10 -05:00
H5.sample_code.html [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
H5.user.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
hdf2.jpg [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
heap.txt [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
IH_map1.gif [svn-r769] H5.intro.html 1998-10-20 22:33:19 -05:00
IH_map2.gif [svn-r769] H5.intro.html 1998-10-20 22:33:19 -05:00
IH_map3.gif [svn-r769] H5.intro.html 1998-10-20 22:33:19 -05:00
IH_map4.gif [svn-r769] H5.intro.html 1998-10-20 22:33:19 -05:00
IH_mapFoot.gif [svn-r769] H5.intro.html 1998-10-20 22:33:19 -05:00
IH_mapHead.gif [svn-r769] H5.intro.html 1998-10-20 22:33:19 -05:00
index.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
IOPipe.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
MemoryManagement.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
move.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
NCSAfooterlogo.gif [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
ObjectHeader.txt [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
ph5design.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
ph5example.c [svn-r1242] Updated the syntax of the H5Sselect_hyperslab calls. 1999-04-30 15:46:45 -05:00
ph5implement.txt [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe1.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe1.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe2.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe2.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe3.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe3.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe4.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe4.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe5.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
pipe5.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Properties.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
Ragged.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
References.html [svn-r1206] RM_H5R.html 1999-04-23 15:43:12 -05:00
review1.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
review1a.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
RM_H5.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5A.html [svn-r1287] 1999-05-28 15:09:10 -05:00
RM_H5D.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5E.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5F.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5Front.html [svn-r1221] Fixed Bug #293 1999-04-26 17:16:42 -05:00
RM_H5G.html [svn-r1221] Fixed Bug #293 1999-04-26 17:16:42 -05:00
RM_H5I.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5P.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5R.html [svn-r1206] RM_H5R.html 1999-04-23 15:43:12 -05:00
RM_H5RA.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5S.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5T.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
RM_H5Z.html [svn-r985] Checking in changes from "HDF5 Release 1.0" CVS branch that have not yet 1998-12-21 17:52:56 -05:00
storage.html [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
symtab [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Tools.html [svn-r1244] Datatypes.html 1999-05-03 16:54:10 -05:00
version.gif [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00
Version.html [svn-r849] ./doc/html/Version.html 1998-10-30 09:40:46 -05:00
version.obj [svn-r467] Restructuring documentation. 1998-07-08 09:54:54 -05:00