Go to file
Quincey Koziol 0ac0358a80 [svn-r16630] Description:
Add 'notify' callback to metadata cache clients, so that they can be
aware when the cache has taken/will take certain actions.  Notifications are
urrently limited to when an entry has successfully entered the cache (via an
insertion or a load from the file) and when an entry is about to be evicted
from the cache.

Tested on:
        FreeBSD/32 6.3 (duty) in debug mode
        FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
        Linux/32 2.6 (jam) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
                                in debug mode
        Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x,
                                w/C++ & FORTRAN, in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                                w/szip filter, in production mode
        Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
                                in production mode
        Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
        Mac OS X/32 10.5.6 (amazon) in debug mode
        Mac OS X/32 10.5.6 (amazon) w/C++ & FORTRAN, w/threadsafe,
                                in production mode
2009-03-31 08:20:42 -05:00
bin [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
c++ [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
config [svn-r16579] Snapshot version 1.9 release 35 2009-03-15 06:36:28 -05:00
examples [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
fortran [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
hl [svn-r16597] #1047 (B1) The h5lt info routines are returning data in transposed form. ISSUE : the dimension array of the function h5ltget_dataset_info_f was not transposed (because of C-FORTRAN storage order, the FORTRAN function calls the C function with the same name). SOLUTION: transpose the array. ACTION: add a test case. 2009-03-23 14:40:57 -05:00
perform [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
release_docs [svn-r16617] Update RELEASE.txt with changes committed in revision 16615. Also add some bug 2009-03-26 10:31:27 -05:00
src [svn-r16630] Description: 2009-03-31 08:20:42 -05:00
test [svn-r16630] Description: 2009-03-31 08:20:42 -05:00
testpar [svn-r16630] Description: 2009-03-31 08:20:42 -05:00
tools [svn-r16629] removed a h5dump test (array type) that has a different bogus output in frebsd (liberty) 2009-03-30 16:47:29 -05:00
vms [svn-r16579] Snapshot version 1.9 release 35 2009-03-15 06:36:28 -05:00
windows [svn-r16579] Snapshot version 1.9 release 35 2009-03-15 06:36:28 -05:00
windows_vnet [svn-r16412] testh5ls.bat - added tests to match script file from rev 16310 2009-02-03 16:38:14 -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-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r16579] Snapshot version 1.9 release 35 2009-03-15 06:36:28 -05:00
configure.in [svn-r16579] Snapshot version 1.9 release 35 2009-03-15 06:36:28 -05:00
COPYING [svn-r16409] Description: 2009-02-03 14:36:58 -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-r16561] Purpose: 2009-03-10 16:01:50 -05:00
MANIFEST [svn-r16629] removed a h5dump test (array type) that has a different bogus output in frebsd (liberty) 2009-03-30 16:47:29 -05:00
README.txt [svn-r16579] Snapshot version 1.9 release 35 2009-03-15 06:36:28 -05:00

HDF5 version 1.9.36 currently under development
==> README.txt <==
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.