Go to file
Raymond Lu 86fb2794d6 [svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_truncate for VMS only.
On Open VMS, if the last read or write put the file pointer beyond the current file size
(it happens when an object is deleted), the file can be extended when it's truncated.

Tested v1.8 on VMS.
2008-12-15 16:17:38 -05:00
bin [svn-r16105] Bug fix: 2008-11-19 14:30:29 -05:00
c++ [svn-r15961] Description: 2008-10-27 07:59:12 -05:00
config [svn-r16138] Snapshot version 1.9 release 25 2008-11-30 07:38:02 -05:00
examples [svn-r15944] A follow-up checkin for the last-round commit(r15943). Added a test in this script file to 2008-10-24 14:32:26 -05:00
fortran [svn-r16196] Description: 2008-12-15 12:46:54 -05:00
hl [svn-r16133] H5TBdelete_record was not handlong correctly records at the end of the table 2008-11-25 14:42:49 -05:00
perform [svn-r16170] Code clean up. 2008-12-08 23:08:24 -05:00
release_docs [svn-r16194] Purpose: 2008-12-15 12:39:20 -05:00
src [svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_truncate for VMS only. 2008-12-15 16:17:38 -05:00
test [svn-r16176] Remove terminal whitespace in links.c, H5Lexternal.c, H5Pfapl.c 2008-12-09 14:53:01 -05:00
testpar [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
tools [svn-r16182] Description: 2008-12-11 14:29:44 -05:00
vms [svn-r16138] Snapshot version 1.9 release 25 2008-11-30 07:38:02 -05:00
windows [svn-r16189] Changed references of H5Distore to H5Dbtree in project files. (Related to revision 16180) 2008-12-12 10:52:02 -05:00
windows_vnet [svn-r16189] Changed references of H5Distore to H5Dbtree in project files. (Related to revision 16180) 2008-12-12 10:52:02 -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
configure [svn-r16194] Purpose: 2008-12-15 12:39:20 -05:00
configure.in [svn-r16194] Purpose: 2008-12-15 12:39:20 -05:00
COPYING [svn-r16166] Description: 2008-12-08 16:43:21 -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-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
MANIFEST [svn-r16180] Description: 2008-12-11 13:12:28 -05:00
README.txt [svn-r16138] Snapshot version 1.9 release 25 2008-11-30 07:38:02 -05:00

HDF5 version 1.9.26 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.