Go to file
Pedro Vicente Nunes 491971980d [svn-r14355] uncomment previously commented code regarding nbit and scale-offset filter adding
changed the logic of the filter compare function to first compare filter type, then filter client data values (separate here in each individual case, since some filters return private filter values. Todo: handle the nbit and scale-offest cases)

tested: windows, linux
2007-12-20 16:31:34 -05:00
bin [svn-r14312] Added support of 2007-11-29 16:06:00 -05:00
c++ [svn-r14229] Description: 2007-11-01 13:24:08 -05:00
config [svn-r14096] There're 3 changes in this checkin as below: 2007-08-20 16:55:38 -05:00
examples [svn-r14335] Corrected the comment on line 219: hard -> soft 2007-12-11 10:18:10 -05:00
fortran [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
hl [svn-r14342] change the implementation of H5IMmake_image_8bit to use a 2D dataset 2007-12-13 14:55:42 -05:00
perform [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
release_docs [svn-r14316] Purpose: Update test directories in MinGW documentation 2007-12-03 11:01:27 -05:00
src [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
test [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
testpar [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
tools [svn-r14355] uncomment previously commented code regarding nbit and scale-offset filter adding 2007-12-20 16:31:34 -05:00
vms [svn-r14352] Maintenance: Fixed a typo in the build script 2007-12-18 18:13:37 -05:00
windows [svn-r14331] Purpose: Update Windows h5ls test script 2007-12-10 08:46:53 -05:00
windows_vs6 [svn-r14301] Purpose: Remove references to deleted source file from Windows project files. 2007-11-29 08:32:47 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
aclocal.m4 [svn-r13616] This check-in updates the bin/reconfigure file to point to the most recent versions of the autotools. 2007-04-09 13:44:42 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r14299] new feature: add support for h5repack to handle several global filters 2007-11-28 15:30:43 -05:00
configure.in [svn-r14290] Maintenance after beta5 release: changed version number to 1.8.0-rc1 (stands for 2007-11-26 12:31:24 -05:00
COPYING [svn-r12642] 2006-09-04 14:19:06 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r13972] Description: 2007-07-12 21:42:17 -05:00
MANIFEST [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
README.txt [svn-r14290] Maintenance after beta5 release: changed version number to 1.8.0-rc1 (stands for 2007-11-26 12:31:24 -05:00

HDF5 version 1.8.0-rc1 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in the release_docs directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.  The INSTALL_parallel
file contains instructions on installing the parallel version of the
library.  The INSTALL* files can be found in the release_docs/ directory.

Documentation for this release can be found at the following URL:
http://www.hdfgroup.uiuc.edu/HDF5/release/beta/obtain518.html

Four mailing lists are currently set up for use with the HDF5
library.

   news         - For announcements of HDF5 related developments,
		  not a discussion list.

   hdf-forum    - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.
E.g., mail hdf5-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.