hdf5/config
Robb Matzke c22bac0d20 [svn-r1065] Changes since 19990121
----------------------

./configure.in
./acconfig.h
./configure		[REGENERATED]
./src/H5config.h.in	[REGENERATED]
./src/H5public.h
./src/H5Omtime.c
	Check for <stddef.h>

	Checks for `__tm_gmtoff' in `struct tm' because old versions
	of GNU libc are different than recent versions. This fixes the
	failing mtime test.

./bin/config.guess
./config/freebsd2.2.7	[REMOVED]
./config/freebsd	[ADDED]
	Changed the name so it works with all versions of FreeBSD.

./src/H5.c
	Moved H5F after H5T and H5G in H5_term_library() to satisfy
	dependencies.

./src/H5G.c
	Fixed a bug that caused H5Gcreate() to fail if the group name
	had trailing slashes.

./src/H5Gpublic.h
	Changed `group_name' to `name' in a prototype.

./src/Makefile.in
	Dynamic library on Linux, but needs for work to be generally
	useful.

./src/H5HG.c
./src/H5HGprivate.h
	Fixed alignment problems when using old GCC compilers (like
	the one shipped with RedHad Linux).

./tools/h5ls.c
	Fixed a bug where the contents of the root group could be
	listed twice if there was a link back to the root
	group. Similarly for groups that are mentioned on the command
	line.

	Fixed a bug where unknown types were printed with a random
	type class number.

./src/H5T.c
./src/H5Tconv.c
./src/H5Tprivate.h
	Fixed O(log N) conversion bugs.
1999-02-15 12:38:04 -05:00
..
alpha-dec [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
alpha-dec-osf4.0 [svn-r971] Changes since 19981214 1998-12-17 14:35:20 -05:00
BlankForm [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
commence.in [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
conclude.in [svn-r928] Changes since 19981118 1998-11-19 12:36:27 -05:00
depend.in [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
freebsd [svn-r1065] Changes since 19990121 1999-02-15 12:38:04 -05:00
hpux9.03 [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
hpux10.20 [svn-r1036] Updated compiler flags 1999-01-28 17:00:01 -05:00
intel-osf1 [svn-r1061] Adjusted for v1.1 new configuration. 1999-02-09 22:20:45 -05:00
irix5.3 [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
irix6.x [svn-r1037] All IRIX (old 32bit OS) version 6.x can use the same configuration. 1999-01-28 19:16:36 -05:00
irix64 [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
linux [svn-r1057] Updated gcc flags for 2.7.x compilers 1999-02-03 18:26:56 -05:00
powerpc-ibm-aix4.2.1.0 [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
rs6000-ibm-aix4.1.4.0 [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
solaris2.5 [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00