Go to file
Binh-Minh Ribler c1ad3676c4 [svn-r17238] Purpose: Fix bug and improve readability
Description:
    - Revised DataSet::write to pass in correct string buffer
    - Added member function DataSet::getInMemDataSize() to simplify
      getting the dataset's data size in memory.
    - Added private functions for reading fixed- and variable-length
      string data: p_read_fixed_len and p_read_variable_len.
    - Added tests to write/read array of strings to datasets.

Platforms tested:
    Linux/32 2.6 (jam)
    FreeBSD/64 6.3 (liberty)
    SunOS 5.10 (linew)
2009-07-26 23:00:17 -05:00
bin [svn-r17173] Add simple perl script supplied by user to check for duplicate entries in MANIFEST. Duplicate entries will be reported along with any other MANIFEST errors and cause exit value to be 1. 2009-07-09 11:46:41 -05:00
c++ [svn-r17238] Purpose: Fix bug and improve readability 2009-07-26 23:00:17 -05:00
config [svn-r17196] Changed default Gnu fortran compiler from g95 to gfortran since 2009-07-19 18:28:30 -05:00
examples [svn-r16858] Description: 2009-04-24 15:39:00 -05:00
fortran [svn-r17222] Description: 2009-07-22 10:25:03 -05:00
hl [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00
perform [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00
release_docs [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00
src [svn-r17230] Description: 2009-07-23 16:46:20 -05:00
test [svn-r17207] Fixed a small bug in the fractal heap code involving filtered fractal heaps. 2009-07-21 14:18:38 -05:00
testpar [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
tools [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00
vms [svn-r17227] Corrected some file names. 2009-07-23 10:53:48 -05:00
windows [svn-r17160] Added H5FA* files to the hdf5 and hdf5dll projects. 2009-07-06 13:59:55 -05:00
windows_vnet [svn-r16729] Added H5Groot file to proj files. 2009-04-10 13:39: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-r16792] Description: 2009-04-20 01:00:11 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00
configure.in [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
COPYING [svn-r16826] Description: 2009-04-21 18:05:36 -05:00
Makefile.am [svn-r16760] Fixed a simple typo in the echo statement in the 2009-04-15 17:12:50 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
MANIFEST [svn-r17155] Description: 2009-07-02 23:22:31 -05:00
README.txt [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00

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