hdf5/config
Robb Matzke 1b3a1f8014 [svn-r437] Changes since 19980612
----------------------

./src/H5Tbit.c
./src/H5Tpkg.h
	Fixed a bug in H5T_bit_copy(). Added H5T_bit_get_d() and
	H5T_bit_set_d() which treat portions of a bit vector as an
	unsigned integer. Added H5T_bit_inc() that increments part of
	a bit vector and returns an indication of overflow.

./src/H5Tconv.c
./src/H5Tpkg.h
./test/dtypes.c
	Added a slow general floating point conversion which works so
	far on Intel, MIPS, and DEC but the test is turned off because
	a cast from double to float will cause a SIGFPE on some
	systems if an overflow occurs.

	Added fast hardware conversions between native floating point
	types.  This function is also subject to the SIGFPE problem.

./src/H5detect.c
	Removed the exponent bias adjustment when the significand
	isn't normalized.  This is now handled in the conversion
	functions instead.

./src/H5T.c
	Register new conversion functions.

	Plugged a memory leak in the library termination code.

./RELEASE
	Added a list of major changes since the first alpha.

./src/H5.c
./src/H5private.h
./src/H5A.c
./src/H5AC.c
./src/H5D.c
./src/H5Ffamily.c
./src/H5Fistore.c
./src/H5G.c
./src/H5Gprivate.h
./src/H5HG.c
./src/H5O.c
./src/H5T.c
./src/H5Tbit.c
./src/H5Tconv.c
	Fixed various compiler warnings on Irix64.

./src/H5MM.c
	Added PABLO_MASK to this file.

./test/chunk.c
	Removed a warning about memcpy().
1998-06-30 16:30:28 -05:00
..
alpha-dec [svn-r335] Changes since 19980330 1998-04-02 22:29:38 -05:00
BlankForm [svn-r376] ./acconfig.h 1998-04-24 16:26:32 -05:00
commence.in [svn-r429] Changes since 19980616 1998-06-17 15:46:29 -05:00
conclude.in [svn-r347] Added '*.core' to distclean target and set new location for cpp on FreeBSD 1998-04-14 11:50:05 -05:00
depend.in [svn-r429] Changes since 19980616 1998-06-17 15:46:29 -05:00
freebsd2.2.1 [svn-r347] Added '*.core' to distclean target and set new location for cpp on FreeBSD 1998-04-14 11:50:05 -05:00
hpux10.20 [svn-r335] Changes since 19980330 1998-04-02 22:29:38 -05:00
intel-osf1 [svn-r385] Purpose: 1998-05-04 13:54:36 -05:00
irix5.3 [svn-r437] Changes since 19980612 1998-06-30 16:30:28 -05:00
irix6.2 [svn-r405] Irix systems do not need to use ranlib command. Set RANLIB 1998-06-04 01:54:10 -05:00
irix64 [svn-r405] Irix systems do not need to use ranlib command. Set RANLIB 1998-06-04 01:54:10 -05:00
linux [svn-r417] ./config/linux 1998-06-10 09:41:59 -05:00
powerpc-ibm-aix4.2.1.0 [svn-r335] Changes since 19980330 1998-04-02 22:29:38 -05:00
rs6000-ibm-aix4.1.4.0 [svn-r335] Changes since 19980330 1998-04-02 22:29:38 -05:00
solaris2.5 [svn-r335] Changes since 19980330 1998-04-02 22:29:38 -05:00