Go to file
Vailin Choi 3d008d3756 [svn-r15762] Changes for bug #1247 so that the user can specify the driver
to use when opening the external linked target file.
1. Two new public routines are added to H5Plapl.c as well as
"del/copy/close" callbacks for the property itself.
2. Modify H5L_extern_traverse() to use the fapl set via 
H5Pset_elink_fapl() and retrieve via H5Pget_elink_fapl().
3. Add 3 tests to links.c to verify H5Pset/get_elink_fapl().

Also fix the compiler warning for the "if condition" in 
H5_build_extpath() of H5system.c.
2008-10-02 22:54:23 -05:00
bin [svn-r15485] Purpose: Allow library to shut down properly when objects have reference count 2008-08-19 11:35:16 -05:00
c++ [svn-r15704] I changed the return values of H5Fget_obj_ids and H5Fget_obj_count to ssize_t and modified 2008-09-26 13:55:32 -05:00
config [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00
examples [svn-r15711] Purpose: 2008-09-27 04:13:02 -05:00
fortran [svn-r15749] Description: 2008-10-01 14:57:52 -05:00
hl [svn-r15733] #1307 2008-09-30 13:44:02 -05:00
perform [svn-r15665] Bug fix: (ID 1157) 2008-09-19 18:18:33 -05:00
release_docs [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00
src [svn-r15762] Changes for bug #1247 so that the user can specify the driver 2008-10-02 22:54:23 -05:00
test [svn-r15762] Changes for bug #1247 so that the user can specify the driver 2008-10-02 22:54:23 -05:00
testpar [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
tools [svn-r15746] Description: 2008-10-01 14:24:32 -05:00
vms [svn-r15656] Purpose: fix bug 1286 2008-09-18 15:53:30 -05:00
windows [svn-r15723] Purpose: Add h5import test to Windows 2008-09-29 14:41:16 -05:00
windows_vnet [svn-r15675] Purpose: Add new source file H5EAdblock.c to Windows. 2008-09-22 11:35:25 -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-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2 2008-05-05 13:35:55 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00
configure.in [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00
COPYING [svn-r14375] Update copyright to 2008. 2008-01-04 14:03:16 -05:00
Makefile.am [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
MANIFEST [svn-r15746] Description: 2008-10-01 14:24:32 -05:00
README.txt [svn-r15713] Snapshot version 1.9 release 19 2008-09-28 04:57:24 -05:00

HDF5 version 1.9.20 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 snapshot can be found at the following URL:
http://www.hdfgroup.uiuc.edu/HDF5/doc_dev_snapshot/H5_dev/

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.